Hi,
I want ask you for help with score/lifes.
I have:
-2 worlds
-1 character
-1 counter for life
-1 counter for score
Now what I want to do is: when my character will go to 2.World, how can i transfer this score/life to next level?
And second question - how can I "communicate" between score and life classes?(When my Score class will count for example no. 100, life will be increased). I mean.. when u play as character, you will make "if's" in this class of character for increasing? Or in class-> Score, u will make something like function for increase life?
Sorry for bad eng.

