Space Engineers
MART | Whip's Mouse Aimed Rotor Turret Script
Показване на 11 — 20 от 36 постъпления
< 1  2  3  4 >
Обновление: 31 юли 2018 в 19:28

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

Обновление: 29 юли 2018 в 22:39

Обновление: 29 юли 2018 в 22:37

Version 36
  • simplified equilibrium function

Обновление: 11 юли 2018 в 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

Обновление: 6 юли 2018 в 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

Обновление: 31 март 2018 в 13:24

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

Обновление: 31 март 2018 в 13:22

  • Botched upload D:

Обновление: 30 март 2018 в 21:33

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

Обновление: 18 март 2018 в 22:54

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

Обновление: 21 февр. 2018 в 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)