Question
Keeping track of randomly generated sequence of images.
Anyone know how I would start to look for how to send/keep the order of a randomly generated sequence of images? I have a MC that is randomly selecting frames based on a defined array, and I need a way to recall that series when the game ends... storing in a SharedObject still a thing?
