GalaxyEdit

From HIVE
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

GalaxyEdit is the standard map editor for StarCraft II. This page contains basic information on the editor's usage. To access GalaxyEdit on Windows, go to Start->All Programs->Starcraft II->Starcraft II Editor


General interface

This is an overview of what you're going to find when you open up the Galaxy Editor. You will find this interface on all of the different modules.

Galaxy Interface 1.jpg

  1. Opens the Terrain Module.
  2. Opens the Trigger Module.
  3. Opens the Data Editor Module.
  4. Opens the Text Module.
  5. Opens the Import Module.
  6. Opens the Overview Manager.
  7. Runs StarCraft II and tests your map.


Modules

These are the different "sections" of the editor.

Terrain Module

Galaxy Interface Terrain Module.jpg

  1. The minimap showing an overview of your map.
  2. This is where the different layers functions will show up.
  3. The 3D view of your map.


Layers

These only pertain to the Terrain Module. These are all the things that physically have to do with your map.


Terrain layer (T)

Galaxy Interface Terrain Layer.jpg

  1. Applies textures to the terrain.
  2. Creates roads.
  3. Transforms the shape of the terrain with various tools.
  4. Raise and lowers cliffs.
  5. Creates foliage (kind of buggy).
  6. Adds water tiles.
  7. Add terrain objects
  8. These are all of the various "sub-tools" for all of the above tools. They're pretty easily figured out.


Units layer (U)

Galaxy Interface Units Layer.jpg

  1. Various filters, and a search bar to dwindle your selections.
  2. Where you select what unit you would like to place.
  3. Unit preview.


Doodads layer (D)

Galaxy Interface Doodads Layer.jpg

  1. Various filters, and a search bar to dwindle your selections.
  2. Where you select what doodad you would like to place.
  3. Doodad preview.


Points layer (P)

Galaxy Interface Points Layer.jpg

  1. Creates a normal point. Only functional on the X and Y axes.
  2. Creates a Start Location. A must for your melee maps.
  3. Creates a sound emitter. Haven't used it yet. Sounds pretty much self explanatory.
  4. Creates a 3D point, which is functional on all three axes, X, Y, Z. (Takes into account height)


Regions layer (R)

Galaxy Interface Regions Layer.jpg

  1. Places a square shape.
  2. Places a circle shape.
  3. Remember, you can include multiple shapes in a single region.


Cameras layer (C)

Galaxy Interface Cameras Layer.jpg

  1. Here you can create a camera object which you can utilize in your triggers. Self-explanatory buttons here...

See the Cameras wiki for more informations.


Pathing layer (H)

Galaxy Interface Pathing Layer.jpg

  1. Paints the type of pathing you select with 6-8.
  2. Dynamic pathing fill? The editor says: "Place points which block pathing for all terrain on the same cliff level as the point."
  3. No-Fly zones. Blocks air units.
  4. For #1, creates pathing for 6-8.
  5. For #1, removes pathing for 6-8.
  6. For #1, "No Pathing" pathing. Basically where units cannot go.
  7. For #1, "Ground" pathing. Basically where ground units CAN go.
  8. For #1, "No Building" pathing. Where you cannot build.


Trigger Module

Galaxy Interface Triggers Module.jpg

  1. The different mods that your map uses.
  2. You can find all of your triggers and variables here.
  3. The events, local variables, conditions, and actions for a selected trigger.
  4. The specifics for any event, condition, or action.


Data Module

Galaxy Interface Data Module.jpg

  1. Select what data type you want to work with here.
  2. Select the object from your selected data type.
  3. All of the different objects your current selected object is linked to.
  4. The fields and their respective values for your selected object.


Text Module

Galaxy Interface Text Module.jpg

  1. All of the different strings that are in your map.
  2. The text entry for your selected string.
  3. Style options that you can apply to your text entry.
  4. The preview of your text.


Import Module

This one's pretty simple. I don't think it requires a picture. Just import your files by going to: Data->Import Files (Ctrl+I). Make sure you save before exiting this module, or your imports won't be kept!


See Also