Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Formalize state cleanup between scenes #25

Open
Logodaedalus opened this issue Jun 12, 2019 · 0 comments
Open

Formalize state cleanup between scenes #25

Logodaedalus opened this issue Jun 12, 2019 · 0 comments

Comments

@Logodaedalus
Copy link
Contributor

Currently there are lots of state variables from playthrough initialization (scenes, etc) that don't get cleared out or reset between scenes. We need to formalize our approach and add in that functionality (was custom-coded in Emma's Journey and then ripped out when we pulled the library out).

  1. We should add in syntax for state variables to persist between scenes or even between playthroughs
  2. What should be the default? What is the least likely to cause subtle bugs that are hard for authors to figure out?
@Logodaedalus Logodaedalus added this to To do in 0.2.0 Release Jun 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
0.2.0 Release
  
To do
Development

No branches or pull requests

1 participant