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

A 'scene' should act as an entity #13

Open
sa-exe opened this issue Jul 10, 2022 · 0 comments
Open

A 'scene' should act as an entity #13

sa-exe opened this issue Jul 10, 2022 · 0 comments
Assignees

Comments

@sa-exe
Copy link
Contributor

sa-exe commented Jul 10, 2022

A scene is an entity that acts as the root for all the objects composing the scene. It should be possible to use Fade, Delete etc with a scene entity.

  • Only local entity paths may be used within the code body of scene (i.e. the name of the scene itself should be omitted)
  • It should be possible to access any scene's entity from an outside scope by specifying its full path (i.e. including the scene's name)
@sa-exe sa-exe self-assigned this Jul 10, 2022
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