Space Engineers

Space Engineers

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

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

Update: 24 Mar, 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: 30 Sep, 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: 29 Aug, 2021 @ 3:19pm

- Added Player waypoint clean after restart/start follow

Update: 29 Aug, 2021 @ 3:02pm

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

Update: 17 May, 2021 @ 11:38pm

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

Update: 14 May, 2021 @ 1:44pm

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

Update: 27 Oct, 2019 @ 3:39pm

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

Update: 12 Oct, 2019 @ 4:31pm

- Changed order in target check.

Update: 12 Oct, 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!