Never mind I figured out this issue. How do I close this topic?
This is probably happening since the ObjectValue’s Value property isn’t set. Double check it is set properly. Also, keep in note, changing things on the local side don’t replicate to the server (except the LocalPlayer), so use RemoteEvents instead.
1 Like
Never mind, the issue is from a different script