Hey
When enemy lost live he should change animation. But he change only look and not animating. So system works, but object is static without animation from animation that i uploaded to "lanc" an "lv".
Is the animation set to loop or play once? I believe they are set by default to play once and you may be missing it.
loop but not working
I think you have to add one condition under " Enemies Live less or equal to 20 " , this will be:
" Enemies Live greater or equal to 11 "
Try this and tell us if it works .
This usually means that the animation is set to something else, somewhere in the events before the shown events. Like 'Idle', or so.
Develop games in your browser. Powerful, performant & highly capable.
99Instances2Go
Yes that was right. Thank You. now it's works!