Hi Guys,
I am creating some asteroids for my space shooter, and i was wondering about facing while moving. It seems every time i change the angle, it change by itself to 90 because the object its heading that way:
System > Every X Second: System > Create Asteroid on layer .....
asteroid > Set Angle to 90 Degrees
So by having Angle to 90 degrees and speed the asteroid will move to bottom from his spawn position. My question is how to changie his facing to a random(x,y) position while having his direction unchanged.
Thanks