Cannot use two or more renderable components of different types
Gabbell opened this issue · 0 comments
Gabbell commented
Since we are using inheritance when dealing with renderable types and the component pools only check for the component type (renderable), we are not getting one pool per renderable type.