Difference between revisions of "Flight Seat"
Line 72: | Line 72: | ||
'''Actions:''' | '''Actions:''' | ||
− | ControlThrusters -> ''Control thrusters On/Off'' | + | ControlThrusters -> '''Control thrusters On/Off''' |
− | ControlWheels -> ''Control wheels On/Off'' | + | ControlWheels -> '''Control wheels On/Off''' |
− | HandBrake -> ''Handbrake On/Off'' | + | HandBrake -> '''Handbrake On/Off''' |
− | DampenersOverride -> ''Inertia dampeners On/Off'' | + | DampenersOverride -> '''Inertia dampeners On/Off''' |
== Update History == | == Update History == |
Revision as of 17:37, 10 August 2015
Contents
Overview
The Flight Seat is a block that allows the player to control a large ship or station. It allows the user to manually control movement, rotation, tools, and weapons. While having many of the same functions as the Cockpit and Control Station, the Flight seat allows a full unobstructed view of its surroundings in 1st person mode. This allows the player to see the immediate surroundings, even more so than the cockpit.
Usage
Flight Seats only take 1 block space, and may only be placed on large ships and stations. While the player may place as many as they like, only one is needed.
Wheel control
Every cockpit can be set to control wheels placed on the grid. When a cockpit is set to control wheels, it will instead attempt to move & turn in the directions using the wheels to propel it forward or backwards. Keep in the mind, currently the only way to halt the vehicle to a complete stop is by using the hand break feature in the control panel.
Main cockpit
As of Update 01.078 the player can set one of the various cockpits on the ship/station grid to act as the primary. The main cockpit restricts all access to the ships movement, dampener, power, and other system control from the others and makes the selected cockpit the only one able to use these functions. This may be used as a security feature to prevent another player to building one and stealing the ship, or as a safeguard against accidental movement or use of the other functions. If the selected cockpit is destroyed, access is restored to other cockpits on the grid.
Media
Tips
- If you're using wheels, you can place the hand break function on the toolbar for easy-access!
Known Issues
Related Blocks
Programming
Programming in the program block.
Interface name: IMyCockpit Parent: IMyShipController Fields: bool ControlWheels bool ControlThrusters bool HandBrake bool DampenersOverride Actions: ControlThrusters -> Control thrusters On/Off ControlWheels -> Control wheels On/Off HandBrake -> Handbrake On/Off DampenersOverride -> Inertia dampeners On/Off
Update History
Update 01.024 |
|