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
5
2 favourites

In the file below you will learn how to move sprites using arrays to a predefined position. When the sprites.Conunt get 170 it will star creating new sprites an...

9
This content is deleted
Tutorial
Turn-Based Battle - Damage Modifiers
13 favourites

Going back to the Pokemon Calculation, the modifier adds in a load of other effects to change the damage output of an attack. They include things like effects d...

2
4 favourites

In the file bellow you will learn how to make an App with client registration with arrays to save data.

4

In the file bellow you will see some options to work with tilemaps . Change Tiles. Erase Tiles. Export as Json. Import as Json. Export to arrays. Import from ar...

3
This content is deleted
Tutorial
How to Manipulate Arrays - Construct 3
0 favourites

In the file bellow you will see how to manipulate arrays , to create objects on a especifc place , by manipulating the arrays , and you can create any type of d...

4
2 favourites

Hello, everyone! This is my first tutorial, so if you guys like it and want me to make more, let me know! Also, full disclaimer: I am not an expert at using Con...

2
This content is deleted
Tutorial
C3 Data Convert Example
0 favourites

JSON.Get("store.Info.Location") // Lover's Pond. {. "data": }. JSON.Get("data.0") // 123. JSON.Get("data.1") // 456. Example 2.2. {. "items": }. JSON.Get("items...

1
0 favourites

You want to count the repeated elements contained in this array and count the number of times they appear. Use Dictionary object. When an element is first found...

  • 6 replies
  • 3.2K views
This content is deleted
Forum Topic
[C3][Plugin] Random Color
1 favourites

Link. - Link to c3addon. - Link to the online demo. - Link to c3p demo. Short Description. This plugin is a port from randomColor by David Merfield . Generate a...

  • 7 replies
  • 873 views
This content is deleted
Forum Topic
Something changed on Arrays??
1 favourites

Since today I noticed that when I open an array through the Files / Arrays folder in the project bar, the .Json file opens with the array data on text and a lit...

posted 5 years ago

Similar Tags