PlayAnim Sync
Posted: Fri Mar 27, 2015 10:21 pm
Please can someone give me an example of how to open an animation in a display, but crutially allow the user to stop the animation if they press the ESC key.
I've been playing with the Async attribute of the PlayAnim function, but with little success. Naturally I tried IsAnimPlaying() first, but accordingly to the documentation that command has been made obselete some time - it would have been ideal to use that along with IsKeyDown.
I've been playing with the Async attribute of the PlayAnim function, but with little success. Naturally I tried IsAnimPlaying() first, but accordingly to the documentation that command has been made obselete some time - it would have been ideal to use that along with IsKeyDown.