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
  • 260 views
This content is deleted
Forum Topic
Single variable to Array?
0 favourites

Is there any way to turn variable to fully functional one-dimension array? The case is that there's a lot of times I want to keep huge amount of values in a sin...

posted 3 years ago
  • 1 replies
  • 494 views
This content is deleted
Forum Topic
how to change animation from array values ?
0 favourites

I want to change the animation frame , from the value stored in array. Eg: Array(a1,b0) and array(a1,b1). If array(a1,b0) ------> set anim frame to (1). If arra...

posted 3 years ago
  • 2 replies
  • 332 views
This content is deleted
Forum Topic
How do I make match3 game without use of array?
0 favourites

Friends I want to make match3 game like candy crush. But I want to make this without use of array, Is that possible?

  • 6 replies
  • 482 views

I have a spelling game where the words are being drawn from an array, and the words vary in length from 3-8 characters. I would like to create two different mod...

  • 3 replies
  • 387 views
This content is deleted
Forum Topic
How do I use new Function?
0 favourites

I am in need of some help here. I have the basic beginnings of a shopping cart made from using an older array inventory example. However, after 3 days of testin...

posted 3 years ago
  • 1 replies
  • 240 views
This content is deleted
Forum Topic
Beginner Question - Arrays and Relationships
0 favourites

I'm brand new to game design and Construct-3, trying my best to teach myself how to use the software. Recently I'm trying to recreate a very basic relationship...

posted 2 years ago
  • 3 replies
  • 720 views
This content is deleted
Forum Topic
How do I extract data using AJAX.lastdata?
0 favourites

Sorry, in new on using AJAX, JSON, Xampp stuff. And I still learning on using it. I have this .Json. I tried to extract only partial data on "data" ones. Which...

posted 2 years ago
  • 4 replies
  • 466 views
This content is deleted
Forum Topic
How do I can save sprite properties in JSON?
0 favourites

I'm doing a program based on sprites editing(Like editor in GeometryDash). I'm looking how to save all the sprites properties like: Name, X/y position, instance...

posted 2 years ago
  • 2 replies
  • 1K views
This content is deleted
Forum Topic
How do I get the size of the array inside json file?
1 favourites

I am trying to use the json file for my game and in the file I have entry having array like below: {. "1": {. "number": "1", "entries": }. }. If I set text like...

posted 2 years ago
  • 5 replies
  • 413 views
0 favourites

I have several sprites (six). How can I save all six different elements into one array. And then load them back?

posted 2 years ago

Similar Tags