The Gesture node detects when a player swipes on the screen.
Define the direction of the detected swipe. Use one Gesture node for each direction you want to detect.
Enabled | Enable or disable the node. If disabled, the node will not react to gestures |
Gesture | Select what type of gesture to listen for |
On Gesture | Sends a signal or a value to other Nodes when the player makes a gesture |
A short summary of using Gesture node:
https://www.youtube.com/shorts/UyJaFePu04Y?feature=share
Here's a link to a demo that shows how to use the Gesture node: