More actions
→Example: a simpler system: final draft |
→Example: a simpler system: rewrite introduction |
||
| Line 242: | Line 242: | ||
==== Example: a simpler system ==== | ==== Example: a simpler system ==== | ||
In the simple system all bookmarks follow the pattern of: | |||
TYPE OBJECT ALIGNMENT DISTANCE | |||
This follows the same general pattern as the Agony style where you always have the four key elements in the bookmark name. But instead of using symbols like ">label<" or "|-label-|", you stick with short character prefixes to define the bookmark type. | |||
As with the Agony system, bookmarks should be sorted into folders based on the type of the bookmark. Over the long term, sorting into folders by type will make the most sense because the game will filter out any bookmarks that are not in the current solar system. By putting the "type" identifier at the front of the name, you can easily sort your bookmarks back into folders (such as if you lose your local settings file). For example, every bookmark that is prefixed as "GOG" goes in the "Gate (Off-Grid)" folder. | |||
The alignment can be done in a variety of ways, but is generally done in relationship to the star. Pretend that you are standing at the star and looking towards the gate. This gives you left / right / high / low / near / far. Or you could just use letters like: L (Left) / R (Right) / T (Top) / B (Bottom) / N (Near) / F (Far). | The alignment notation can be done in a variety of ways, but is generally done in relationship to the star. Pretend that you are standing at the star and looking towards the gate. This gives you left / right / high / low / near / far. Or you could just use letters like: L (Left) / R (Right) / T (Top) / B (Bottom) / N (Near) / F (Far). Sometimes the alignment can be omitted (in the case of favorite stations, or insta-warp undocks). | ||
{|style="width:90%; border-spacing: 0px; border-width: 1px;" | {|style="width:90%; border-spacing: 0px; border-width: 1px;" | ||