Image Tap
Use Image Tap to execute next node when an input image is tapped. Image Tap is in the Utility category.
Input
Name | Data type | Description |
Image | Image | The image people will tap to interact |
Output
Name | Data type | Description |
On Image Tapped | Exec | Execute the next node when people tapped the input image |
Is Tapped | Boolean | Return true when the image is tapped otherwise return false |
Example

You can think Image Tab as a button that will detect the screen tap on the image you selected. In this example, tapping onto the image will trigger the visibility of the next texture one tap by one tap.
