Hi there!
I'm trying to find a way to continue the counting of coins(apples in my case) when you start a new level, instead of start from 0 again.
That's crazy becouse for me makes no sense, but I couldn't find any tutorial or manual about.
For now I have a Global Number for collecting coins (wich is restarting to 0 every level), and a Global time wich I can't get the time from, at the ending layout.
Thank you so much!
PD: The current GlobalAPPLES(coins) is 20 Because, since I couldn't fix it, I decide to change it to count down from the total apples of the layout.