I'm trying to add touch controls to my game. I have read Ashley's easy to follow tutorial, but in my game the player has a 'slide' animation when the DOWN key is pressed.
In the event sheet - Touch --> Is Touching 'TouchDown' --> PlayerBox --> Simulate Control --
The options only give me Right, Left & Jump.
How can I simulate the 'Slide' control'? Is it possible?
Thanks for any help.