General Chain Architecture
Any scenario is built as a chain of nodes. Every chain must end with a "Screen" node.
Workflow Paradigm
- Build the screen.
- Add buttons or transitions.
- Link with other nodes.
- Logic branches out through conditions or events.
Any scenario is built as a chain of nodes. Every chain must end with a "Screen" node.