Skip to main content

All Questions

Filter by
Sorted by
Tagged with
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 ...
Philip Allgaier's user avatar