[reopened and solved]Arrange the blocks in an extension

Max Marin

  • Posts: 138

how to organize the blocks of an extension.
at first I thought it was in alphabetical order of the tags but everything gets messed up the same

« Last Edit: April 05, 2021, 05:03:20 am by Max Marin »
I'm human

Max Marin

  • Posts: 138
I'm human

Max Marin

  • Posts: 138
according to the order in the xml and the alphabetical order of the tags it would have to be like this
I'm human

Max Marin

  • Posts: 138
help help heeeeeeeeeeeelp HELP!!!
please  :'( :(
I'm human

yoplalala

  • *
  • Posts: 1632
I don't know if you can

Max Marin

  • Posts: 138
Thank you all for the help, but it seems that there is no way, which seems to me that it should be improved in the future as soon as possible, being something so easy :-\
http://community.stencyl.com/index.php?issue=1113.0
luyren send me this topic that explains
I'm human

Max Marin

  • Posts: 138
I found a way to order them !!!!!!!!! :D :D :D :D :D :D :D  it is quite difficult. It seems that the tag orders them in alphabetical order or something like that but it fails, so I put numbers on it and it ordered them quite well but if there were more than 20 blocks they would get messy. I copied the order of the tags and put them in the xml and it worked. and I know it's confusing
I'm human

Max Marin

  • Posts: 138
If you want to order yours, you have to put the first tag 22 to the second tag 01, 23, 02, 24, 03 ...
I'm human

yoplalala

  • *
  • Posts: 1632
Lol, interesting. Maybe post post a suggestion in the issue tracker ? It should be nice to have a tag order for example.
Using the tags is bothersome, if you need to update the extension.

Max Marin

  • Posts: 138

to order an extension you just have to tag it 01 02 03 04 05 06 ...
It works well if you have 10 20 30 blocks but if you have 16 I think I would order it like this
12 01 13 02 14 03 15 04 16 05 06 07 08 09 10 11
What you have to do when it is like this, point the block you want to be the first 12 to the second 01 and then continue
I'm human

Max Marin

  • Posts: 138
Alert!!! if you put numbers in the tags it fails so I put letters and it worked this time, like a b c ... and it worked
I'm human