I am trying to make a coin that does not disappear for other players when a specific player gets it. Can anyone help? Coin collector script is below.
https://docs.google.com/document/d/1ovj05vBYUQi-sYfgLZZHLxtmv30zjVYja6ccyn6rMKI/edit?usp=sharing
You are currently using a normal script meaning that it happens for the server. If you spawn the coins via a local script inside the player, each coin should be client side.