So I was working on my game, and I made a shop GUI. Whenever I bought it, the shop worked but the tool doesn't work. Yes, the welding is good, and everything. I put it in the normal starter pack and the tools worked. But then when I let it clone it doesn't. I attached some .gifs of what happens.
first gif = how it should work second gif = how it works after i buy
1. https://gyazo.com/1b7088504e2900aa913cf17064e8fa68
2. https://gyazo.com/bae0a2d58aa0c34e629246d64f42c8db
Help!
Firstly it would help if you wrote your code, second, I ran to this problem many times and it’s a variety of problems.
First, you should clone it using a server script, if you clone it using a local script it will only look like you have it, when you don’t according to the server (like when you use inspect element, it just changes it for you but doesn’t actually do anything.)
Otherwise, take a second look at your welding and look if you can weld the tool’s model before you clone it rather than welding it after.
Also make sure nothing is welded to the ground or anchored.
(Sorry for bad format I’m on mobile)