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

[Question] Dynamic scenes #29

Closed
TheOrneryNerd opened this issue Nov 13, 2017 · 2 comments
Closed

[Question] Dynamic scenes #29

TheOrneryNerd opened this issue Nov 13, 2017 · 2 comments

Comments

@TheOrneryNerd
Copy link

Hi, I notice that for each scene you actually create a source file (hpp and cpp).
Is it possible to have scene loading dynamically, let's say, from file:
for example, I have 1 text file containing all the scenes for example. Scenes.txt:

level_1,
level_2,
level_3

and to load them dynamically from the engine.

Would be more than happy to hear from you

@elnormous
Copy link
Owner

Yes, I am working on a scene editor and scene serialization right now.

@TheOrneryNerd
Copy link
Author

That’s great - thank you!
Would be great to see a working example for both map editor and dynamic scene generation.

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

2 participants