When I play the animation on a character that is 7000 studs above origin, the character looks fine on the client but for other players the character is barely lifting.
This happens when the character is 7000 studs below the origin too but does not happen on the X-axis. I also don’t know if this is an edge case that only causes animations that modifies the LowerTorso height to replicate incorrectly.
I’ve been able to repro this in an empty place with just the animation playing.
The reason I’m using 7000 studs is because I want to prevent some locations from rendering. It would be really inconvenient if I’d have to stick to X or Z-axis only. I don’t see why the distance should affect the animation replicating so I assume this is a bug.
Tested again with an animation that only had the lower torso 1 stud above ground. Same result. When I’m 7000 studs from the origin in the Y-Axis I’m around 0.6 studs above ground. I guess I’ll avoid separating my maps in the Y-Axis for now.