When touch is pressed once but player does not let go
Chaser
Member Posts: 1,453
Example
U have an actor that jumps from side to side but only when touch is pressed and when certain attributes are true. It hits the other wall and changes another attribute which allows it to jump to other side again. And so on. If I hold the button it will do this repeatedly back and forth until I let go. So how about an option for touch once and held. Then an option to touch once and held but stop the touch function?
U have an actor that jumps from side to side but only when touch is pressed and when certain attributes are true. It hits the other wall and changes another attribute which allows it to jump to other side again. And so on. If I hold the button it will do this repeatedly back and forth until I let go. So how about an option for touch once and held. Then an option to touch once and held but stop the touch function?