Hi,
I'm trying to make the character move left and right using sprites which are at the bottom of the screen.
When I try to setup the triggers which say Hold touch on this object (being the left or right button) action move character left or right.
This works however, the character doesn't actually move. Only the animation of moving is working the character just stays in place. (Screenshot of Triggers)
Then I tried creating a in touch trigger (attached screenshot below) and the character moves with animation. However, this makes the entire screen touch which won't work when I want pop ups or other interactions to appear.
What would be the best approach to make this work? Any help would be greatly appreciated.