Forum Topics tagged dictionary

Similar Tags

Report Tag

68 forum topics with this tag
  • 2 replies
  • 565 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
  • 375 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
  • 581 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
  • 1K 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
  • 690 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...

  • 4 replies
  • 1K views
This content is deleted
Forum Topic
Multiple Variables in under same Key in a Dictionary?
0 favourites

I think saw a tutorial not long ago where it was mentioned that you could store multiple values under the same "key". Is it true or did I just imagine it? I kin...

  • 2 replies
  • 1.5K views
0 favourites

I created a new dictionary style JSON file via new> dictionary in the File directory. (File name: Asdf.Json). How do I use this file? I have both Dictionary plu...

posted 4 years ago
  • 10 replies
  • 609 views
This content is deleted
Forum Topic
How to populate inventory slots from a dictionary?
0 favourites

I am working on an inventory system and I got stuck in a tiny part. My inventory system is a "render" only system -- basically it doesn't hold any information a...

  • 1 replies
  • 811 views
This content is deleted
Forum Topic
How do I view/edit my dictionary keys/values?
0 favourites

Some issues I need help with:-). Objective. I have a dictionary that I would like to display the contents of and also edit the keys and values individually. The...

posted 4 years ago

Similar Tags