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
  • 7 replies
  • 632 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...

  • 6 replies
  • 526 views
0 favourites

So the problem is, I'm trying to use a csv spreadsheet thats is a weapon database, with information like weapon name, attack dmg, element type, and fx that go w...

  • 6 replies
  • 526 views
This content is deleted
Forum Topic
is it possible to get random from two array cells
0 favourites

So I have a weapons spreadsheet(array) that has two numbers for attack damage: Min attack damage, and max attack demage. I'm trying to get a random number betwe...

  • 3 replies
  • 882 views
This content is deleted
Forum Topic
How do I delete an element from an array by name?
0 favourites

How do I delete an element from an array by name?

posted 5 years ago
  • 5 replies
  • 1.1K views
This content is deleted
Forum Topic
Call Function and return Array value by index
0 favourites

I am trying to call a function with these params, but its not work, it return 0. I have already write the code about 3 times, and I still have this problem. Apa...

posted 5 years ago
  • 3 replies
  • 419 views
This content is deleted
Forum Topic
Dynamically populate array for farming type game
0 favourites

I have been enjoying Construct on a dozen of small games and I wanted to get to the next level but find myself in front of a wall that no tutorial so far was ab...

posted 5 years ago
  • 4 replies
  • 605 views
This content is deleted
Forum Topic
How do I store set of values?
0 favourites

I need help in storing three set of values like an User A scores X in Level X, scores Y in Level Y and so on and I would like do the same for multiple users in...

  • 5 replies
  • 391 views
This content is deleted
Forum Topic
How do I random image array in vertical (Y axis)?
0 favourites

I would like to know how to create a random image array in vertical position? Ex: Figure 1 ----------> Figure 2. Figure 2 ----------> Figure 3. Figure 3 -------...

posted 5 years ago
  • 7 replies
  • 930 views
This content is deleted
Forum Topic
How do I access Array actions via a string?
0 favourites

Is it possible to use a variable instead of the array object name somehow? I made a function to show data (loop to create text objects) and added a parameter bu...

  • 3 replies
  • 399 views
This content is deleted
Forum Topic
How do I make functions work?
0 favourites

I think I'm missing something in functions. I'm not able to find the "Call" option. I'm not sure what's wrong. Can anyone help? Thanks in advance.

Similar Tags