I have a particular inventory item that I'm working with. However, I want to make it persistent. What I mean is that if the player carrying it dies, then the item (and NOT just a copy of it, because of the nature of the item) is still in the player's inventory when he respawns. I keep thinking that there must an easy way to do this, but I don't know what it is.