Is Touched Node

This control node activates at the precise moment when the user clicks the screen with a mouse or touches the screen with a finger.

Option Description
Name Type a custom name for this node, if needed.
Mode
  • AABB—Axis Aligned Bounding Box refers to the invisible bounding box on the screen that surrounds the asset and allows players to tap or click to activate the Touched output.
  • Raycast—allows the player to tap or click the asset’s collision shape to activate the Touched output.
Send On Click Select to allow the player to click or tap the asset.
Send On Move Select to allow the player to drag across the screen and over the asset.

If needed, you can also customize this node. For details, see Customizing Nodes.