ImpowerGames / impower

An all-in-one, community-powered indie development platform that gives creative people the tools they need to bring their ideas to life.
https://www.impower.app
2 stars 1 forks source link

Modifying script while in Edit mode doesn't display changes correctly in next play. #144

Closed Wipeless closed 2 years ago

Wipeless commented 2 years ago

Describe the bug When script modifications occur during the "Edit" mode, these changes aren't saved for the next time "Play" mode is activated.

Steps To Reproduce

  1. Make a new script with a section and dialogue. (e.g. "Yes.")
  2. Push "Play" to enter play mode and verify your script.
  3. While in "Edit" mode, modify your dialogue. (e.g. "Yes. No.")
  4. Push "Edit" button to return to edit mode.
  5. While in edit mode, you can verify your preview is correct.
  6. Once again, push the "Play" button to enter play mode.

Expected Result The modified dialogue appears in the preview screen.

Actual Result The previous dialogue appears in the preview screen.

Screenshots

editMode1 editMode2

Desktop

Wipeless commented 2 years ago

Works!