Hinge door is "laggy"

Roblox uses a distributed physics system, meaning physics simulation is handled on the server and clients. Although I am not 100% sure, the network ownership of the door model could be the server, making it laggy. You could try checking the network ownership status in-game, and set the ownership manually if necessary.

I assumed the network ownership to be assigned to you at that distance, but maybe it does not happen all the time. Again, not sure. You could try checking out the documentation or the tutorial listed below.

1 Like