Page 1 of 1

CG Gallery Help

Posted: Fri Dec 23, 2011 5:18 pm
by birthdaylion
Is there a way to unlock all of the images in the CG Gallery just by finishing the game?

I'm making a little game for my friend as a Christmas present and I wanted to add a CG Gallery. I finally found a super helpful tutorial and I can get the gallery to show up. The images unlock properly if they're in the game, but the images I want to use aren't in the game.

Any help would be greatly appreciated ^.^

Re: CG Gallery Help

Posted: Sat Dec 24, 2011 1:52 am
by NickelBuckle9
You could set a true or false variable that could unlock the CG Gallery... all you would have to do is put the variable in the code at the end of the game.

Just have the galley unable to view unless the variable is true... it would need to be persistent data as well :P

Re: CG Gallery Help

Posted: Sat Dec 24, 2011 2:31 am
by PyTom
There's also the allprior condition, which is true if all the other images on the current button have been unlocked.