Provide a SceneTree implementation on top of ECS #122
Labels
META:good first issue
Good for newcomers
META:internal
Created by Billy
PRI:vital
High priority, core functionality
RE:ECS
Something within the ECS module
RE:SceneTree
About something within the SceneTree module
SIZE:small
Small in scope and conceptually easy
TYPE:enhancement
Adding something new to B+
Seems like a natural addition to B+, and very easy.
I think the best approach is to make a concrete
SceneNode
component. An abstract component would be neat but I suspect it would cause unavoidable type instability.The text was updated successfully, but these errors were encountered: