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

344 forum topics with this tag
  • 1 replies
  • 86 views
This content is deleted
Forum Topic
How do I check Array next value?
0 favourites

So I have an array and want to check if the next value is the same as the current one, for example: 0,1,1,0,0,0. I need to know that in coordenates x1 and x2, t...

posted 2 months ago
  • 5 replies
  • 129 views
This content is deleted
Forum Topic
How do I upload array from file?
0 favourites

So I want to make a game with a level editor that lets you save an array containing the positions of the platforms. This worked perfectly, and upon opening the...

posted 2 months ago
  • 2 replies
  • 110 views
This content is deleted
Forum Topic
How do I assign a local array to an object?
0 favourites

I'm coming from Unity and I was wondering, how do I assign a list/array to a gameobject. In my Case: I want to create an array of random numbers - unique to eve...

posted 28 days ago
  • 4 replies
  • 94 views
This content is deleted
Forum Topic
How do I fill a column of an array with data from a json?
0 favourites

To be inserted into an array as a new column. The dimensions are already set correctly. It adds a new column but all values are set to just 0. Is the problem th...

posted 25 days ago

Similar Tags