so I have multiple layouts used for a single level. Some of the objects have a chance to change their appearance (and what they do) between 8 different things. The problem is, if you leave a layout, and return to it, the game will then tell it what to be randomly again, and change it to something else.
Is there a way to have a randomly generated object, then STAY that object and persist, despite possibly leaving the layout and coming back?