Losing saved points after turn off the app.
FabioCarvalho
BrazilMember, PRO Posts: 8
in Help Wanted
Hey Guys! What's up?
I did my first game today. His name is Super Cow and its basic a endless 2D shooter. But i'm facing a problem, i use load and save attribute to hold a final score from player. But when the app is turned off, my users are losing saved data with the final score. There is a way to keep that data saved ?
My Game on PlayStore: http://goo.gl/hcMIHF
Comments
Try using the load attribute behaviour on the first scene
Well, it's really that. Hehe, thank you WhitePanther!