Help with rotating behaviors?

I'm trying to make the player spin in one place. When I click the move right button the player spins in a whole big circle instead of spinning in one straight line moving to the right. How do I fix this?

Best Answer

  • tatiangtatiang Posts: 11,949
    edited April 2013 Accepted Answer
    I assume the effect you're wanting is similar to a ball rolling along a flat surface.

    In your Move behavior, set it to relative to scene.
Sign In or Register to comment.