Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: Jack on February 03, 2016, 01:03:50 PM
-
Hi everyone.
At some point of the game I would like to disable player going backwards.
Is there a way to enable or disable one input axis negative button with an action?
At the moment I'm using the following actions to move:
- GetAxisVector(who stores the movement in a variable)
- ControllerSimpleMove
Thank you very much in advance.