Hi, I’ve been trying to develop mobile touch game. But I ran into a problem. I’ve created bottons for shooting bullets, but if I touch it bullet doesn’t turn off , it works fine in pc. Any solutions for this?
The problem could be that when you touch on a mobile device it moves the ‘cursor’ to that location and doesn’t leave when removing your finger.
When on mobile consider using this action
If that doesn’t help, post a screenshot of your button events to we can see if there’s any issues there
2 Likes
It worked, thank you dude
1 Like