Starts with switched sprite animation on. After 2 seconds switches it off and after next 2 seconds switches it on again. When switches the animation off, writes actual animation time of sprite.
Was example helpful?
Was this helpful?
Animation speed (For modes 2D, 3D)
Show exampleHide example
Gets or sets current sprite animation speed.
Example (For modes 2D, 3D)
Starts playing animation with implicitly set speed of animation. After 5 seconds the speed increases to 4.
Was example helpful?
Was this helpful?
Animation index (For modes 2D, 3D)
Show exampleHide example
Gets or sets current sprite animation index.
Example (For modes 2D, 3D)
Was example helpful?
Was this helpful?
Auto animation (For modes 2D, 3D)
Show exampleHide example
Turns the sprite auto animation on or off.
Joint example (For modes 2D, 3D)
Starts with switched sprite animation on. After 2 seconds switches it off and after next 2 seconds switches it on again. When switches the animation off, writes actual animation time of sprite.
Was example helpful?
Was this helpful?
Animation names (For modes 2D, 3D)
Show examplesHide examples
Returns list of sprite animation names.
Example (For modes 2D, 3D)
Writes list of sprite Baltie animation names.
Was example helpful?
Example (For modes 2D, 3D)
Writes gradually list of chosen sprite animation names and plays the animations.