Rotation problem
I have an actor that needs to rotate to the current position of my mouse. So, when i move my mouse to a new location, it rotates to face the position of the mouse.
Here's the rule.
When actor receives event key: space bar is down,
-Rotate to angle
Direction: (need help here!) relative to actor
speed 90
Please help me!
Here's the rule.
When actor receives event key: space bar is down,
-Rotate to angle
Direction: (need help here!) relative to actor
speed 90
Please help me!
Comments