Galaxy Editor Pitfalls

Strilanc

Veteran Scripter
Reaction score
42
Learning to use a new editor is an exercise in frustration and discovery. I figured we should make a list of "gotchas" that new editors might also run into.

I'll start. Post your own below and I'll include the good ones in the main post.

- Unlike WC3 and SC1, start locations are not a unit. You create start locations using the Point layer and assign them under Player Properties. This actually makes a lot of sense, when you think about it.
- Units don't have an actor property, it's the other way around. That's why duplicating a unit without duplicating its actor causes it to have no graphics (the actor points to only the old unit).
- A unit's cost (time/minerals/etc) is not specified in the unit data, but in the training ability data. For example, the SCV cost is specified in the command center's Train ability.
- Maps start with a relatively thick border which is out of bounds. So if you make a really small map you won't be able to place any units unless you modify the bounds.
- If a unit has a behavior with 0 points it will fail the "has behavior" condition, which would be alright except that 0 points is the default. Increase behaviors' min point value past 0 to workaround the issue.
- The "pick each" loops seem more convenient, because you don't have to introduce a local variable, but they can't be nested. Don't use them, unless you like surprise errors when calling functions that happen to use the same loop.
- If you duplicate a unit (and its actor) your unit shows up as a red sphere, because the actor's model paths are updated to include the new unit's id (and no such models exist). Set the paths back to see the original unit.
 

SerraAvenger

Cuz I can
Reaction score
234
-There's two unit loops: For loop and Pick loop
-The unit Pick loop cannot be nested - don't use it.
 

SerraAvenger

Cuz I can
Reaction score
234
Never had problems with them myself. Seems that wingdnosring had, though =D
EDIT:
-Checking the "custom script" flag for a function converts it to the "customscriptaction", rather than making galaxy available.
-There is two GUI function types: "function" and "action"
-The GUI "function" cannot use custom script. (only as a customscriptaction)
 
Reaction score
54
I believe he means the .exe process is still running on the task manager, even though there is no active editor windows on his taskbar.

@Black.sheep, this only occurs to me whenever I have any of the terrain, data, or the trigger modules open. As soon as you close all of these, the process exits.
 

D.V.D

Make a wish
Reaction score
73
Pitch yes, roll no. Roll you had to make units face custom models with a specif roll and to get all possible rolls, u would need 360 animations of that unit each with a different roll or 360 units each with a different roll.
 

overload119

New Member
Reaction score
5
- Custom script is a joke, it lags like a mofo
- Collapsed If/Then/Else will always be uncollapsed when you refresh the trigger
 

Dan

The New Helper.Net gives me great Anxiety... o.O;;
Reaction score
159
There is two GUI function types: "function" and "action"

I fail to understand how this is a pitfall. Functions must return a value and actions do not; however, an action definition is the same as a function of type action. A function of type action CAN return a value if you would like it to, though. Functions are undoubtedly what they started with, and gave them the capabilities of being "functions" "actions" "condition" and "events"... but then they split actions and conditions off for us to use and have a different picture. I think of that as convenience.

Feel free to explain. :) I don't understand what you mean...
 

SerraAvenger

Cuz I can
Reaction score
234
I fail to understand how this is a pitfall.

Because a) both get compiled the very same way (not considering custom script) and b) both are callable from any place using customscript and c) there is no such difference in galaxy and d) it is just counter intuitive.

Pitfall = unexpected behaviour, not "bad behaviour" or "limitation".

If I create a function and give it a return type, I expect it to be callable from any place where it would be semantically appropriate. This is not the case, so it is a pitfall.
 

Strilanc

Veteran Scripter
Reaction score
42
I'm not sure if I agree with the function/action distinction being a pitfall. One returns a value and the other doesn't. It's a reasonable place to draw a line.
 

SerraAvenger

