Story editor

From Divinity Engine Wiki
Revision as of 13:45, 14 September 2017 by Kevin (talk | contribs)
Jump to: navigation, search
StoryEditor.png


Description

The Story editor is used to browse, edit and build Osiris scripts.


Building the story

There are multiple optionsa to build the story under "File".
The most important one is Generate Definitions and Build, this will build all necessary files for your story to work.

Other options are:

  • Build: Only build story. This suffices if you know there have been no function definition changes.
  • Build and reload: To see your changes in the editor, you'll have to reload the level after building. This option does that auto-magically for you!
  • Generate Definitions and Build: As mentioned, the most thorough option. Creates all necessary files.
  • Generate Definitions, Build and Reload: Again, if you want to see the changes in editor, this prompts a level reload.
  • Generate Definitions: Only generate function definitions. This suffices if you know there have been no actual story changes.