Hello,
please guys tell me or show me some example (.capx) - How to save settings in your game using Webstorage?
Speaking about an Arkanoid game, in the "Options" section I would like to have 2 options:
1) play it with one finger (drag & drop)
2) play it with buttons along walls (left and right buttons)
I know how to do these 2 options and play it like that BUT I dont know how to persist selected option when I close my game. When I launch it again, default option (drag & drop) is set.
Could you please tell me how to set Webstorage?