Content tagged local-storage

64 usages of this tag
  • 4 replies
  • 634 views
Not favoritedFavorited Favorited 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
  • 1.17K views
This content is deleted
Forum Topic
How do I save and load audio on runtime?
Not favoritedFavorited Favorited 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...

  • 0 replies
  • 253 views
This content is deleted
Forum Topic
Save to c3 runtime, from c2 runtime (Local storage)
Not favoritedFavorited Favorited 0 favourites

I urgently need help, I recently moved all the save to local storage from c2 runtime to c3 runtime, but when the game is updated to Google play, all save disapp...

  • 2 replies
  • 462 views
This content is deleted
Forum Topic
How to define tags for binary data?
Not favoritedFavorited Favorited 0 favourites

I came across this topic . Can someone please tell me how to do this? Or was this feature removed? I'm not able to find the place where I can define tags for th...

  • 2 replies
  • 583 views
This content is deleted
Forum Topic
Local Storage Problem !
Not favoritedFavorited Favorited 0 favourites

I'm making side scrolling shooting game. Which consists 10+ levels..i want to resume it when the game opened again. So I want to store the level variable in loc...

  • 5 replies
  • 730 views
This content is deleted
Forum Topic
Share data across the games
Not favoritedFavorited Favorited 0 favourites

In my project a large amount of minigames. And because there are too many of them, project became heavy, and loading time is slow. So I decided to create a laun...

posted 4 years ago
  • 1 replies
  • 458 views
This content is deleted
Forum Topic
Problem reading Local storage values in a loop
Not favoritedFavorited Favorited 0 favourites

I would like to read data from localstorage within a loop. Meaning is to feel a dictionary with localstorage value. Dictionary keys and localstorage key have sa...

  • 4 replies
  • 879 views
Not favoritedFavorited Favorited 0 favourites

Can anyone pot why the "exists" and "missing" in the following code is never triggered? I have the exact same code in a Construct 2 project, where it worked fin...

posted 4 years ago
  • 5 replies
  • 566 views
Not favoritedFavorited Favorited 0 favourites

I am working on my export feature to save local stored calendar input data as text, so people can get their inputs somewhere saver than local storage. Until kno...

  • 2 replies
  • 505 views
This content is deleted
Forum Topic
Local Storage or System's Load/Save Slots
Not favoritedFavorited Favorited 0 favourites

I'm new to Construct 3. I'm trying to find out what's better and safer for saving data or game state - Local Storage or System Slots? Which one is long-lasting...

Similar Tags