Friflo.Engine.ECS
Friflo.Engine.ECS copied to clipboard
BitSet limit exceptions
Add exceptions if the number of components is greater than the BitSet limit
Currently, if I attempt to add a component to an entity that is outside the range, an unexpected random component will be added