Inventory system - how to handle decaying items

An idea: You could store the game time it was picked up in the struct and update the status every time the player checks inventory / item or when sending to save game to store with updated status.

1 Like