Dialogue Tree Editor inspired by twinery created with React.
- clone repo
npm installdependenciesnpm startto load react app.
- material-ui
- prop-types
- react
- react-dom
- react-draggable
- react-redux
- react-router-dom
- react-scripts
- redux
- reselect
-
Create new scenes
-
Delete scenes
-
Create new nodes
-
Delete nodes
-
Place nodes
-
Add links
-
Delete/Move links
-
Visual cues for linkable nodes
-
Add actors
-
Delete actors (need to address nodes to actor relationship)
-
Add custom colours
-
Actor Avatars
-
Items/Variables
-
Tooltips (needs to be expanded upon)
-
Collapsable tree segments
-
Zoom functionality
-
Settings and Help tabs
-
Search funcationality
-
Persistent State
-
Load/Save files
-
Feel free to open an issue for anything else you'd like to see!
