Storymatic v1.0 includes the following components:
- State and Block System
- Goto
- Run
- Text
- Variables
- Types
- String
- Number
- Variables
- Special Variables
- Inputs
- Types
- Menus
- Contexts
- Exit
- Exit
- Stop
- Kill
- Raw Text
- Raw Text
- @base
- @pass
- If Blocks
- If Blocks
- Else Blocks
- Elseif Blocks
- While Loops
- While Loops
- While {condition}
- Do-While Loops
- Dowhile {condition}
- While Loops
- For Loops
- For __;__;__
- Repeat Loops
- Repeat {x}