Content tagged dictionary

Similar Tags

Report Tag

71 usages of this tag
  • 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
  • 480 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
  • 376 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
  • 2 replies
  • 555 views
This content is deleted
Forum Topic
How do I load dictionary when I leave layout and return ?
0 favourites

I've got my dictionary to work just fine. However, when I exit the layout and return to the layout all the values and keys within the dictionary have disappeare...

posted 4 years ago
  • 4 replies
  • 370 views
This content is deleted
Forum Topic
Reset all global variables vs included event sheets.
0 favourites

Working on a project for a client, can't destroy it, hence the question. It has a main event sheet from where it includes a couple of other ones. And in the gam...

  • 2 replies
  • 572 views
This content is deleted
Forum Topic
Load BinaryData to Dictionary?
0 favourites

Is there any way to load BinaryData (DrawingCanvas image) to Dictionary and load it into a sprite? To go a little deeper, is the value BinaryData.GetBase64? Not...

  • 3 replies
  • 1K views
This content is deleted
Forum Topic
How Do I Call Values From a Dictionary [Solved]
0 favourites

I am trying to call values from a dictionary to keep my player variables from level to level. However, they seem to be getting lost along the way. I debugged it...

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

I'm putting the final touches on my game and I have a highscore function. At first I built it with the LocalStorage object and it worked perfectly. Except, when...

  • 11 replies
  • 685 views
0 favourites

I would like to make a collection of notes that you find throughout the game which you could look up in a journal that you carry with you. You know the type, sk...

Similar Tags