Space Engineers

Space Engineers

MART | Whip's Mouse Aimed Rotor Turret Script
Ergebnisse 11–20 von 36
< 1  2  3  4 >
Update: 31. Juli 2018 um 19:28

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

Update: 29. Juli 2018 um 22:39

Update: 29. Juli 2018 um 22:37

Version 36
  • simplified equilibrium function

Update: 11. Juli 2018 um 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

Update: 6. Juli 2018 um 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

Update: 31. März 2018 um 13:24

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

Update: 31. März 2018 um 13:22

  • Botched upload D:

Update: 30. März 2018 um 21:33

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

Update: 18. März 2018 um 22:54

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

Update: 21. Feb. 2018 um 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)