#how i can make a object gives only 1 item and then u can't interaction with it again
1 messages · Page 1 of 1 (latest)
I don't want it to disappear bruh
Disable it after it gives you the object. Or remove the interaction component
Make a player variable so that when you get the item it will increase to 1
after it's at 1, make it so that if you try to get the item again, it will delete the extra item but keep the original
that's how I did it
That's too complicated. Just disable the object.
cool I'll try it