[Multiplayer] How to get smooth character interpolation on moving platforms without jittering

Based movement should work with prediction already - you need to make sure the platforms themselves are synchronised. If they aren’t, then you’ll notice glitches - especially with rotations as the offsets will be that much larger.