Organizing Attributes

CaptFinnCaptFinn Member Posts: 1,828

Can you shift attributes up and down in the listing, within GS? Or do you need a 3rd party software? Like something from DeepBlue Apps? Which one does that? Merger?

Comments

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    You can't change the order of Attributes within Creator. I imagine you can by messing with the XML files but I'm not sure which one exactly.

  • CaptFinnCaptFinn Member Posts: 1,828

    Ok does the order of the attributes in the list assist in processing power. If they could be rearranged, could doing so improve performance. Or does it really matter?

  • tintrantintran Member Posts: 453

    I can confirm this. @jamie_c is right.
    you move them around in the xml files.
    game attributes are in gamefolder/object.xml
    and actor attributes are in gamefolder/actors/.xml files.
    I just tried it :D

  • pHghostpHghost London, UKMember Posts: 2,342

    @FINNBOGG said:
    Or does it really matter?

    Nope, this shouldn't affect performance at all.

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    If they could be rearranged, could doing so improve performance. Or does it really matter?

    I don't think there would be a benefit to performance. But it sure would help readability and organization once you have a long list to easy be able to reorder them.

    @tintran, nice. Did you use any special code editor to reorder them? I opened them in TextEdit and they are just a big paragraph of plain text (as XML is).

  • tintrantintran Member Posts: 453
    edited July 2015

    @jamie_c said:
    tintran, nice. Did you use any special code editor to reorder them? I opened them in TextEdit and they are just a big paragraph of plain text (as XML is).

    I just opened it in notepad++ (I recommend notepad++, it's great it understand a lot of different file format and over all a super free text editor).
    It's also really awesome for just writing random notes, if you don't save the file, next time you open it, it stays exactly as how it was when you closed the program. so you don't ever lose anything.
    But i did just reorder them manually as the syntax are all highlighted.

  • CaptFinnCaptFinn Member Posts: 1,828

    I thought one of deep blue apps programs did this.

  • LovejoyLovejoy Member Posts: 2,078

    @FINNBOGG said:
    I thought one of deep blue apps programs did this.

    @DeepBlueApps

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    @tintran, I have a Mac here so no NotePad. I tried a copy of Coda and that at least color codes it so it's easier to search through. :)

  • CaptFinnCaptFinn Member Posts: 1,828

    I'm not swamped in attributes. But organizing would
    Be nice

  • DuesDues Member Posts: 1,159
  • CaptFinnCaptFinn Member Posts: 1,828

    Thank you. Now I remember it. And I remember I have it.

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    @The_Gamesalad_Guru, thanks. I'll check that out.

Sign In or Register to comment.