-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Improved Scene Format #92
Copy link
Copy link
Closed
Labels
A-ScenesComposing and serializing ECS objectsComposing and serializing ECS objectsC-FeatureA new feature, making something new possibleA new feature, making something new possible
Description
@Moxinilian and I have been experimenting with an improved scene format:
https://gist.github.com/Moxinilian/c45a1858eca7e918b5728ee5c117f649
https://gist.github.com/cart/3e77d6537e1a0979a69de5c6749b6bcb
The current scene format is workable, but it isn't yet ideal for manual scene composition because it is a flat list of unordered entities and it isn't particularly ergonomic. I also want to add nested scenes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-ScenesComposing and serializing ECS objectsComposing and serializing ECS objectsC-FeatureA new feature, making something new possibleA new feature, making something new possible