Space Engineers

Space Engineers

MART | Whip's Mouse Aimed Rotor Turret Script
Visualizzazione di 11-20 elementi su 36
< 1  2  3  4 >
Aggiornamento: 31 lug 2018, 19:28

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

Aggiornamento: 29 lug 2018, 22:39

Aggiornamento: 29 lug 2018, 22:37

Version 36
  • simplified equilibrium function

Aggiornamento: 11 lug 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

Aggiornamento: 6 lug 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

Aggiornamento: 31 mar 2018, 13:24

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

Aggiornamento: 31 mar 2018, 13:22

  • Botched upload D:

Aggiornamento: 30 mar 2018, 21:33

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

Aggiornamento: 18 mar 2018, 22:54

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

Aggiornamento: 21 feb 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)