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
  • 1 replies
  • 356 views
This content is deleted
Forum Topic
How do I Get Array to work after Restart Layout?
0 favourites

Creating a simple random quiz-like C3 project. General description is press button you get random question, until all questions completed. If you get a good sco...

posted 3 years ago
  • 1 replies
  • 802 views
This content is deleted
Forum Topic
How do I load array from url (json file on my server)?
0 favourites

How do I load array from url (json file on my server). I have a file in json format on my server, can I use an absolute url to load the data into my Construct i...

posted 3 years ago
  • 6 replies
  • 930 views
This content is deleted
Forum Topic
How do I shuffle the position of instances between them.
0 favourites

I'm creating a puzzle in which you pick and drag pieces to re-arrange them into their right spot. In this case, is in a shape of a sliced up fish like so. All s...

posted 3 years ago
  • 5 replies
  • 477 views
This content is deleted
Forum Topic
Best approach for leveling/ experience system?
0 favourites

So I'm doing a leveling system for my rpg/ farm sim. And I'm thinking in the following way of doing it: Explained Array: Critical chance - 10% chance - 20% chan...

posted 3 years ago
  • 3 replies
  • 336 views
This content is deleted
Forum Topic
How do I change it?
0 favourites

I've found this source for my game but I don't want my questions to come randomly rather they should come in order. I've tried and failed. What should I change...

  • 3 replies
  • 406 views
This content is deleted
Forum Topic
How do I use different arrays for different layouts?
0 favourites

I've created a universal event sheet that can interpret the data I put in my json arrays to make a room like so: My goal is to create an event sheet and a json...

posted 3 years ago
  • 2 replies
  • 584 views
This content is deleted
Forum Topic
Using JSON data to keep RPG stats etc.?
0 favourites

I'm wondering what's the best way to have all the data of a "typical RPG" stored. I really like the modularity of Javascript objects. So is there anything wrong...

  • 14 replies
  • 594 views
This content is deleted
Forum Topic
How do I use array to store sprite coordinates ?
0 favourites

I'm trying to automatise the creation of a layout by using an array to store sprite coordinates and frame number. Here is how it works : - coordinates and frame...

posted 3 years ago
  • 2 replies
  • 344 views
0 favourites

So, I am doing inventory on arrays, however, on the Internet I did not find a single necessary guide for what I need. Since I am not a very good programmer, I r...

posted 3 years ago
  • 6 replies
  • 454 views
0 favourites

I'm building an engine to populate a layout with instances by using an array that contains instance X and Y, opacity, visibility, etc. Instances are connected b...

posted 3 years ago

Similar Tags