Cuz I can
Reaction score
234
I'm not sure if I agree with the function/action distinction being a pitfall. One returns a value and the other doesn't. It's a reasonable place to draw a line.
According to Dan: "A function of type action CAN return a value if you would like it to"

I still stand my point. You decide what goes in, though. I have nothing to add to my argumentation right now.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Ghan Ghan:
    Howdy
  • Ghan Ghan:
    Still lurking
    +3
  • The Helper The Helper:
    I am great and it is fantastic to see you my friend!
    +1
  • The Helper The Helper:
    If you are new to the site please check out the Recipe and Food Forum https://www.thehelper.net/forums/recipes-and-food.220/
  • Monovertex Monovertex:
    How come you're so into recipes lately? Never saw this much interest in this topic in the old days of TH.net
  • Monovertex Monovertex:
    Hmm, how do I change my signature?
  • tom_mai78101 tom_mai78101:
    Signatures can be edit in your account profile. As for the old stuffs, I'm thinking it's because Blizzard is now under Microsoft, and because of Microsoft Xbox going the way it is, it's dreadful.
  • The Helper The Helper:
    I am not big on the recipes I am just promoting them - I use the site as a practice place promoting stuff
    +2
  • Monovertex Monovertex:
    @tom_mai78101 I must be blind. If I go on my profile I don't see any area to edit the signature; If I go to account details (settings) I don't see any signature area either.
  • The Helper The Helper:
    You can get there if you click the bell icon (alerts) and choose preferences from the bottom, signature will be in the menu on the left there https://www.thehelper.net/account/preferences
  • The Helper The Helper:
    I think I need to split the Sci/Tech news forum into 2 one for Science and one for Tech but I am hating all the moving of posts I would have to do
  • The Helper The Helper:
    What is up Old Mountain Shadow?
  • The Helper The Helper:
    Happy Thursday!
    +1
  • Varine Varine:
    Crazy how much 3d printing has come in the last few years. Sad that it's not as easily modifiable though
  • Varine Varine:
    I bought an Ender 3 during the pandemic and tinkered with it all the time. Just bought a Sovol, not as easy. I'm trying to make it use a different nozzle because I have a fuck ton of Volcanos, and they use what is basically a modified volcano that is just a smidge longer, and almost every part on this thing needs to be redone to make it work
  • Varine Varine:
    Luckily I have a 3d printer for that, I guess. But it's ridiculous. The regular volcanos are 21mm, these Sovol versions are about 23.5mm
  • Varine Varine:
    So, 2.5mm longer. But the thing that measures the bed is about 1.5mm above the nozzle, so if I swap it with a volcano then I'm 1mm behind it. So cool, new bracket to swap that, but THEN the fan shroud to direct air at the part is ALSO going to be .5mm to low, and so I need to redo that, but by doing that it is a little bit off where it should be blowing and it's throwing it at the heating block instead of the part, and fuck man
  • Varine Varine:
    I didn't realize they designed this entire thing to NOT be modded. I would have just got a fucking Bambu if I knew that, the whole point was I could fuck with this. And no one else makes shit for Sovol so I have to go through them, and they have... interesting pricing models. So I have a new extruder altogether that I'm taking apart and going to just design a whole new one to use my nozzles. Dumb design.
  • Varine Varine:
    Can't just buy a new heatblock, you need to get a whole hotend - so block, heater cartridge, thermistor, heatbreak, and nozzle. And they put this fucking paste in there so I can't take the thermistor or cartridge out with any ease, that's 30 dollars. Or you can get the whole extrudor with the direct driver AND that heatblock for like 50, but you still can't get any of it to come apart
  • Varine Varine:
    Partsbuilt has individual parts I found but they're expensive. I think I can get bits swapped around and make this work with generic shit though
  • Ghan Ghan:
    Heard Houston got hit pretty bad by storms last night. Hope all is well with TH.
  • The Helper The Helper:
    Power back on finally - all is good here no damage
    +1
  • V-SNES V-SNES:
    Happy Friday!
    +1

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top