Trying to switch experiences on the fly

I have created an interactive puzzle experience, and want to switch the puzzle each time someone plays it. I have the photoshop folders created, but don’t know how to switch the experience to a different folder / puzzle each time? Any ideas? Thanks for the help

You would need a different photoshop file for each picture. You cannot update at run time the imges that are imported from Photoshop.

Import each photoshop file in the project and at playtime you could use a random from list interface asset to generate a random image from the list of your images.

More on the random from list Interface Asset here: http://support.intuilab.com/kb/interface-assets/interface-asset-random-from-list

Let me know if this answers your need.