Forum rules - please read before posting.

Direct Input: Make Back Button Walk Backwards, not turn around.

I'm using Direct Input for character movement. I want the back button to make the player walk backwards, versus the default behavior of turning around and moving forward.

How can I do this?

Comments

  • edited March 2018
    I was able to get this working by editing PlayerMovement.cs. However it was a disaster. 

    What ended up working good for my game, is toggling between 'Tank Controls' and 'Relative To Camera'. 

    When the player is normally walking around, Relative to Camera works great. But when the player is in combat and the camera moves "over the shoulder", then Tank Controls work great.
  • Set the Direct-movement type option to Tank Controls.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.