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

367 usages of this tag
  • 17 replies
  • 1.3K views
This content is deleted
Forum Topic
How do I create a functional Inventory? (File Attached)
0 favourites

If anyone can rate me on a scale on 1-10 how close I am to succeeding or failing in creating an inventory (1 being failing), my pet project on One Drive is. So...

  • 2 replies
  • 258 views
0 favourites

I am trying to make something perhaps kind of odd for Construct - an inventory system, but not for a game, as in real life barcode scanning inventory haha. I ha...

posted 2 years ago
  • 4 replies
  • 498 views
This content is deleted
Forum Topic
Array or Dictionary for Pokemon-esque Game
0 favourites

This question has probably come up multiple times. But I wanted to gather some thoughts on which to use for data management for a Pokemon-like game I'm making....

posted 2 years ago
  • 2 replies
  • 305 views
This content is deleted
Forum Topic
How do I Store and check all English words?
0 favourites

I'm trying to create a word game and I need to store basically the entire dictionary. I'm trying to check if words exist at run-time. How can I do this? I downl...

  • 2 replies
  • 326 views
0 favourites

If you have any tutorials, or general advice, please respond! I have a feeling I'll need to use arrays-. ALSO, if you guys know how to simplify this code, pleas...

  • 6 replies
  • 607 views
This content is deleted
Forum Topic
How do I make an array change text or a value?
0 favourites

I'm trying to create an inventory system with an inspect option. I'd like the inspect option to show the values and description of the item I've selected based...

posted 2 years ago
  • 5 replies
  • 578 views
This content is deleted
Forum Topic
How to remove a group of array elements?
0 favourites

There's an array (in the screenshot). The elements are constantly changing. I need to remove rows with value 0. When I run a loop and remove by Y index. Element...

posted 2 years ago
  • 1 replies
  • 597 views
This content is deleted
Forum Topic
How do I upload whole array to a google spreadsheet?
0 favourites

I'm building not a game but a tracking device to help my dad collect his feelings about his health condition. It's a very simple system : When he feels a change...

posted 2 years ago
  • 2 replies
  • 236 views
This content is deleted
Forum Topic
How do I write to a project file array?
0 favourites

I set up 4 save slots in my game and I can save and load each one just fine but I need to be able to show the names and progress of all slots together on the me...

posted 2 years ago
  • 6 replies
  • 742 views
This content is deleted
Forum Topic
How do I modify a value in an array?
0 favourites

Question on best way to approach this situation. Got a game where animals are born (added to an array) but a sprite isn't created. I'm curious how to reference...

posted 2 years ago

Similar Tags