Unanchored Sphere have no motion until I touch it

I don’t know Roblox Physics again?

Without a video, or game, or anything… How can we solve this?
I understand you’re having trouble, but you need to show it happening for any sort-of help.

Yeah, how it works I mean, it looks the same on my end.
Nothing wrong it seems.

Or I select it and move it via roblox studio tools
Edit : I guess yeah

This is due to client-server replication issue. Use:

Part:SetNetworkOwner(nil)

To fix this issue.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.