Space Engineers

Space Engineers

MART | Whip's Mouse Aimed Rotor Turret Script
Showing 11-20 of 36 entries
< 1  2  3  4 >
Update: Jul 31, 2018 @ 7:28pm

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

Update: Jul 29, 2018 @ 10:39pm

Update: Jul 29, 2018 @ 10:37pm

Version 36
  • simplified equilibrium function

Update: Jul 11, 2018 @ 4:18pm

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: Jul 6, 2018 @ 2:57pm

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: Mar 31, 2018 @ 1:24pm

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

Update: Mar 31, 2018 @ 1:22pm

  • Botched upload D:

Update: Mar 30, 2018 @ 9:33pm

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

Update: Mar 18, 2018 @ 10:54pm

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

Update: Feb 21, 2018 @ 12:56pm

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)