Outputs | |||||
Value | float |
The number of touch contacts. | |||
Inputs | |||||
float | Controller Number |
The input controller. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Delta Position | vector3 |
The change in the contact's position. | |||
Inputs | |||||
float | Controller Number |
The input controller. | |||
float | Contact |
The active touch contact. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Edge | string |
The edge of the specified contact. Can be one of the following values: top, bottom, left, right. | |||
Inputs | |||||
float | Controller Number |
The input controller. | |||
float | Contact |
The touch contact. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Position | vector3 |
The position of the specified contact. | |||
Inputs | |||||
float | Controller Number |
The input controller. | |||
float | Contact |
The touch contact. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Pressure | float |
The pressure of the specified contact. | |||
Inputs | |||||
float | Controller Number |
The input controller. | |||
float | Contact |
The touch contact. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Value | boolean |
Returns true if the specified contact is the primary contact and false otherwise. | |||
Inputs | |||||
float | Controller Number |
The input controller. | |||
float | Contact |
The touch contact. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Out | event |
This event is triggered when the node finishes its evaluation. | |||
Inputs | |||||
boolean | Enabled |
A boolean to indicate if the simulated touch is enabled or not. | |||
event | In |
This event triggers the evaluation of this node. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Pressed | event |
The output event triggered for the touch pressed. | |||
Released | event |
The output event triggered for the touch released. | |||
Held | event |
The output event triggered for the touch held. | |||
Moved | event |
The output event triggered for the touch moved. | |||
Stationary | event |
The output event triggered for the touch stationary. | |||
Contact | float |
The current contact on the controller. | |||
Inputs | |||||
float | Controller Number |
The input controller. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Out | event |
This event is triggered when the node finishes its evaluation. | |||
Value | vector3 |
The accelerometer resolution. | |||
Inputs | |||||
float | Controller Number |
The input controller. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.