test
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: nodes-desc-end
|
||||
---
|
||||
|
||||
It triggers the next node connected to it after the action occurs in the application. It doesn't send or receive any other data.
|
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: nodes-input-output-trigger
|
||||
---
|
||||
|
||||
<tr>
|
||||
<td><strong>Trigger</strong></td>
|
||||
<td>Output Trigger</td>
|
||||
<td>The control output port. Make a connection to specify what Visual Scripting should do after the configured Input event occurs in your application.</td>
|
||||
</tr>
|
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: nodes-note-manual
|
||||
---
|
||||
|
||||
node is an [Input Manager](https://docs.unity3d.com/Manual/class-InputManager.html) node. For more information about how to use the Input Manager with Visual Scripting, see [Capture user input in an application](../../vs-capture-player-input.md).
|
Reference in New Issue
Block a user