Space Engineers

Space Engineers

Whip's Automatic Drop Pod Script
Showing 11-17 of 17 entries
< 1  >
Update: Jun 2, 2017 @ 2:20am

Version 49
  • Added new configurable variable named "shutdownTime"

Update: Jun 2, 2017 @ 1:58am

Version 48
  • Added WorldMatrix workaround into gyro orientation method... I hate you keen.

Update: Jun 2, 2017 @ 1:03am

Version 47
  • Introduced workarounds to get around WorldMatrix bugs. Thank you Digi for your help with this :)

Update: May 30, 2017 @ 1:44am

Version 46
  • Added more text to setup results
  • Removed all static instance fields due to concerns about memory leaks

Update: May 25, 2017 @ 10:40pm

Version 44
  • Changed variable "timerName" name to "loopTimerName" to further distinguish the purpose of the variable. Sorry for any inconvenience that this may cause with any custom configs that you had.
  • Added optional variable "landingTimerName" which specifies the name of a timer to trigger after landing. Use of this feature is totally optional :)

Update: May 24, 2017 @ 2:42pm

Version 43
  • Changed brakeSpeedThreshold name to descentSpeed to better represent the variable's function

Update: May 22, 2017 @ 4:13pm

Version 42 - Initial Public Release