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

Create a proper way to change Scenes from code #24

Closed
dsge opened this issue Apr 9, 2019 · 0 comments
Closed

Create a proper way to change Scenes from code #24

dsge opened this issue Apr 9, 2019 · 0 comments
Assignees

Comments

@dsge
Copy link
Owner

dsge commented Apr 9, 2019

From code:

  • it should be able to give a list of where the player could go (what warp points exist on the map, and what warp points exist in the world)
  • when a player wants to go to a different map, it should handle the scene switching (if needed) correctly
  • it should handle global components (and the player) correctly upon switching scenes
  • the initial loading of the first scene should also go through this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant