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

365 usages of this tag
  • 12 replies
  • 532 views
This content is deleted
Forum Topic
highscore array not working correctly
0 favourites

I build a highscore with the tutorial with database etc. It looks like this; When I preview the layout it shows this; When I enter my score and click "send", it...

posted 3 years ago
  • 2 replies
  • 507 views
This content is deleted
Forum Topic
Populate array with pixel information from image?
0 favourites

Does anyone know of a way of converting pixel information from something like base64 or other to an array with pixel positions and RGBA values?

  • 1 replies
  • 254 views
0 favourites

I would like to check if a certain string is included in an array variable. For example: Check if the name "Tom" is stored in the variable "names" (Betty, Tom,...

  • 1 replies
  • 983 views
0 favourites

I have a json with some data inside: - url of an image. - position X. - position Y. - Id. All these elements must create a different sprite at runtime, for exam...

posted 3 years ago
  • 2 replies
  • 1.6K views
This content is deleted
Forum Topic
How do I change the sprite's color by hex code ?
0 favourites

I have an array with hex codes and by them I need to change color of the sprite.

posted 3 years ago
  • 4 replies
  • 457 views
This content is deleted
Forum Topic
Character animations and arrays
0 favourites

I'm trying to make a character sprite's animation change during a dialogue scene. The dialogue is contained in an array, and so far the only way I've been able...

  • 1 replies
  • 299 views
This content is deleted
Forum Topic
Ignoring a "0" in an array
0 favourites

Hi I have a program reading text from an array every second. The user can load text up to 8 words. However when say 3 words are loaded how do I get the program...

posted 3 years ago
  • 2 replies
  • 405 views
This content is deleted
Forum Topic
Storing Player Character Data Process
0 favourites

I'm late to the party, and since I'm still stuck doing Construct 2, I need some help. I have an excel spreadsheet that contains playable character data for a ga...

  • 5 replies
  • 623 views
This content is deleted
Forum Topic
How do I Sync an array bettewen 2 players?
0 favourites

I have a problem syncing the array,the host and the peer both have access to the array but Is'nt in sync.

posted 3 years ago
  • 4 replies
  • 665 views
This content is deleted
Forum Topic
how to make a grid with no repeats and overlap
0 favourites

I'm trying to make a puzzle grid that's 5x5 using 5 different color blocks with two requirements: Each row must use the 5 color blocks once. Row below can't hav...

posted 3 years ago

Similar Tags