Content tagged local-storage

Similar Tags

Report Tag

64 usages of this tag
  • 2 replies
  • 479 views
This content is deleted
Forum Topic
How to detect if the game was closed?
0 favourites

Ay bois , so, this time I want to do an type of system for my game, that detects if the game is closed, like to count how many times the game was closed. I don'...

  • 3 replies
  • 424 views
0 favourites

This may be a stupid question. I also looked for similar threads but I couldn't find one. I'm working on a mobile game where I want to save user progress, let t...

  • 4 replies
  • 542 views
This content is deleted
Forum Topic
Local Storage issues on exporting to NW.js
0 favourites

I recently tried to export an old game to NW.Js, but the High Score is stuck at 11, even though it displays as 0 in both preview and debug modes. I've tried usi...

  • 13 replies
  • 494 views
This content is deleted
Forum Topic
How do I use persist behavior ?
0 favourites

Hello there; Ho do I save persist sprite to Local Storage ?

  • 4 replies
  • 486 views

I have a problem accessing array after loading from local storage. I have an array with (81, 1, 1) size. I have different events using this array without any pr...

posted 3 years ago
  • 4 replies
  • 712 views
0 favourites

I'm saving my variables such as player inventory, player attributes, experience table, monsters description (loot, gold drop, etc) and I'm using the AJAX plug i...

  • 1 replies
  • 381 views
This content is deleted
Forum Topic
How to use local storage properly in turn-based game?
0 favourites

I'm making turn based game. There's a game field where player move objects every turn. Every turn I save whole game field as json in local storage. How to use l...

posted 3 years ago
  • 2 replies
  • 281 views
0 favourites

Is there any good examples or maybe someone could say how to protect local storage from damaging? I don't mean I had any issues but most PC games says "don't tu...

posted 3 years ago
  • 0 replies
  • 246 views
This content is deleted
Forum Topic
LocalStorage and Incognito Chrome
0 favourites

I have an error when initializing my games in private mode in Chrome if a local storage object is added to the games. I don't save or load, it happens on initia...

  • 1 replies
  • 265 views
0 favourites

I would like my players to be able to import and export savegames that I created using localstorage or a dictonary which will then be saved in local storage. Fo...

Similar Tags