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
  • 3 replies
  • 1.6K views
This content is deleted
Forum Topic
How do I create list items from data in array?
0 favourites

I'm doing a quiz game. Depending on question type there will be different list of answer options. How can I change all items in list by taking new Items from sa...

posted 4 years ago
  • 3 replies
  • 409 views
This content is deleted
Forum Topic
Expressions inside an array
0 favourites

Is there a way to use expressions in array cells? For example: In the cell, the value is 5 + 5, when loading this value from the array, get 10. Or use the syste...

posted 4 years ago
  • 10 replies
  • 1.1K views
This content is deleted
Forum Topic
Saving and loading an array menu
0 favourites

I'm trying to create a menu using Arrays, but I can't make saving and loading progress work. I have no experience with Construct 3 and arrays, can someone look...

posted 4 years ago
  • 1 replies
  • 666 views
This content is deleted
Forum Topic
How to push from one 2D array to another
0 favourites

I have 2 2D arrays and I need to shuffle them in 1. I was using random pushing for 1D arrays, but it seems to be not working for 2D. My arrays looks like that:...

posted 4 years ago
  • 8 replies
  • 658 views
This content is deleted
Forum Topic
How do I a Textbox with a text under the Text?
0 favourites

First I try to explain my Problem in english: I want to have a textfield with 10 Lanes. If I press button 1 the text from the array should be in lane 1. If I pr...

posted 4 years ago
  • 1 replies
  • 376 views
This content is deleted
Forum Topic
Javascript Arrays not properly initialized
0 favourites

Hello I've written the following script: Var careerIndices = []; Var randomCareers = []; Var randomCareersForPortraits = []; Var randomCareersForCareerImages =...

posted 4 years ago
  • 1 replies
  • 338 views
0 favourites

I think Construct 3 is incredible, but I have problems understanding how to dynamically create objects and still organize them on the screen. As I didn’t find a...

  • 2 replies
  • 849 views
This content is deleted
Forum Topic
how to dynamically insert multiple values at once?
0 favourites

What I want to do here is to insert several values in an array line in case 3 Name, time, difficulty an example would be. In my current code I can create lines...

  • 4 replies
  • 1.3K views
0 favourites

I'm trying to generate random numbers that don't repeat, after some searches I found a tutorial that taught this, but in the video it uses Construct 2. I tried...

  • 11 replies
  • 521 views
This content is deleted
Forum Topic
parsing a single word from a larger database of words?
0 favourites

Many thanks in advance for any and all help you could throw my way! MY QUESTION IS THE FOLLOWING: What would be the best approach for having a string of text th...

posted 4 years ago

Similar Tags