Content tagged data

Similar Tags

Report Tag

71 usages of this tag
  • 3 replies
  • 583 views
This content is deleted
Forum Topic
How do you store your in-game values?
0 favourites

So far I've been using multiple objects OUTSIDE the game screen with local variables to store my in-game values in. I found that way to be quite clear for me, e...

  • 0 replies
  • 380 views
This content is deleted
Forum Topic
How do I decide on one winner per day?
0 favourites

I have a campaign oriented game at hand and I am working on the functionalities as follows: - player enters information at the beginning of the game. - one winn...

posted 4 years ago
  • 5 replies
  • 385 views
This content is deleted
Forum Topic
Player Data be preserved
0 favourites

When I publish an app in the store and then update it, I want the player's data to be preserved.

posted 4 years ago
  • 2 replies
  • 601 views
This content is deleted
Forum Topic
Data structures question for card game
0 favourites

I'm trying to make a solitaire card game. I'm not really sure what sort of data structure(s) I should be using in Construct to manage the state of the card stac...

posted 4 years ago
  • 3 replies
  • 729 views
This content is deleted
Forum Topic
How do I copy part of text from a string?
0 favourites

Is there a way we could extract part of text from a string like. {"-M-24aDCCzcQNaczKWrn":{"Email":"EmailID .Com","Key":"-M-24aDCCzcQNaczKWrn","Name":"Full Name"...

posted 4 years ago
  • 8 replies
  • 734 views
This content is deleted
Forum Topic
Array Not Working
0 favourites

I have been building a game, but have run into a very annoying problem. I fill out some of my array (via the array editor), and then request it using AJAX and l...

  • 7 replies
  • 658 views
This content is deleted
Forum Topic
How do I get a pixel value from a DrawingCanvas?
0 favourites

I have a DrawingCanvas instance which I use to let the player draw on it. I would like to manipulate the individual pixels of the DrawingCanvas instance through...

posted 4 years ago
  • 5 replies
  • 422 views
0 favourites

So I have this tilemap where I create manually in the editor (not generated at runtime). What I want is something similar to what's in the game Neo Scavenger ,...

posted 4 years ago
  • 34 replies
  • 2.8K views
0 favourites

I recently started migrating from C2 to C3 and I reached a point where I need to seriously develop a data structure for my crafting system. Here is how the syst...

posted 4 years ago
  • 2 replies
  • 361 views
0 favourites

I am working on a crafting game. I spent the past few days trying to figure out how to deal with data manipulation (i.E. How to store crafting recipes and how t...

posted 4 years ago

Similar Tags