Major Editor, Actor, and Component update
Added a ton of new features!
Editor
- Autosave
- Saved panned and scrolled positions in the editor
- Added an editor search functionality
- Added comment boxes in the editor
- Added a small version number next to the file name
Actors
- Added a SerializableDictionary to actors
Components
- Added a ton of new variable types that components can have
- Updated default components to include DescantActor references (instead of just getting them by name)