Crawling with the Joystick 2 object?
I just added a crouch and crawl to my movement.
Im using the Platform movement object for collisions and the Joypad 2 object to support gamepad-control.
This is how I want it to work: 1) Hold DOWN to crouch. 2) Keep holding DOWN while holding LEFT/RIGHT to crawl.
This works flawlessly with the keyboard (arrowkeys), but when i try this on the gamepad (more specifically with the D-pad on my 360-controller) it doesn't work.
The problem occurs when I push the D-pad down to the left or right. Im using the "Point-of-view" directions for the gamepad movement in Joypad 2 object.