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.

408 usages of this tag
  • 7 replies
  • 1K views
This content is deleted
Forum Topic
Something changed on Arrays??
Not favoritedFavorited Favorited 1 favourites

Since today I noticed that when I open an array through the Files / Arrays folder in the project bar, the .Json file opens with the array data on text and a lit...

posted 6 years ago
  • 2 replies
  • 1.49K views
This content is deleted
Forum Topic
Need help with Array, AJAX, File Array...
Not favoritedFavorited Favorited 1 favourites

I created an array in the file section of my game via right click-> create file and filled it up with the data I wanted to. I managed to get AJAX to fetch it an...

posted 6 years ago
  • 1 replies
  • 1.15K views
This content is deleted
Forum Topic
How can I get the SUM of a single row in an Array?
Not favoritedFavorited Favorited 0 favourites

I'm using an array to track level completions with simple 1s and 0s. I'm wondering if there's an easy way to get the sum of a row in this array to quickly be ab...

posted 6 years ago
  • 3 replies
  • 1.52K views
This content is deleted
Forum Topic
How do I use an array to spawn specific objects
Not favoritedFavorited Favorited 0 favourites

I am having a slight issue(duh). Sooooooo in a game I'm making I'm using an array to spawn objects at certain times. It has 2 columns. The first specifies what...

posted 6 years ago
  • 4 replies
  • 1.15K views
Not favoritedFavorited Favorited 0 favourites

I've been migrating my app from C2 to C3. It is heavily dependent on an array as there are about 320 references to it in the event sheet. I've been using the CS...

posted 6 years ago
  • 6 replies
  • 1.21K views
This content is deleted
Forum Topic
Compare a part of a value in array?
Not favoritedFavorited Favorited 0 favourites

I have phrases text as values in array. I would like to compare just 1 word of the phrases, so one part of it of the values. For example: I like mushrooms. I li...

posted 6 years ago
  • 16 replies
  • 2.35K views
This content is deleted
Forum Topic
Need help in adding values in Array
Not favoritedFavorited Favorited 0 favourites

I have 2 variables Correct and Incorrect which contain data how many times correct clicked and incorrect clicked as well. Now I want to record last 5 play's res...

  • 5 replies
  • 771 views
This content is deleted
Forum Topic
How do I show progress during Array iteration?
Not favoritedFavorited Favorited 0 favourites

I am iterating through a very large array using For each element . Because of the size of the array and the calculations done to its contents this takes a long...

posted 6 years ago
  • 7 replies
  • 2.64K views
This content is deleted
Forum Topic
How do I fill an array with tilemap tiles coordinates?
Not favoritedFavorited Favorited 0 favourites

I`m trying to locate all non-empty tiles on a tilemap and insert their ID, X (in pixels) and Y (in pixels) into an array, but not all of the tiles data appear i...

posted 6 years ago
  • 2 replies
  • 1.12K views
This content is deleted
Forum Topic
How do I use recently spawned objects?
Not favoritedFavorited Favorited 0 favourites

I would like to create and position a few objects. Here is my event sheet: The story starts with the button. When clicked it logs the number of Pawns. At first,...

posted 6 years ago

Similar Tags