I created a SPRITE. In it I have different ANIMATIONS: Animation1, Animation2, - different frames - etc.
I would like to:
Bullet OnCollision with SPRITE > Play Animations (contained in ITEM) Randomly.
I don't know if that's clear but the fact of the matter is: I already have this going like SET ANIMATION TO ("Animation1, Animation2, Animation3")
I tried quoting animations individually and all but it still aint working.
HELP