The easiest way - if possible - is instead of using another object just to use the same object, but with another animation/frame. Otherwise it gets a little bit more complicated. But if you only change the animation depending on which enemy - everything stays the same.
The easiest way - if possible - is instead of using another object just to use the same object, but with another animation/frame. Otherwise it gets a little bit more complicated.
But if you only change the animation depending on which enemy - everything stays the same.
Thanks man,it work,manage to make multiple enemy on single sprite and it killl 1 by 1 now..thx alot
here is the shortest version I could think off - was before I saw you fixed the link https://www.dropbox.com/s/ayjjho6fdn01i ... .capx?dl=0
here is the shortest version I could think off - was before I saw you fixed the link
https://www.dropbox.com/s/ayjjho6fdn01i ... .capx?dl=0
Cool,thx for helping man.but can u add second object?,i tried with 2 different object and failed
im sorry,i don't really quite understand that,my c2 is free version anyway
here's the wrong one,when click,it destroy both of them,can u guys change it to the right one so will destroy one by one
dropbox.com/s/6q10eyvnihefk4z/test.capx
Develop games in your browser. Powerful, performant & highly capable.
So i make smash game,where u click to kill it
then,there's enemy which being overlapping with each other,when i click it,it kill both.
how to make it kill enemy at the above one first instead killing both enemy?