In the initial implementation of the Action system there is not a way to differentiate between left and right or up and down for the analog stick axis. Also there is not a way to send the value of the analog stick directions to the Action system. These features will need to be implemented for robust controller support.
Implement differentiation of analog stick direction
Implement sending value of stick direction to Action system
In the initial implementation of the Action system there is not a way to differentiate between left and right or up and down for the analog stick axis. Also there is not a way to send the value of the analog stick directions to the Action system. These features will need to be implemented for robust controller support.