From 0380a3541ed18378646978b49844c934e76a6245 Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidOnSteam@users.noreply.github.com> Date: Tue, 18 Jun 2024 17:59:37 -0500 Subject: [PATCH] [OriginShift] Update README --- OriginShift/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OriginShift/README.md b/OriginShift/README.md index 6dbe2b4..531e3d2 100644 --- a/OriginShift/README.md +++ b/OriginShift/README.md @@ -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. - 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. +- Teleports past 50k units will not work. + - BetterBetterCharacterController prevents teleports past 50k units. ## Mod Incompatibilities - PlayerRagdollMod will freak out when you ragdoll between chunk boundaries.