Content tagged dictionary

80 usages of this tag
UpvoteUpvote 1 DownvoteDownvote
Not favoritedFavorited Favorited 3 favourites

Construct 2 (c2) version of the Line of Sight behavior (r275). When a chosen object is within line of sight (LOS) it becomes selected, even for multiple instanc...

  • 2 replies
  • 821 views
This content is deleted
Forum Topic
How do I load dictionary when I leave layout and return ?
Not favoritedFavorited Favorited 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 5 years ago
  • 4 replies
  • 547 views
This content is deleted
Forum Topic
Reset all global variables vs included event sheets.
Not favoritedFavorited Favorited 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
  • 1K views
This content is deleted
Forum Topic
Load BinaryData to Dictionary?
Not favoritedFavorited Favorited 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
  • 1.56K views
This content is deleted
Forum Topic
How Do I Call Values From a Dictionary [Solved]
Not favoritedFavorited Favorited 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 5 years ago
  • 3 replies
  • 1.51K views
Not favoritedFavorited Favorited 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
  • 1K views
Not favoritedFavorited Favorited 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
  • 1.5K views
This content is deleted
Forum Topic
Multiple Variables in under same Key in a Dictionary?
Not favoritedFavorited Favorited 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...

UpvoteUpvote 23 DownvoteDownvote
This content is deleted
Tutorial
Building an RPG-Style Inventory
Not favoritedFavorited Favorited 68 favourites

Welcome to this tutorial covering how to make a robust inventory system. In any game which uses items, you'll usually need some way for the player to view and u...

  • 2 replies
  • 1.88K views
Not favoritedFavorited Favorited 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 5 years ago

Similar Tags