3 Simple Things

ORBZORBZ Member Posts: 1,304
edited June 2012 in Working with GS (Mac)
Hey guys, I haven't been around for a while. I sort of ran out of funds for my project and had to do some other stuff for a while. Now I'm getting back into it. I really love all the improvements that GS has made but there are a few really simple things that are just ridiculous and embarrassing NOT to be features in the software yet.

#1 Please for the love of all that is good MAKE CUSTOM ATTRIBUTES SORTABLE! I don't know how the heck you expect us to keep organized with 100s of game and actor attributes if all we can do is append new ones to the bottom of the list. You guys are programmers. You know how useful it is to be able to create a set of variables called Player_X and Player_Y then at some point down the road you may want to add a variable Player_HP The problem is that maybe during that time you also added Enemy_X and Enemy_Y. Now your list looks like this:

- Player_X
- Player_Y
- Enemy_X
- Enemy_Y
- Player_HP

THERE IS NO WAY TO REORGANIZE IT WITHOUT RESORTING TO MANUAL XML EDITING!!! When there are 100s of attributes listed in a totally arbitrary order it's friggin' impossible to find anything. This really really sucks! Please fix this ASAP! It's a simple sort button in the UI, add it. No discussion this MUST be in the next update. It's just silly that it isn't.


#2 Multiple windows. There is no reason to make us flip back and forth between the drag-and-drop coding window and the preview window. Let us keep the coding window open while we hit refresh on the preview window. Why? Because every time we go back and forth we lose our place in our coding window and have to spend 10s scrolling around looking for the place we were in our work. I read that you have something like this on the Windows version. Great! Add it to the Mac version NOW!


#3 And OTHERWISE ... Yes, the Otherwise Block needs to have some sort of indicator that it's not empty. It's far to easy to skip right over a large section of code just because the Otherwise Block is often collapsed by default and there is NO VISUAL INDICATOR that there is code inside of it. Add some elipsis, make it bold, or PUT SOMETHING to let us know that there is code in there.

Thank you, have a nice day.

- ORBZ

Comments

  • Rob2Rob2 Member Posts: 2,402
    Wow... great to see the original GS coding God around again... Hi
  • ORBZORBZ Member Posts: 1,304
    Hi :)
  • Braydon_SFXBraydon_SFX Member, Sous Chef, Bowlboy Sidekick Posts: 9,273
    :-O
    He's back!
  • EatingMyHatEatingMyHat Member Posts: 1,246
    #1 DeepBlue have an attribute tool that you can sort attributes, I use it all the time and it works great
  • ORBZORBZ Member Posts: 1,304
    edited June 2012
    Thanks for the input, I'll check out deepblue's app. I am familiar with sorting attributes by editing the project XML. The point is that I shouldn't have to do that as it's a really simple fix on the GS devs part.
  • LeonardDeveloperLeonardDeveloper Member Posts: 4,630
    Amazing to see the good aul orbz back - How did Corona go? or was that before you went; I'm confused ;)
  • ORBZORBZ Member Posts: 1,304
    I didn't like corona. It's ok, but ultimately GS had better tools for what i was doing. Overall I like unity best though but since my game is 99% done I am going to finish it in GS. I left because I ran out of funds and had to put my project on hold for a while.
  • Rob2Rob2 Member Posts: 2,402
    Hey Orbz were you lucky enough to pick up a free license for Unity ? - they were giving away both iOS and Android in March !!
  • ORBZORBZ Member Posts: 1,304
    edited June 2012
    Yes I have unity for iOS but haven't had time to use it much. But it's free anyhow for most features.
  • ORBZORBZ Member Posts: 1,304
    edited June 2012
    #1 DeepBlue have an attribute tool that you can sort attributes, I use it all the time and it works great
    Checked out DeepBlue's tool. Looks like it's £150 for a year just to get the util unless I'm missing something. That's a bit steep for me if all I want is just that one tool.
  • rotorrotor Member Posts: 25
    I was actually looking at this forum to see if #1 and #3 had already been suggested :)

    +1!
  • MotherHooseMotherHoose Member Posts: 2,456
    oh am so happy to see you! … @ORBZ

    1. the hardwired attributes list … I hate that, too … I do use DBA's program … works great for global/game attributes … though nothing for scene/actor … and do have to use that program several times during a project's development … especially when adding tables.

    2. have complained to GS about not maintaining my userState for years … and requested that Preview be opened as a separate window … think that might happen in new GUI ???

    3. Otherwise section: have had to flagthe name of the Rule in the title bar with a √ for those containing Otherwise: actions …

    so you come back and quickly point out … 3 problems with GS … that frustrate all of us!
    proving once again … ORBZ is Awesome!

    image MH
Sign In or Register to comment.