You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

692 B

Develop application logic with Script Graphs

Use Script Graphs to create interactions and logic in your project.

Create a graph file

Create a graph file to get started. For more information, see Create a new graph file.

Add and connect nodes

After you have a graph file, add a node or connect nodes together to build logic.

Create Subgraphs

Reuse logic with Subgraphs.

Debug your graphs

You can use relations to help you debug your scripts, or use Visual Scripting's predictive debugging to help you catch problems.