Hey guys So I have made a shop system and it works fine, one issue I have is that when you purchase a item it doesn't destroy the tool from the starter pack. Wanna know if there is a code anyone can help me with thanks :)
If anyone could help thanks
Try to add a line that goes something like this:
game.StarterPlayer.InsertYourToolName:Destroy
Im not very good a scripting but this is the best I got.