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
  • 2 replies
  • 458 views
This content is deleted
Forum Topic
How do I check and ignore elements in array
0 favourites

How could I check if an element exists in the array and discard it so it's not read again ?

posted 3 years ago
  • 3 replies
  • 302 views
This content is deleted
Forum Topic
How do I create a matrix with images?
0 favourites

Very new to C3. How can I make a simple 2x2 matrix that looks like tiles and each tile will have a simple image/sprite...Except one. That one will be a differen...

posted 3 years ago
  • 4 replies
  • 624 views
0 favourites

Is it possible to access an array inside a global variable? For example, if I have a global variable called fruit which's value is , how can I access "Orange"?...

  • 4 replies
  • 693 views

As the title says I have this scenario: I have a cards.Json with an array of cards (array of objects). I want to generate 3 cards "opponents" to the player with...

  • 16 replies
  • 910 views
0 favourites

I have 1500 sentences in an array (via JSON), and a local folder with 1500 images 0000.Png to 1499.Png. The sentences are displayed in a text box, there's a spr...

  • 14 replies
  • 717 views
0 favourites

Click the button to change the bg to a color from a list of values. I have it working fine when I populate an array by using the event sheet, but when I put the...

  • 2 replies
  • 397 views
This content is deleted
Forum Topic
How do I randomize a word from an array?
0 favourites

Iv tried looking up other tutorials and I'm stumped. I'm new to visual scripting and have been trying to add random words from an array to text for ages. This i...

posted 3 years ago
  • 2 replies
  • 318 views
This content is deleted
Forum Topic
How do I randomize a word from an array?
0 favourites

Iv tried looking up other tutorials and I'm stumped. I'm new to visual scripting and have been trying to add random words from an array to text for ages. This i...

posted 3 years ago
  • 5 replies
  • 389 views
0 favourites

I'm trying to build the foundation for a learning game with this functionality. Separate text blocks are generated from an array, and randomly placed around the...

posted 3 years ago
  • 2 replies
  • 257 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

Similar Tags