Hi guys, i'm having this weird problem;
I'm making an object spawn every x seconds. and it bullets to the left.
On created, set animation to: "choose ("1","2","3","4")
the object spawns 1 & 2 spawn perfectly, they bullet to the left. but 3 & 4 spawn and bullet to the right.
How can it be that animations inside the same object are set in different bullet speed/direction without any programming of it?