Author Topic: Grid order  (Read 3049 times)

laurentl

  • Full Member
  • ***
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 188
    • View Profile
    • McDROID
Grid order
« on: April 03, 2013, 03:54:48 AM »
While on the topic of grid, I noticed the sorting is based on Unity's alphabetic sorting.
Is there a way to change that by hand in the editor (rather than coding something)

In the picture, I want Zoo to be #1 on the left


Nicki

  • Global Moderator
  • Hero Member
  • *****
  • Thank You
  • -Given: 33
  • -Receive: 141
  • Posts: 1,768
    • View Profile
Re: Grid order
« Reply #1 on: April 03, 2013, 04:23:57 AM »
Rename them
1Button Zoo
2Button something
3Button somethingelse

That's the easiest way to get around it. ;)

laurentl

  • Full Member
  • ***
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 188
    • View Profile
    • McDROID
Re: Grid order
« Reply #2 on: April 03, 2013, 04:38:00 AM »
doh !
 :)