Click
Detect a Click action
Press
Detect a Press action
LongPress
Detect a Long Press action
Subclass of Ovr.OvrNode
This Trigger is used to implement touch screen interactions with objects in a Scene.
In order to achieve this, this OvrNode requires the presence of a Unity Collider Component. More on that here.
This interaction work only in built environments, such as Android and iOS. However, in order for the user to test this node in Editor, the OVER SDK provides a "Simulate Execution" button for testing purposes.
Note: the following attributes are added to the existing ones from the super class OvrNode
Name | Type | Description |
---|---|---|
Type
Type of interaction
Nodes
Grouped OvrNodes, to be executed in sequence.