Screen Image Tap
Execute next node when an input image is tapped.
Input
| Name | Data Type | Description | 
|---|---|---|
| Image | Image | The image people will tap to interact with. | 
Output
| Name | Data Type | Description | 
|---|---|---|
| On Image Tapped | Exec | Execute the next node when the input image is tapped. | 
| Is Tapped | Boolean | Return true when the image is tapped, otherwise return false. |