I just bought NGUI and need some help...
Right now my 2D character is moving left and right with the left and right arrows.
I have the left and right arrows setup to do this in the input manager.
I made left and right arrow buttons and added them to my UI Root.
How do I get it to mimic the left arrow being pressed when I press the left arrow button?
Or is there a way to add the left arrow button being pressed to the input manager?
All I want to do is make the left arrow button act like when I press the left arrow key and the same for the right.
I have been stuck on this for like 6 hours now, and can't figure it out.
Any help would be greatly appreciated!
Thanks!