A player picks up an item and it will remain in their inventory even if a player dies.
Is it possible when a player dies the tool inside the inventory wont get deleted?
A player picks up an item and it will remain in their inventory even if a player dies.
Is it possible when a player dies the tool inside the inventory wont get deleted?
An easy way is to add it to StarterGear, where that player will respawn with a copy of it every time they die. You can remove it from StarterGear if they ever drop it.
this helped, thanks so much! . . .