Hello developers,
I was studying networkownership and how Roblox physics work, and I remembered a long time ago the positional properties such as position, orientation, and CFrame replicate. I tested this out on an local server and yes, it does replicate. So what I’m asking, is why would Roblox do this. This leaves room for exploiters, which I know from a long time ago, can teleport to specific positions. Is this because CFrame is expensive and the Roblox servers cannot calculate all the positions and render them? Or am I just missing something here.