I really am stuck on this and could use some help! I have a game idea that would have a spawn point, and on that spawn point you'd have an undefined object appear.
When a character collided with it (destroy) it would randomly generate an object name from a database of words. That item would then need to be stored in an inventory that the player could go back and access/look at.
Possible??