The `entity_count` method in the `Node` struct now correctly returns the number of entities in the world by querying for all entities. I've removed the `todo!()` macro which was preventing proper compilation and execution. |
||
---|---|---|
.. | ||
vanth |
The `entity_count` method in the `Node` struct now correctly returns the number of entities in the world by querying for all entities. I've removed the `todo!()` macro which was preventing proper compilation and execution. |
||
---|---|---|
.. | ||
vanth |