Hi Everyone…
Could you help me please to find out
how I can make a sprite play only 1 time…
I try on line but I did not find anything that I could use.
Also, when you use
explosion:pause( ) – explosion is the sprite
if it has 10 frames, it will pause in which frame?
and when play, it will continue from what ever frame it was stop… or will start from frame 1?
also, when you “hide” the scene… is there a need to actually “stop” the sprite – like
explosion:stop( )
or not?
Thanks for your help