There are five new features that are good for demos:
- Saved states (which is also indicative of a future Undo function)
- Delete
- Loops
- Advanced Breakpoints
- Orphan Tab
To demonstrate these we made a sample script called, Agent008_node_format.xml that contains about half of the original Agent008 script rewritten for the new format. That file can be found here: agent008_node_format.xml
Demo instructions:
- Boot up TextEditor3
- Show off the new New Game / Load Game menu
- Select Load game and navigate to agent008_node_format.xml
- Show off how it loaded in exactly the same state it was left in: one audio tab is open, some Nodes are hidden and some are shown
- Talk about how we now have Delete! Click Delete for Node #5 to show how it working.
- Click Delete on Node #3 to show that if you delete a Node with children all of its children disappear too.
- And not to alarm anyone that what they deleted might be gone forever, switch over to the Orphan Tab to show that those "deleted" nodes are still at your disposal
- Can go back to the main script and show that we now have loops. Scroll to the bottom, show how it says Go To Original.