Move in new direction
- 
 Hi! I have an object moving by setting velocity, then I have a button that changes rotation of the object by -90 degrees when pressed. I then want the object to move inte the new direction.  How do I accomplish this? // Andreas 
- 
 @Andy004 I know this is old, but you should use the Set Velocity behavior. You can dynamically change the object's velocity. 
