Rotating when jumping

charliehgreencharliehgreen ArizonaMember Posts: 233

Is there a way to make my actor rotate when jumping without it interfering with the directions?

Example:
When my actor jump, I want him to rotate "He's a square/box". But once he jumps and the rotate begins, if I'm holding Right or Left the actor does not move correctly and I know why, because he's rotating so Left and Right directions are constantly changing if he's rotating in the air.

Any way around this?

Comments

  • SocksSocks London, UK.Member Posts: 12,822

    @charliehgreen said:
    Is there a way to make my actor rotate when jumping without it interfering with the directions?

    Example:
    When my actor jump, I want him to rotate "He's a square/box". But once he jumps and the rotate begins, if I'm holding Right or Left the actor does not move correctly and I know why, because he's rotating so Left and Right directions are constantly changing if he's rotating in the air.

    Any way around this?

    The thing that you are using the make him jump, whatever it is, it is set the 'actor' and not 'scene', change it to 'scene'.

  • charliehgreencharliehgreen ArizonaMember Posts: 233

    @Socks said:
    The thing that you are using the make him jump, whatever it is, it is set the 'actor' and not 'scene', change it to 'scene'.

    Thanks, I'll give that a try once I get home :)

Sign In or Register to comment.