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
  • 24 replies
  • 1.2K views
This content is deleted
Forum Topic
my text disapperars when set from an array
0 favourites

So, I was making a leaderboard and I made an array for the first 5 places. Two dimensionsm X 5 as five players and Y (0 is name, 1 is score). I made everything...

  • 1 replies
  • 311 views
This content is deleted
Forum Topic
Inventory System
0 favourites

How'd I go about making an inventory system? I would like to make it so that, when the player presses a button, that selected weapon will be added to their inve...

posted 4 years ago
  • 2 replies
  • 723 views
This content is deleted
Forum Topic
How do I Push 2d array?
1 favourites

I've very new to this Construct 3 so probably my question is very basic. I want to push data to 2d array. Actually construct2/3 has "Push" built in function but...

posted 4 years ago
  • 12 replies
  • 1.8K views
This content is deleted
Forum Topic
Json array in array
0 favourites

I want to make a json with the coordinates of a bunch of instances. Basically "for each" instance set the value at key to array of the x, and y. I can do this e...

posted 4 years ago
  • 2 replies
  • 839 views
This content is deleted
Forum Topic
How do I put this ajax.last request to array? [SOLVED]
0 favourites

What would work to set the below AJAX request to every CurX(0),CurY(1) of an array. I want every new line to be added to the next X index. I'm familiar with tok...

posted 4 years ago
  • 5 replies
  • 930 views
This content is deleted
Forum Topic
How do I delete specific rows in an array?
0 favourites

Essentially, I want the condition to be: At end of layout. If array at (0,all) contains 0. Then delete row.

posted 4 years ago
  • 2 replies
  • 500 views
This content is deleted
Forum Topic
Compare if the array value is the same
0 favourites

How can I do that: I use an ARRAY to define Keyboards: Thanks.

posted 4 years ago
  • 7 replies
  • 1.3K views
This content is deleted
Forum Topic
How do I spawn same object with unique animation frame?
0 favourites

In my case I am using animation frames as a different textures for one object. Let's assume that my object has 15 different textures stacked in animation frames...

  • 10 replies
  • 382 views
This content is deleted
Forum Topic
How do I make a Array Selection?
0 favourites

I want to make a selection in my array over serval coherent numbers. I need to make a circular selection, so I plotted in this tedious selection of numbers..The...

posted 4 years ago
  • 3 replies
  • 550 views
This content is deleted
Forum Topic
Saving and Loading an Array
1 favourites

I figured out how to save and load my sound settings. Apparently Saving and Loading an Array Is'nt quite as easy. Based on what I have read from the array info...

posted 4 years ago

Similar Tags