Skip to content
This repository has been archived by the owner on Jun 8, 2018. It is now read-only.

Update scripts for compatibility with several games running simultaneously #68

Open
2 tasks
Diarandor opened this issue Dec 3, 2017 · 1 comment
Open
2 tasks
Assignees

Comments

@Diarandor
Copy link
Collaborator

Update scripts for compatibility with several games running simultaneously.

This will be needed someday when the engine allows to run several games at once. Although this project may not use that feature, it is better to make scripts compatible, for portability reasons.

Scripts that may need some changes:

  • Weather scripts.
  • Hud, menus and dialog scripts (maybe). Maybe other scripts too.
@Diarandor
Copy link
Collaborator Author

For the weather scripts, we need to move the initialization of parameters inside the event on_created, and attach all important variables to the game object, somehow.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants