Skip to main content
TikTok Effect House Platform Logo
Latest
Download
Log in
Utility

Image Tap

Deprecation
Deprecation

Starting in Effect House v2.1.0, the Image Tap node is deprecated. Alternatively, you can use the Screen Image Tap node.

Use Image Tap to execute next node when an input image is tapped. Image Tap is in the Utility category.

Input

NameData typeDescription
ImageImageThe image people will tap to interact

Output

NameData typeDescription
On Image TappedExecExecute the next node when people tapped the input image
Is TappedBooleanReturn true when the image is tapped otherwise return false

Example

↓ ImageTap.zip

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.