Skip to content

Major Editor, Actor, and Component update

Compare
Choose a tag to compare
@Owmacohe Owmacohe released this 11 May 14:38
· 1 commit to main since this release

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)