matter
matter copied to clipboard
Fixes world._size bug
Proposed changes
This change makes the executeDespawn work in conjunction with the markedForDeletion in spawnAt so the size is always correct.
Related issues
See: https://github.com/matter-ecs/matter/issues/158
Additional comments
Thanks for the PR. Are you able to add a test to confirm that this bug is fixed?