I’m trying to add a shooting mechanic for my mobile game. I’ve created a button widget and putted it in my screen without any problems. Now I want it to work like this:
- While HOLDING that button, I want to be able to shoot.
How can I achieve this?
Thanks for the help!