Forum Topics tagged local-storage

Similar Tags

Report Tag

62 forum topics with this tag
  • 0 replies
  • 155 views
This content is deleted
Forum Topic
Save to c3 runtime, from c2 runtime (Local storage)
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
  • 291 views
This content is deleted
Forum Topic
How to define tags for binary data?
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
  • 418 views
This content is deleted
Forum Topic
Local Storage Problem !
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
  • 526 views
This content is deleted
Forum Topic
Share data across the games
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 3 years ago
  • 1 replies
  • 314 views
This content is deleted
Forum Topic
Problem reading Local storage values in a loop
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
  • 473 views
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 3 years ago
  • 5 replies
  • 351 views
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
  • 339 views
This content is deleted
Forum Topic
Local Storage or System's Load/Save Slots
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...

  • 1 replies
  • 233 views
This content is deleted
Forum Topic
How do I set an event on first game launch?
0 favourites

I got some files that contain start data, that is being modified later on. So I wanted to load the data from the files on game start to the local storage and wh...

  • 2 replies
  • 299 views
This content is deleted
Forum Topic
How do I save 30+ variables with LocalStorage?
0 favourites

My game has a lot of variables from coins, upgrades, etc. That I want to save. Currently, I'm using LocalStorage to save all these variables, and they're gettin...

Similar Tags