Content tagged array

A data structure consisting of a collection of elements (values or variables), each identified by at least one array index or key.

Similar Tags

Report Tag

365 usages of this tag
  • 2 replies
  • 522 views
This content is deleted
Forum Topic
How do I loop array to text?
0 favourites

I'm stuck in understanding how to get the looping of an array to text the way I want. I got an array of 3x 4y with name like this. Michael "the mechanic" Robert...

posted 3 years ago
  • 8 replies
  • 433 views
This content is deleted
Forum Topic
Question about arrays and character animations
0 favourites

If I wanted to make a character sprite's animation change during a dialogue scene and the dialogue is contained in an array, is there a quicker way to do this o...

  • 4 replies
  • 494 views

I have a problem accessing array after loading from local storage. I have an array with (81, 1, 1) size. I have different events using this array without any pr...

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

I'm saving my variables such as player inventory, player attributes, experience table, monsters description (loot, gold drop, etc) and I'm using the AJAX plug i...

  • 6 replies
  • 398 views
This content is deleted
Forum Topic
What's wrong in my array event?
0 favourites

Please look at my events. I am saving multiple data into single cell and then retrieving it. But my event not getting 00:06 from array. Looks like it skipping 0...

posted 3 years ago
  • 14 replies
  • 628 views
This content is deleted
Forum Topic
What am I doing wrong? (Inventory System)
0 favourites

I'm working on an inventory system and for some reason it's not updating the slots. I "pick" a item from other layout, set the key "PickedItem" in a Dictionary...

  • 4 replies
  • 262 views
This content is deleted
Forum Topic
help with array
0 favourites

Anyone can help me to count just fill cell in array ?

posted 3 years ago
  • 9 replies
  • 731 views
This content is deleted
Forum Topic
How do I add sprite using array?
0 favourites

I have some political incidents in my array. When I call them by using setquestion function, I want some sprites to appear on the screen with the text from the...

posted 3 years ago
  • 0 replies
  • 268 views
This content is deleted
Forum Topic
Large levels based on randomly generated arrays
0 favourites

I've used Construct 2 few years ago, and before I buy Construct 3 I just want to know couple of things. Would this be possible to make in C3: 1. Create large ra...

  • 3 replies
  • 358 views
0 favourites

I have an array of inventory items. The first column in the array is the item name, the second column contains a description of the item. I'm trying to show the...

Similar Tags