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

363 usages of this tag
  • 0 replies
  • 396 views
This content is deleted
Forum Topic
How do I load multiple JSONs with a for each loop?
0 favourites

In my application I have 2 Array classes - Category and SubCategory. When I create a new entry in the Category, I create a new SubCategory. The Category contain...

  • 0 replies
  • 543 views
This content is deleted
Forum Topic
How do I load URL in iframe using an array value?
0 favourites

How do I use an array value (...I.E. MyList(2) ...) instead of a hard coded url in the "Parameters for iFrame: Navigate to url" dialogue pop-up? Currently if I...

  • 12 replies
  • 640 views
0 favourites

I know this has been explained several times in the forum, but I´m fighting with something for the last two days. The idea is Kids read "customized" stories wit...

posted 5 years ago
  • 3 replies
  • 436 views
0 favourites

I'm having trouble trying to figure out how to place a tile and have it switch to the proper animation frame based off of other tiles that are around it. I have...

  • 1 replies
  • 783 views
This content is deleted
Forum Topic
CSV to Array table
0 favourites

Is there a way to save an excel file as csv, then import to project file, and then point to it from the event sheet? I have it imported, but not sure how I can...

posted 5 years ago
  • 1 replies
  • 890 views
0 favourites

Hi Every One, I am new in Construct 3,need some help. I have a array(Answer_Char_Array). It have values in every cell including space(empty). Now I want to find...

posted 5 years ago
  • 16 replies
  • 979 views
0 favourites

Thank you for time. Please help me understand my problem below. As you can see below is my condition saying Every XY elemenet if Array.At(curX,15) is in between...

  • 7 replies
  • 1.2K views
This content is deleted
Forum Topic
How do I set text from Dictionary (or Array)?
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...

  • 7 replies
  • 474 views
This content is deleted
Forum Topic
How do I chose an array to configure a level.
0 favourites

I have a group of array. Each one has index with the "difficulty configuration" for each level of my game. Example : LEVEL 01. Index 0. Difficulty 1. Index 1. D...

posted 5 years ago
  • 7 replies
  • 613 views
0 favourites

I'm trying to create a random order for my levels to be picked from in sets of ten. I have an array that has 1,1 to 10,10 all marked with ones. (I avoided start...

Similar Tags