Forum Topics 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

345 forum topics with this tag
  • 6 replies
  • 3.2K views
This content is deleted
Forum Topic
[C3][Plugin] Random Color
1 favourites

Link. - Link to c3addon. - Link to the online demo. - Link to c3p demo. Short Description. This plugin is a port from randomColor by David Merfield . Generate a...

  • 7 replies
  • 891 views
This content is deleted
Forum Topic
Something changed on Arrays??
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 5 years ago
  • 2 replies
  • 1.2K views
This content is deleted
Forum Topic
Need help with Array, AJAX, File Array...
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 5 years ago
  • 1 replies
  • 832 views
This content is deleted
Forum Topic
How can I get the SUM of a single row in an Array?
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 5 years ago
  • 3 replies
  • 1.1K views
This content is deleted
Forum Topic
How do I use an array to spawn specific objects
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 5 years ago
  • 4 replies
  • 850 views
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 5 years ago
  • 6 replies
  • 928 views
This content is deleted
Forum Topic
Compare a part of a value in array?
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 5 years ago
  • 16 replies
  • 1.8K views
This content is deleted
Forum Topic
Need help in adding values in Array
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
  • 548 views
This content is deleted
Forum Topic
How do I show progress during Array iteration?
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 5 years ago
  • 7 replies
  • 2.1K views
This content is deleted
Forum Topic
How do I fill an array with tilemap tiles coordinates?
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 5 years ago

Similar Tags