I'm developing scenario in vbs2 vtk. In my scenario I need to use dialog mode for satisfying some requirements. I've successfully created dialog and I need movement in the dialog so that is also done. Now the problem is if player get shot by terrorist in the scenario then player body reacts to that impact. This causes player head in the sky(upward) direction or the ground(downwards) direction. From this position player cannot look up or down. So I need to close the dialog and reset player position and start dialog again. Is there any way to enable "look up/down" in the dialog mode?? Any help or reference link would be helpful.
Thanks in advance...