Forum Topics tagged sort

Similar Tags

Report Tag

11 forum topics with this tag
  • 10 replies
  • 2.1K views
This content is deleted
Forum Topic
Sorting Array values from LARGEST to SMALLEST
0 favourites

It seems that the sort action of an array just sorts alphabetically? (see photo) 16 > 2? Can anyone provide me how will I achieve to sort my values from LARGEST...

  • 5 replies
  • 963 views
This content is deleted
Forum Topic
Arrays - Sort By X
3 favourites

Thought it'd be a good suggestion to have an action in Arrays to where sorting can be done by column of the array. So instead of just sorting the whole array by...

posted 4 years ago
  • 0 replies
  • 191 views
This content is deleted
Forum Topic
Sand Sort Puzzle: Challenge with Puzzles of Sands!!!
0 favourites

Where everybody thinks can solve that. But the way is long and only one wrong move ruins the level! Download Sand Sort Puzzle from Google Play: #IndieGameDev #I...

  • 0 replies
  • 316 views
This content is deleted
Forum Topic
How do I Sort by Z-index with multiple objects?
0 favourites

I'm experimenting the z sort in order to make a quick isometric demo. I basically want to sort the order of each object inside a family depending on the Y. I ha...

posted 3 years ago
  • 4 replies
  • 661 views
This content is deleted
Forum Topic
How do I numerically sort an array?
0 favourites

An array creates a number of X elements and gets them filled with different numerical values. I'm trying to set up a for-each loop that compares the current val...

  • 9 replies
  • 676 views
0 favourites

In my game, the player performs actions (A, B, C, D, etc) in a certain order (1, 2, 3, 4, etc). At runtime, I'm using an XYZ array named Journal to store for ea...

posted 3 years ago
  • 5 replies
  • 280 views
0 favourites

I have a question regarding the manipulation of a JSON. I took the example from this topic: Here the example I'm working on it, I did several tests but I can't...

posted 2 years ago
  • 4 replies
  • 343 views
This content is deleted
Forum Topic
How do I sort an array (as values are removed upon sort)
0 favourites

So I have built an array, and populated it with the data I require, I then want to sort the array, however when I do this the second record in the array is remo...

posted 2 years ago
  • 5 replies
  • 326 views
This content is deleted
Forum Topic
How do I find the closest available with bool false?
0 favourites

I am making an RTS where I have indirect control over my humans and am having problems finding the nearest available resource as opposed to just the nearest ava...

posted 2 years ago
  • 0 replies
  • 98 views
This content is deleted
Forum Topic
How do I create league table?
0 favourites

I'm trying to create a league table for 4 teams, but when I sort the array where the data is stored by the Y, it sorts every column alphabetically. I need to so...

posted 11 months ago

Similar Tags