Space Engineers

Space Engineers

[RETIRED] Whip's Optical Missile Guidance Script
Showing 1-10 of 35 entries
< 1  2  3  4 >
Update: May 18, 2020 @ 8:47am

Version 62-20
  • Added rudimentary firing ship velocity compensation.

Update: May 18, 2020 @ 8:27am

Version 62-19
  • Added rudimentary LoS rate velocity computations to make leading moving targets easier

Update: Mar 1, 2019 @ 8:24pm

Minor
  • Made script trigger optional timers on main ignition

Update: Mar 1, 2019 @ 8:12pm

Version 62-18

Update: Aug 31, 2017 @ 7:51pm

Version 62-13
  • Spiral trajectory is now only enabled after main thrust ignition

Update: Aug 30, 2017 @ 2:21pm

Version 62-12
  • Moved maneuvering thrust activation to the main ignition sequence

Update: Aug 27, 2017 @ 5:25pm

Minor Change
  • Fixed issue where missile was not grabbing origin position correctly when lockVectorOnLaunch was set to true

Update: Aug 27, 2017 @ 5:18pm

Version 62-11
  • Added lockVectorOnLaunch variable and added it to custom data config

Update: Aug 27, 2017 @ 3:57pm

Minor Change
  • Fixed the date and version number in readme (lol)

Update: Aug 27, 2017 @ 3:55pm

Revision 62-10
  • Fixed battery discharge bug
  • Changed drift compensation to kick in after detach function is done
  • Added in my new ApplyGyroOverride method!
  • Added PID controller class
  • Guidance kills instantly after the max runtime has been exceeded