[OriginShift] Update README

This commit is contained in:
NotAKidoS 2024-06-18 17:59:37 -05:00
parent 07296bb6f0
commit 0380a3541e

View file

@ -18,6 +18,8 @@ Experimental mod that allows world origin to be shifted to prevent floating poin
- Portable Camera drone mode is not yet offset by the world origin shift. - Portable Camera drone mode is not yet offset by the world origin shift.
- Chunk threshold past 10 units will break Voice Chat with remote players in some cases (without Compatibility Mode). - Chunk threshold past 10 units will break Voice Chat with remote players in some cases (without Compatibility Mode).
- This is because the voice server dictates who can hear who based on distance from each other and the world origin shift messes with that. - This is because the voice server dictates who can hear who based on distance from each other and the world origin shift messes with that.
- Teleports past 50k units will not work.
- BetterBetterCharacterController prevents teleports past 50k units.
## Mod Incompatibilities ## Mod Incompatibilities
- PlayerRagdollMod will freak out when you ragdoll between chunk boundaries. - PlayerRagdollMod will freak out when you ragdoll between chunk boundaries.