Graph basics
Graph connects events and actions with typed data ports.
Workflow
- Add an event node and an action node. Read their input and output names.
- Connect an event output to an action trigger; connect data outputs only to compatible inputs.
- Set object targets and the action properties.
- Run the project and test one connection at a time. Avoid loops that repeatedly trigger themselves.