Hi, I’m working on a cafe type game, and you need to be able to get an item multiple times, but even when you get rid of the item, you can’t get the item again unless you leave and rejoin.
Script:
When I click on the pancake more times, I can’t get another pancake. (the other pancake does the same thing.) I need to be able to get more.
Thanks for your help!
After you pick up the item (“klone” in the script), you need to make another part in the same way that you did at the start of the script so that it can be picked up again.