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

364 usages of this tag
  • 4 replies
  • 776 views
0 favourites

Hello there! I teach Construct 3 to 4th-6th graders as an elective at my school. Recently, one of my students has been trying to make a little tank game where t...

  • 1 replies
  • 464 views
This content is deleted
Forum Topic
POKEdex???
1 favourites

I want to create a Pokedex into Construct but I haven't expertise into the program. Is it possible to download a template on Scirra Store? Is there a further po...

posted 3 years ago
  • 1 replies
  • 444 views
0 favourites

Let's say you have imported a file into the Construct project and you called it "theme.Json". The code inside reveals to be an array code in JSON. And then you...

posted 3 years ago
  • 3 replies
  • 372 views
This content is deleted
Forum Topic
Map Editor Game - trying to simplify some tasks ahead
0 favourites

I am pretty new at Construct 2, having only done one project before. And I am currently in the first stage of doing my second game. On paper it's pretty straigh...

posted 3 years ago
  • 2 replies
  • 564 views
This content is deleted
Forum Topic
Arrays - Instance Variables - AsJSON
0 favourites

Do the instance variables of an array get stored in the AsJSON method? Problem: When I load an array from JSON the instance variables don't seem to load. Consid...

  • 3 replies
  • 276 views
This content is deleted
Forum Topic
How do I remove a single image from an array
0 favourites

I have a setup where the player can scroll through a list of images of unlocked trophies using the up and down arrow keys. If a trophy condition hasn't been met...

posted 3 years ago
  • 3 replies
  • 414 views
This content is deleted
Forum Topic
How do I - Array - Clear only one Axis
0 favourites

If that's an array, how can I clear Y axis without touching the X axis ? Or clear the X axis without touching the Y axis ? I want X axis to have only one "1" at...

posted 3 years ago
  • 12 replies
  • 672 views
This content is deleted
Forum Topic
How do I load a tilemap from json?
0 favourites

Ideally I want to populate an array with the json data then load from the array into the tilemap. However I can't even get the normal set tilemap from json stri...

posted 3 years ago
  • 2 replies
  • 460 views
0 favourites

I've successfully created a system that supports using multiple languages in the game. I also have a .Json file called "settings" which stores sound and music v...

posted 3 years ago
  • 2 replies
  • 935 views
This content is deleted
Forum Topic
Array loopindex not working
0 favourites

I want to create a frame dynamically for a store, but the loopindex Is'nt working and they all get created on the same coordinates, what am I doing wrong? Thank...

posted 3 years ago

Similar Tags