Forum Topics tagged dictionary

75 forum topics with this tag
  • 0 replies
  • 575 views
This content is deleted
Forum Topic
How do I save objects as a json?
Not favoritedFavorited Favorited 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
  • 624 views
Not favoritedFavorited Favorited 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.57K views
This content is deleted
Forum Topic
How do I set text from Dictionary (or Array)?
Not favoritedFavorited Favorited 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
  • 702 views
Not favoritedFavorited Favorited 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
  • 883 views
This content is deleted
Forum Topic
How do I store set of values?
Not favoritedFavorited Favorited 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
  • 830 views
This content is deleted
Forum Topic
How do you store your in-game values?
Not favoritedFavorited Favorited 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
  • 953 views
Not favoritedFavorited Favorited 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
  • 2.56K views
Not favoritedFavorited Favorited 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
  • 631 views
This content is deleted
Forum Topic
Dictionary... Key => Value
Not favoritedFavorited Favorited 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 6 years ago
  • 1 replies
  • 516 views
This content is deleted
Forum Topic
online dictionary
Not favoritedFavorited Favorited 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 6 years ago

Similar Tags