Forum Topics tagged dictionary

Similar Tags

Report Tag

68 forum topics with this tag
  • 4 replies
  • 614 views
0 favourites

How'd you set up a system like the following: There are 72 sprites (all instances of the same object) in the game that the player interacts with at some point....

  • 3 replies
  • 399 views
This content is deleted
Forum Topic
How do I assign a each key in a dictionary to a variable?
0 favourites

I want to assign each key from a dictionary to a variable. Thanks in advance.

posted 4 years ago
  • 3 replies
  • 428 views
0 favourites

This may be a stupid question. I also looked for similar threads but I couldn't find one. I'm working on a mobile game where I want to save user progress, let t...

  • 4 replies
  • 573 views
This content is deleted
Forum Topic
JSON to array or dictionary
0 favourites

On my plugin, I have an array and I want to return it from a function as json to be able to load it into an array object and I want to do the same for a diction...

posted 3 years ago
  • 0 replies
  • 345 views
This content is deleted
Forum Topic
Hands-On Exercises For Learning Arrays And Dictionaries.
0 favourites

So, I've been learning programming through courses on youtube. I just finished a 'Intro To Programming' video. Took notes and everything. I use Construct 2 for...

  • 11 replies
  • 465 views
This content is deleted
Forum Topic
Exercises?
0 favourites

So, I've been learning programming through courses on Youtube. I just finished a 'Intro To Programming' video. Took notes and everything. I use Construct 2 for...

posted 3 years ago
  • 1 replies
  • 560 views
This content is deleted
Forum Topic
Dictionary vs global variables
0 favourites

For my savegame I will most likely use a dictionary to json on local storage. I will need to save about 20-50 variables/values. Now I'm thinking whether I shoul...

  • 4 replies
  • 721 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...

  • 14 replies
  • 609 views
This content is deleted
Forum Topic
What am I doing wrong? (Inventory System)
0 favourites

I'm working on an inventory system and for some reason it's not updating the slots. I "pick" a item from other layout, set the key "PickedItem" in a Dictionary...

  • 2 replies
  • 651 views
This content is deleted
Forum Topic
Global variable or Dictionary entry?
0 favourites

C3 guru's, thanks for checking out this topic. As I make my way through this first game, I've set 10+ global variables for different things I need to reference...

Similar Tags