mirror of
https://github.com/eliasstepanik/big_space_with_trim.git
synced 2026-01-10 23:58:28 +00:00
Currently, when the `FloatingOrigin` component is removed from one entity and added to another, no `GlobalTransform`s are updated. This can cause problems for things like switching between playable characters that are in different `GridCell`s. --------- Co-authored-by: Aevyrie <aevyrie@gmail.com>