All Questions
Tagged with entity-component data-driven
1 question
5
votes
2
answers
1k
views
How can I provide attribute extensibility in a component-based entity system?
This question and its answers move against utilizing an entity component system where the component itself is just a generic class with an dynamic container for the attributes/properties of the ...