Space Engineers

Space Engineers

Not enough ratings
O.I.S. Flight Computer
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
10.149 KB
5 Sep, 2017 @ 6:21pm
12 Mar, 2018 @ 5:42pm
5 Change Notes ( view )

Subscribe to download
O.I.S. Flight Computer

In 1 collection by Elfi Wolfe
O.I.S. Programing Division
14 items
Description
O.I.S. Simple Flight Computer

Simple Flight computer.

Designed to dampen or move based on ship direction

Example.
Flies like a plane. .ie always trys to go in direction of nose. Counters gravity if in a gravity field.

READ THIS: Programmable blocks and in-game scripts are now in "Experimental mode" in game that you need to turn on in game options.

To set up.
1. Install script in programable block.


Program designed to run 6 times a second, but can run one a tic by turning on "vtol" mode

Arguments:
**can be passed in terminal window, storage, CustomData of the Programing block

Argument follow
* Customization Options All these can be in custom data as well
* autolevel = flip mode
* autolevelon = autolevelon
*
* orbitalStatusLCDName [name]
* timerName name
*
* **flight mode
* shipoff
* dampener targetforward changeforward
* shipdirection targetright changeright
* targetup changeup
*


Last Updated 1.186.500
Last Inspected 1.186.500
3 Comments
[1] Echo-77 20 Aug, 2019 @ 12:00am 
Do you have a fixed version of Rastafun's hover script?
Elfi Wolfe  [author] 3 Mar, 2018 @ 8:48am 
updated. Working again
Elfi Wolfe  [author] 1 Mar, 2018 @ 9:01am 
Going to recopy from orbital flight computer again