Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: _adamturnbull on May 05, 2014, 09:27:09 AM

Title: Arraymaker across Multiple Scenes
Post by: _adamturnbull on May 05, 2014, 09:27:09 AM
Hi,

I'm trying to set up an array that will hold how many stars the player has collected for each level. Are there any basic tutorials or suggestions you can give me for how to set up an array that I can access across multiple scenes.

So when the player completes a level, it will add the amount of stars collected to the array under the appropriate variable.

I'm pretty new to using arrays, I had it working so I could access variable values on one scene but I'm confused how to do the same across multiple scenes.

Cheers,
Adam
Title: Re: Arraymaker across Multiple Scenes
Post by: jess84 on May 05, 2014, 09:45:31 AM
You could make that object 'Don't destroy on Load' (the action is titled the same).