Designer Menu: Difference between revisions
Line 435: | Line 435: | ||
==Find Faces== | ==Find Faces== | ||
==Move Grid== | ==Move Grid== | ||
Moving the grid changes the location of its center. The rotation of the grid does not change. The grid center is where the red X axis and green Y axis lines cross. | |||
The grid is a tool for drawing. It is like a ruler, not a piece of graph paper. The grid should be moved and rotated as needed, wherever it will help to draw. | |||
All drawing takes place in the coordinate space of the grid. | |||
Steps: | |||
* A point is entered at the new grid center. | |||
Key Commands: | |||
*<code>S</code> restores the center of the grid to the true center of the design space without changing its rotation. | |||
==XY Grid== | ==XY Grid== | ||
==XZ Grid== | ==XZ Grid== |
Revision as of 18:08, 14 July 2020
The designer menu bar is itemized here.
File
New Building
Clears the design space. Configures the designer for designing a building.
New Spacecraft
Clears the design space. Configures the designer for designing a spacecraft.
Open
Opens a design from an SoH file. The file contents cause the designer to configure appropriately, for designing the kind of design read from the file.
Save
Saves the current design into an SoH file. If the current file name is already known, it is overwritten without asking for a file name.
It is strongly recommended that you save all of the designs in SoH files that you intend to finalize in the on line designer. That way you have a backup copy of your designs, in case the server data is lost or reset.
Save As
Saves the current design into an SoH file. Asks the architect to provide a file name.
It is strongly recommended that you save all of the designs in SoH files that you intend to finalize in the on line designer. That way you have a backup copy of your designs, in case the server data is lost or reset.
Open Building from Library
Opens a building design from the universal library. Building designs created by you are available for opening. Configures the designer for designing a building.
Only available in the on line designer.
Open Spacecraft from Library
Opens a spacecraft design from the universal library. Spacecraft designs created by you are available for opening. Configures the designer for designing a spacecraft.
Only available in the on line designer.
Open from Gear
Opens a blueprint from media in your personal gear. The designer is configured appropriately, for designing the kind of blueprint read from the media.
Media contains publishing terms for the blueprints that are stored there. Publisher terms can prohibit you from opening a blueprint in the designer.
Only available in the on line designer.
Save Building to Gear
Stores a building blueprint onto a storage device in your avatar's gear, from the universal library. Building blueprints finalized by you are available for storing to the storage device.
Terms similar to publishing a blueprint are specified by the architect, to restrict use of the blueprint.
Only available in the on line designer.
Save Spacecraft to Gear
Stores a spacecraft blueprint onto a storage device in your avatar's gear, from the universal library. Spacecraft blueprints finalized by you are available for storing to the storage device.
Terms similar to publishing a blueprint are specified by the architect, to restrict use of the blueprint.
Only available in the on line designer.
Import
There is a lot of 3D model data available on the Internet. Spacecraft, buildings, weapons, vehicles and all kinds of other things can be found, many for free.
Importing brings 3D models created in other programs into the Hazeron designer. Imported models can provide a starting point for a fully functional spacecraft or building in Hazeron.
No model will be ready for use immediately after importing. Many downloadable models lack interior details, such as rooms. Often times they are not textured. Further work in the Hazeron designer is always needed, before an imported model can be finalized for use in the game.
Buildings are easier than spacecraft because no interior is required at all. Interior spaces of Hazeron buildings are optional.
Spacecraft are probably the most rewarding to import and flesh out. They really come to life when you add a few interior spaces and windows, texture everything, make the doors work, and add the little details like blinking lights and control stations.
3DS
3DS is one of the file formats used by the Autodesk 3ds Max 3D modeling, animation and rendering software. It was the native file format of the old Autodesk 3D Studio DOS (releases 1 to 4), which was popular until its successor (3D Studio MAX 1.0) replaced it in April 1996.
Some 3DS files can be imported into the designer. Sometimes a 3DS file will be accompanied by a corresponding texture image, such as a BMP, PNG or JPG file.
In testing, good success was achieved by importing 3DS files that were exported from Blender, which is a free modeling program. Poor success was achieved importing some other 3DS files from unknown sources. In some cases, a troublesome 3DS file can be salvaged if it is first imported into Blender, then exported as a new 3DS file. Blender can also import other model file formats and export them as 3DS files.
The 3DS model is oriented to the grid plane when it is imported. The parts of the 3DS model are appended to the current design as generic mesh parts. Use the Design, Make options to convert them to other kinds of parts.
3DS files do not specify their unit of measure. A 10 in the file could mean 10 feet, 10 inches, 10 meters, who knows. A window appears when importing the file to ask what unit of measure you think the 3DS file is using. Your answer affects the size of the resulting model. i.e. If you pick inches and the result is 12 times too small, try feet instead. If the result is too big or too small, it can be imported again using a different unit of measure or the designer can stretch it to a different size afterwards.
STL
STL (an abbreviation of "stereolithography") is a file format native to the stereolithography CAD software created by 3D Systems. STL has several backronyms such as "Standard Triangle Language" and "Standard Tessellation Language".
Some STL files can be imported into the designer.
The STL model is oriented to the grid plane when it is imported. The STL model is appended to the current design as a generic mesh. Use the Design, Make options to convert it to another kind of part.
STL files do not specify their unit of measure. A 10 in the file could mean 10 feet, 10 inches, 10 meters, who knows. A window appears when importing the file to ask what unit of measure you think the STL file is using. Your answer affects the size of the resulting model. i.e. If you pick inches and the result is 12 times too small, try feet instead. If the result is too big or too small, it can be imported again using a different unit of measure or the designer can stretch it to a different size afterwards.
STL files do not specify any texture information.
Export STL
Exports all of the visible faces of the current design into an STL file.
The exported result is oriented to the design plane and sized according to the unit of measure specified on the export options window.
Depart Studio
Avatar leaves the design environment and returns to the game universe at the point of entry.
Only available in the on line designer.
Exit
Closes the Shores of Hazeron program.
Edit
Undo
Restores the design to the way it was before the last editing operation was performed.
Redo
Restores the result of undo, as if the undo was not performed.
Cut
Removes the parts that are selected from the design.
The removed parts are copied to the clipboard, oriented according to the grid plane when they are cut.
Copy
Copies the parts that are selected to the clipboard, oriented according to the grid plane.
Paste
Parts on the clipboard are appended to the design, oriented to the grid plane.
Paste At
Pastes the clipboard contents using the cursor. The design grid describes how the part is copied and pasted. The clipboard contents are centered at the grid origin when copied to the clipboard. When pasting, the clipboard content is centered at the cursor location. In other words, the grid center when copied is the insertion point of the pasted objects.
Steps:
- A point is entered to paste the clipboard contents.
Key Commands:
Left/Right Arrows
rotates around the Z axis in 10 degree increments.PgUp/PgDn
rotates around the Y axis in 10 degree increments.Up/Down Arrows
rotates around the X axis in 10 degree increments.Shift
reduces rotation to 1/10 degree increments.
Paste Radial
Delete
Select All
Select Contiguous Faces
Select Edges
Select Faces
Select Vertices
Deselect All
Invert Selection
Align Selected Objects
Grab Selected Objects
Rotate Selected Objects
Stretch Selected Objects
Settings
Blueprint
Properties
Refresh Obstructions
Solids Obstruct Movement
Gravity On/Off
Preview On/Off
Preview People
Preview Settings
Preview Place Building
Finalize
Previous Finalize Result
Part
Properties
Door
Door Switch Positions
Light Bulb
Light Lens
Room Lighting
Room Void Gravity and Hold Access
Site
Transporter Station Pad Locations
Turret Base Position
Turret Gun Position
Weapon Emit Location
Door
Hull
Room
Landing Gear
Mesh
Jig
Cutting
Decal
Door
Launch Tube
Window
Stations
Integrated
Command
Designer
Engineer
Fire Control
Helm
Medic
Power Relay
Sensor
Shield
Transporter
Turret Gunner
Swivel Consoles w/Chairs
Command
Engineer
Fire Control
Helm
Medic
Power Relay
Sensor
Shield
Transporter
Citizen Post
Livestock Post
Troop Post
Panels
Alert Status
Mission Status
Room Life Support Status
World Map
Capacitor Service Panel
FTL Drive Service Panel
Life Support Service Panel
Maneuver Drive Service Panel
Power Plant Service Panel
Sensor Service Panel
Shield Service Panel
Weapon System Service Panel
Vehicles
Pod Bay
Ground Vehicle Parking Spot
Space Rocket Parking Spot
Space Vehicle Parking Spot
Water Vehicle Parking Spot
Space Vehicle Recovery System
Space Vehicle Launcher
Spacecraft Parking Spot
Details
Berths
Captain
Officer
Crew
Troop
Passenger
Contrail Emitter
Decals
Empire Flag
Empire Name
Spacecraft Name
Captain's Name
Berth Assignee's Name
Game Table
Light Bulb
Remote Camera
Landscape
Fence/Wall
Shrub
Tree
Site
Build Zone
Paths
Barrier
Hull Void
Room Void
Environment Void
Walk Path
Ladder Path
Sketch
Align Turbo Lift Stop
Associate Parts
Dissociate Parts
Jig Cut
Join
Make
Decal
Door
Hull
Mesh
Room
Turbo Lift
Turret
Window
Light Lens
Rotating Beacon Lens
Strobe Lens
Symmetrical Copy
Face
Face Mode
Isolate Parts
Add
Finish
Paint
Polish
Glow
Self Illumination
Transparency
Effect Intensity
Cut Face
Divide Faces
Flatten Vertices
Fracture Faces
Fuse Faces
Loop Cut
Punch Face
Push Pull
Reverse Faces
Smooth Vertices
Split Faces
Helpers
Save Grid Position
Restore Grid Position
Find Vertices
Find Edges
Find Faces
Move Grid
Moving the grid changes the location of its center. The rotation of the grid does not change. The grid center is where the red X axis and green Y axis lines cross.
The grid is a tool for drawing. It is like a ruler, not a piece of graph paper. The grid should be moved and rotated as needed, wherever it will help to draw. All drawing takes place in the coordinate space of the grid.
Steps:
- A point is entered at the new grid center.
Key Commands:
S
restores the center of the grid to the true center of the design space without changing its rotation.