aevyrie / big_space

Floating origin plugin for spaces larger than the universe
Apache License 2.0
168 stars 22 forks source link

Update GlobalTransform when changing FloatingOrigin #10

Closed atomicbeef closed 8 months ago

atomicbeef commented 12 months ago

Currently, when the FloatingOrigin component is removed from one entity and added to another, no GlobalTransforms are updated. This can cause problems for things like switching between playable characters that are in different GridCells.

aevyrie commented 8 months ago

Thank you, really appreciate the tests.