Skip to main content

Report this content

We want the Dreams coMmunity to be a safe, diverse and tolerant place for everyone, no matter their age, gender, race, sexual orientation or otherwise. If you believe this content to contradict these principles, you can file a report for our coMmunity teams to investigate.

Note that misuse of the reporting tool will not be tolerated.

Item being reported:

A forum post by Pookachoo

Assuming your game will be more than one Scene, you’ll need to use Variables set to Persistent in Dream so they carry data between scenes and there are a couple little points to know:
- You can’t have more than 128 Persistent Variables
- If a player exits the Dream and then comes back without resetting progress, the Persistent Variables will still be active. So you may want to have something at the vary start that resets those variables if a player restarts the very first scene without resetting their progress.

I’ve made a score keeping system and a lives used system, both using persistent variables. Feel free to use/remix those as you like.
Also, take a look at my CoMmunity Popit collection, in the Tools Bag there are other community logic elements that might be useful for your project :)

Oh dear! Your browser is either unsupported or there has been a problem loading the page.