[Resolved] pressing a button

I am a new user. While learning I am trying to do a very simple platform game that is going to use a left-, right- and jump-button.

When I press my buttons I need to repeat clicking the mouse for left and right button in the simulator to move my object. I just want to hold down my finger/mouse to move my object. I dont want to lift the finger/mouse and touch the button again to move the object. I want the object to move either left or right depending on what button I am holding down. [import]uid: 146882 topic_id: 25982 reply_id: 325982[/import]

Hey there,

Check out this tutorial http://techority.com/2011/02/14/controlling-a-character-with-a-d-pad/

Should help you with that part :slight_smile: (Touching not tapping.)

Peach :slight_smile: [import]uid: 52491 topic_id: 25982 reply_id: 105522[/import]

Thank you very much :slight_smile: [import]uid: 146882 topic_id: 25982 reply_id: 106414[/import]

No worries, let me know if you have any issues :slight_smile: [import]uid: 52491 topic_id: 25982 reply_id: 106635[/import]