Forum Topics tagged dictionary

Similar Tags

Report Tag

67 forum topics with this tag
  • 0 replies
  • 425 views
This content is deleted
Forum Topic
How do I save objects as a json?
1 favourites

Ive made a blocky game. I can build structures out of blocks. Now I want to save a structure (made of multiple instances of one block-object(different animation...

  • 2 replies
  • 453 views
0 favourites

Are there any noticeable speed gains to be had from either approach in comparison to the other (Using a dictionary to look up values, vs. An instance variable)?...

  • 7 replies
  • 1.2K views
This content is deleted
Forum Topic
How do I set text from Dictionary (or Array)?
0 favourites

I have a dictionary that stores messages. 0: Hello 1. 1: Hello 2. 2: Hello 3. I want to set text "message" when an event happens. Basic logic is "messages.SetTe...

  • 3 replies
  • 469 views
0 favourites

I have a dictionary that gets saved to local storage every X minutes. When the game starts I want it to load the dictionary from local storage if it exists. If...

  • 4 replies
  • 593 views
This content is deleted
Forum Topic
How do I store set of values?
0 favourites

I need help in storing three set of values like an User A scores X in Level X, scores Y in Level Y and so on and I would like do the same for multiple users in...

  • 3 replies
  • 587 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...

  • 1 replies
  • 601 views
0 favourites

I added a new dictionary file to my project to add a list of unlock criteria for my game. When I copied the old text with linebreaks it added \n\n in the string...

  • 12 replies
  • 1.9K views
0 favourites

As students in my mobile gaming course begin working on their final projects, I'm hoping to deepen my knowledge of how JSON files can be used to create a rudime...

  • 1 replies
  • 479 views
This content is deleted
Forum Topic
Dictionary... Key => Value
0 favourites

I've been trying to populate a dictionary with rows from a PHP file. The dictionary contains keys, while the value is just . Here's my code: Function ajax_load_...

posted 4 years ago
  • 1 replies
  • 375 views
This content is deleted
Forum Topic
online dictionary
0 favourites

I want to create an online dictionary , 1)I don't have any idea how can save many files of sound ( like in a cloud ) then. User can listen to sound online or do...

posted 4 years ago

Similar Tags