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

363 usages of this tag
  • 2 replies
  • 665 views
This content is deleted
Forum Topic
How to extract data?
0 favourites

I'm sending an ajax request to recover data. -> AJAX: Request "https://****.Firebaseio.Com/hashs/"&UserID&".Json" (tag "usersdatas"). The result is the followin...

  • 4 replies
  • 434 views
This content is deleted
Forum Topic
last value
0 favourites

How I can detect the last value on every column array?

posted 4 years ago
  • 3 replies
  • 360 views
This content is deleted
Forum Topic
Set up different 3D Arrays for scrollable inventory lists
1 favourites

I'm trying to create several item databases for my game, all of which I want to be able to display as separate scrollable lists on different Layouts: Inventory...

  • 15 replies
  • 1.1K views
This content is deleted
Forum Topic
How do I make random events?
0 favourites

I've at least 100 random events in my game. They appear every 10 seconds. They're like: 1)There is a pandemic. Will you open hospitals? -Yes -No. 2)They kidnapp...

  • 5 replies
  • 952 views
This content is deleted
Forum Topic
Arrays - Sort By X
3 favourites

Thought it'd be a good suggestion to have an action in Arrays to where sorting can be done by column of the array. So instead of just sorting the whole array by...

posted 4 years ago
  • 4 replies
  • 546 views
This content is deleted
Forum Topic
Problem with array
0 favourites

I have two two dimensional arrays, array1 and array2. In array1, I set in position (0,0) the value "dog". In array2, I set in position (2,3) the value array1.At...

posted 4 years ago
  • 0 replies
  • 249 views
0 favourites

I've been going over the next step in my project trying to come up with an approach in theory first, to think about implications and potential of different appr...

  • 4 replies
  • 308 views
This content is deleted
Forum Topic
data volume of large arrays
0 favourites

This may be a naive question, but. What's the impact of arrays on data volume? My project is based on data like musical scales in tons of variations and will st...

  • 4 replies
  • 611 views
0 favourites

How'd you set up a system like the following: There are 72 sprites (all instances of the same object) in the game that the player interacts with at some point....

  • 3 replies
  • 473 views
0 favourites

I would like to make a very simple undo mechanic on my game. The mechanic is to save the last save on the array when the button "X" is triggered , then load the...

posted 4 years ago

Similar Tags