Assistance with rotating Actor (Solved)

TwilightHunterTwilightHunter Member Posts: 146
edited November -1 in Working with GS (Mac)
Hey fellas, quick question ;D
I have an actor that accelerates at Angle 0 at speed 100 (whatever) and He rotates randomly so he changes which direction he's moving randomly. I have:

-Acceleration 100

-Every 2 seconds:
Rotate to Angle: Random (0,359)

This works when it's not in the timer, but when it's in the timer, the actor just rotates like one degree randomly and it doesn't do much else. And if it isn't in the timer the actor rotates to a random angle, but only once.
Any ideas would be great!

Comments

Sign In or Register to comment.