I want them to collide and both get destroyed but only spawn one death animation for both. Please help.
Ok do you mean,
So both get destroyed but only one death animation right?
I Got the answer
Sprite needs a Value added to it.
Name it like ID then add 1 to it.
Copy paste yada yada.
Go to the other sprite change it's ID to 0
Sprite on hit Sprite - Sprite destroy
compare sprite value = 1 sprite spawn Death animation. TA DA
Develop games in your browser. Powerful, performant & highly capable.
Ok what if 1 and 1 collide right now i have something like this but if 1 and 1 collide they just pass by the only thing i could think of as will.