Space Engineers

Space Engineers

MART | Whip's Mouse Aimed Rotor Turret Script
36件中 11-20 を表示
< 1  2  3  4 >
更新: 2018年7月31日 @ 19時28分

Version 37
  • Fix for keen's stupid negative runtime bug

更新: 2018年7月29日 @ 22時39分

更新: 2018年7月29日 @ 22時37分

Version 36
  • simplified equilibrium function

更新: 2018年7月11日 @ 16時18分

Version 35
  • Changed direction of time estimation: I was modifying realtime to sim time. I'm doing the opposite now. There should be much less error in the auto stabilizer because of this

更新: 2018年7月6日 @ 14時57分

Version 34
  • Added optional gyro assistance. Simply place a gyro on the azimuth or elevation grid and group it to use it.
  • Added main elevation rotor specification. Add the word "Main" to the name of the rotor you want to be considered the parent elevation rotor that all other rotors mimic.
  • Added independent stabilization terms for azimuth and elevation
  • Chanded update frequency bandaid
  • Updated return to rest position function

更新: 2018年3月31日 @ 13時24分

Version 32
  • Added "rest" argument which makes turrets go to their rest positions if no one is controlling them

更新: 2018年3月31日 @ 13時22分

  • Botched upload D:

更新: 2018年3月30日 @ 21時33分

Version 31
  • Turrets return to rest position when user exits the control seat
  • Updated custom data variable config code

更新: 2018年3月18日 @ 22時54分

Version 29
  • Fixed keen bug where program would run multiple times per tick
  • Restructured try catch block

更新: 2018年2月21日 @ 12時56分

Version 28
  • Fixed issue where cockpit relative mouse control was inverted at certain elevation rotor orientations (Thanks to discord user rich_27 for pointing this elusive bug out)