Forum Topics tagged local-storage

Similar Tags

Report Tag

62 forum topics with this tag
  • 4 replies
  • 243 views
This content is deleted
Forum Topic
How do I update value of localStorage?
0 favourites

I just try the simplest thing change the value of my attack and attack speed but it just dont work even I recreated them. Is this a bug? First I create value of...

posted 2 years ago
  • 3 replies
  • 355 views
This content is deleted
Forum Topic
How do I store text input?
0 favourites

I'm trying to make a simple app where I need a text to be editable. I need it to work so when I edit the text, it saves the text in the textbox, and when I reen...

  • 0 replies
  • 235 views
This content is deleted
Forum Topic
How do I "extend" the storage functionality?
0 favourites

Background: I want to encrypt the LocalStorage entries for games. Basically it's not a problem if I override setItem and getItem. With Construct 2 games it was...

  • 2 replies
  • 324 views
This content is deleted
Forum Topic
Question on updating and localstorage?
0 favourites

I am a couple of days away from releasing my first couple of games for Android and iOS. I have never done it before and just wondering. I know if there are bugs...

  • 3 replies
  • 424 views
This content is deleted
Forum Topic
Problem clearing local storage in preview?
0 favourites

I am trying to reset the local storage in Construct 3. I have tried clearing storage on View menu and storage clean up. But when I preview the game the score is...

posted 2 years ago
  • 3 replies
  • 598 views
This content is deleted
Forum Topic
How do I Save and Load an Array in a Dictionary?
0 favourites

First time posting. Working on my first Construct (C3) project and want to be able to save some game settings include a top ten scores (with names and rank). I'...

  • 4 replies
  • 378 views
This content is deleted
Forum Topic
Problem with Global Variable Resetting?
0 favourites

I am a bit puzzled by this. I have set up global variables for levels and lives. The levels are working and saving but lives are resetting? For example I have s...

  • 4 replies
  • 254 views
This content is deleted
Forum Topic
I want to save a bool value in WebStorage
0 favourites

I want to store a bool value in WebStorage. If you save using a dictionary, it will be saved as 0 or 1. Is there a way to save true and false to WebStorage? Ple...

  • 6 replies
  • 437 views

I'm trying to save the time it took the player to finish a level and display it in another layout. I also only have 3 events left as you can see here. I've got...

  • 1 replies
  • 155 views
This content is deleted
Forum Topic
I made a level editor but can only save one level
0 favourites

I made a level editor following . So far it is functioning correctly. When I save the map it loads up just fine. When I go back into the editor I can edit the l...

Similar Tags