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)