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
  • 5 replies
  • 532 views
This content is deleted
Forum Topic
Animation frame from JSON/Array?
0 favourites

Hi All - prob a noob question, is there a way to set animation frame from JSON id or from Array? Tia.

posted 2 years ago
  • 2 replies
  • 418 views
This content is deleted
Forum Topic
Saving high scores list to project file array.json?
0 favourites

I want to implement the ability to save all of the player's scores to an array, along with the time and day those scores were achieved so they can view them on...

  • 2 replies
  • 321 views
This content is deleted
Forum Topic
Array ascending order! Array ordem crescente!
0 favourites

How to make an ascending order of numbers with array? Example: 25-42-10-8-17.

posted 2 years ago
  • 2 replies
  • 287 views
This content is deleted
Forum Topic
How do I create data grid?
0 favourites

Hey Construct world! Hope you're all doing well. I've searched through the previous threads of people asking about how to create a data grid/table and most answ...

posted 2 years ago
  • 8 replies
  • 418 views
This content is deleted
Forum Topic
How do I load data from JSON array to Object Array?
0 favourites

To make localization easier, I decided to put all text from my game project into JSON array (created in Construct 3 via Project Bar -> Files -> New -> Array). A...

posted 2 years ago
  • 2 replies
  • 349 views
This content is deleted
Forum Topic
How do I push to Y axis at a given x index?
0 favourites

I want to push all the objects of one type into the y-axis at a given point. For example I want to push all arrows of type "artpiece" to x=0 and then y=0,1,2,....

posted 2 years ago
  • 4 replies
  • 347 views
This content is deleted
Forum Topic
How do I sort an array (as values are removed upon sort)
0 favourites

So I have built an array, and populated it with the data I require, I then want to sort the array, however when I do this the second record in the array is remo...

posted 2 years ago
  • 5 replies
  • 502 views
This content is deleted
Forum Topic
How to Fix this Bug?
0 favourites

posted 2 years ago
  • 5 replies
  • 335 views
This content is deleted
Forum Topic
How do I find the closest available with bool false?
0 favourites

I am making an RTS where I have indirect control over my humans and am having problems finding the nearest available resource as opposed to just the nearest ava...

posted 2 years ago
  • 17 replies
  • 1.3K views
This content is deleted
Forum Topic
How do I create a functional Inventory? (File Attached)
0 favourites

If anyone can rate me on a scale on 1-10 how close I am to succeeding or failing in creating an inventory (1 being failing), my pet project on One Drive is. So...

Similar Tags