Releases: alee12131415/Dialog-Node-Editor
Releases · alee12131415/Dialog-Node-Editor
Alpha v2
- Added Text field as main string container (although title is still passed to BuildObject)
- Toolbar features
- Opening canvas saves path to original file so that saves does not open file window
- Save As option for creating new save file (saving a new canvas will still bring up file window)
- Move to Start to snap canvas back to the Start Node
- Restricted canvas to only 1 Start Node
Alpha Release
API changes, please download new package
Works but contains bugs (does not affect functionality)
DNE/Example/Example.scene
- moved core to Editor so unity does not compile core
- renames core namespace to DNECore
- BuildNode and BuildObject under DNE namespace
- changed BuildNode and BuildObject API calls (read readme)