Skip to main content
Version: 3.9.0

Screen Image Tap

Execute next node when an input image is tapped.

Input

NameData TypeDescription
ImageImageThe image people will tap to interact with.

Output

NameData TypeDescription
On Image TappedExecExecute the next node when the input image is tapped.
Is TappedBooleanReturn true when the image is tapped, otherwise return false.