Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Would the character still lag if it was disabled?

Asked by
roquick 41
6 years ago

If I disable a players control script, the player can no longer move. So once the player is disabled, I move his character 50 studs to the left using humanoid:MoveTo(position)

But the problem is, the player is lagging. Will the character still move smoothly on the other players screens? or will his player still freeze even if his control script is disabled?

I don't have any friends or players to test my game, so I need to ask you guys who may know what would happen.

Answer this question