Space Engineers

Space Engineers

"Behind you" drone-companion script
Showing 1-10 of 37 entries
< 1  2  3  4 >
Update: Apr 19, 2022 @ 8:55am

- Fixed Antenna/Beacon text remains after script was stopped and data were wiped. Thanks to Lord Death Pyro!

Update: Mar 24, 2022 @ 2:13am

Fixed "wait for new point" condition to process scenario with last player point in memory correctly. Thanks to adeep187 for pointing that!

Update: Sep 30, 2021 @ 2:12am

- When in follow mode and player is outside of sensor detector, script will use Max. speed instead of last player's speed.

Update: Aug 29, 2021 @ 3:19pm

- Added Player waypoint clean after restart/start follow

Update: Aug 29, 2021 @ 3:02pm

- Fixed obstacle detection in space.
- Fixed incorrect gyro acceleration calculation.

Update: May 17, 2021 @ 11:38pm

- Fixed issue with waypoint movement being too loose and missing target point sometimes.
- Corrected state select after disconnecting from connector

Update: May 14, 2021 @ 1:44pm

- Whole script was re-written.
- Simplified landing is added
- Obstacle detection in space was fixed

Update: Oct 27, 2019 @ 3:39pm

- Thruster's part was re-written. Again. Now it works almost perfectly, but code is not so optimal.

Update: Oct 12, 2019 @ 4:31pm

- Changed order in target check.

Update: Oct 12, 2019 @ 10:45am

- Thrust calculation method was updated, calculations with gravity vector now should be correct.
- Changes in code to get rid of warnings.
- Small update for the Antenna messages.
- Fly above player were reintroduced
- Cameras with raycast were implemented into obstacles check. Works only out of natural gravity field!