Forum Topics tagged local-storage

Similar Tags

Report Tag

62 forum topics with this tag
  • 4 replies
  • 554 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
  • 504 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
  • 493 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
  • 731 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
  • 386 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
  • 285 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
  • 250 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
  • 269 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...

  • 4 replies
  • 389 views
0 favourites

When checking my game in debug mode in multiple browsers Localstorage is empty and no existing save data is there, but once I've exported the game to Windows wr...

  • 3 replies
  • 863 views
This content is deleted
Forum Topic
How do I save and load audio on runtime?
0 favourites

I want the user to be able to select an audio file (ogg) from his local drive. Then saving the game and replay the audio file the next time the user opens the g...

Similar Tags