Difference between revisions of "Control Station"
From Space Engineers Wiki
(layout added, rewrote some information in regards to 3rd-person world setting, outdated tagged) |
|||
Line 28: | Line 28: | ||
| version = 01.025.015 | | version = 01.025.015 | ||
}} | }} | ||
− | + | {{Outdated}} | |
− | == | + | == Overview == |
The Control Station allows the player to manually fly or control a grid; It may control its movement, rotation, tools, and weapons. | The Control Station allows the player to manually fly or control a grid; It may control its movement, rotation, tools, and weapons. | ||
− | + | ||
− | |||
== Usage == | == Usage == | ||
− | The Control Station block is very simple to use. While the player may place as many as they like, only one is needed. | + | The Control Station block is very simple to use. While the player may place as many as they like, only one is needed. Control Stations only take one block space, and may only be placed on large ships and stations. Control Stations function the same way as their counter parts in which they allow control over a ships systems. However, it should be noted that it does not allow for a 1st person view compared to the [[Cockpit]] or [[Flight Seat]]. When used, it only allows visibility from a 3rd person viewpoint of the ship/station. |
− | + | ;Note | |
− | Control Stations function the same way as their counter parts in which they allow control over a ships systems. However, it should be noted that it does not allow for a 1st person view compared to the [[Cockpit]] or [[Flight Seat]]. When used, it only allows visibility from a 3rd person viewpoint of the ship/station. | + | *If 3rd person is disabled, you will not be able to use the 3rd person view with this block. |
− | + | ||
− | + | == Media == | |
− | == | + | {| |
− | [[File:Controlstation02.jpg|none|thumb| | + | |[[File:Controlstation02.jpg|none|thumb|240px|a control station block within the safety of the interior of the Red default large ship]] |
+ | |[[File:Controlstation01.jpg|none|thumb|240px|Image of the Control Station block]] | ||
+ | |} | ||
+ | |||
+ | == Tips == | ||
+ | *If 3rd person is disabled, you wont be able to see anything as you're forced to look at the block itself. You can still look around as if you were using the flight seat. | ||
+ | |||
+ | == Known Issues == | ||
+ | |||
+ | == Related Items == | ||
+ | |||
== Programming == | == Programming == | ||
(IMyShipController), actions and properties copied from cockpit<br> | (IMyShipController), actions and properties copied from cockpit<br> | ||
Line 51: | Line 60: | ||
Properties: 0 | Properties: 0 | ||
− | [ | + | == Update History == |
+ | <div style="-webkit-border-image: none;-webkit-box-shadow: rgba(0, 0, 0, 0.046875) 0px 1px 1px 0px inset;background-color: #eeeeee;border-bottom-color: #AFAFAF;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-bottom-style: solid;border-bottom-width: 1px;border-left-color: #AFAFAF;border-left-style: solid;border-left-width: 1px;border-right-color: #AFAFAF;border-right-style: solid;border-right-width: 1px;border-top-color: #AFAFAF;border-top-left-radius: 3px;border-top-right-radius: 3px;border-top-style: solid;border-top-width: 1px;box-shadow: rgba(0, 0, 0, 0.046875) 0px 1px 1px 0px inset;color: #333;display: block;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 1em;height: auto;line-height: 20px;margin-bottom: 5px;margin-left: 8px;margin-right: 8px;margin-top: 0px;min-height: 20px;padding-bottom: 4px;padding-left: 4px;padding-right: 4px;padding-top: 4px;width: auto;"> | ||
+ | {| class="wikitable" style="width: 100%" | ||
+ | |style="text-align: left;width: 8%"| [[Update 01.024]] ||style="padding-left: 10px;padding-right: 10px;"| | ||
+ | *Control station (cockpit2) introduced | ||
+ | |} |
Revision as of 22:45, 19 July 2015
10
100
Mass (kg):
0
Integrity:
0
Build time (seconds):
50
Contents
Overview
The Control Station allows the player to manually fly or control a grid; It may control its movement, rotation, tools, and weapons.
Usage
The Control Station block is very simple to use. While the player may place as many as they like, only one is needed. Control Stations only take one block space, and may only be placed on large ships and stations. Control Stations function the same way as their counter parts in which they allow control over a ships systems. However, it should be noted that it does not allow for a 1st person view compared to the Cockpit or Flight Seat. When used, it only allows visibility from a 3rd person viewpoint of the ship/station.
- Note
- If 3rd person is disabled, you will not be able to use the 3rd person view with this block.
Media
Tips
- If 3rd person is disabled, you wont be able to see anything as you're forced to look at the block itself. You can still look around as if you were using the flight seat.
Known Issues
Related Items
Programming
(IMyShipController), actions and properties copied from cockpit
Actions: 4
Control thrusters On/Off Control wheels On/Off Handbrake On/Off Inertia dampeners On/Off
Properties: 0
Update History
Update 01.024 |
|