Page 1 of 1

Possible?

Posted: Wed May 05, 2010 11:41 pm
by GMer
Hi!
Is there a way to store the value of a variable so it is usable in different levels?
Basically a world map, where you can select levels, and as you complete them they get unlocked.
Any Ideas?

Re: Possible?

Posted: Thu May 06, 2010 6:22 am
by Juutis
Use an attribute.

Re: Possible?

Posted: Thu May 06, 2010 1:52 pm
by GMer
Do attributes remain constant when you switch levels (like using the switch level entity)?

Re: Possible?

Posted: Thu May 06, 2010 2:02 pm
by Juutis
The player's attributes do.

Re: Possible?

Posted: Thu May 06, 2010 10:02 pm
by GMer
Aha, thank you!