Space Engineers

Space Engineers

"Behind you" drone-companion script
Menampilkan1-10 dari 37 kiriman
< 1  2  3  4 >
Pembaruan: 19 Apr 2022 @ 8:55am

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

Pembaruan: 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!

Pembaruan: 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.

Pembaruan: 29 Agu 2021 @ 3:19pm

- Added Player waypoint clean after restart/start follow

Pembaruan: 29 Agu 2021 @ 3:02pm

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

Pembaruan: 17 Mei 2021 @ 11:38pm

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

Pembaruan: 14 Mei 2021 @ 1:44pm

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

Pembaruan: 27 Okt 2019 @ 3:39pm

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

Pembaruan: 12 Okt 2019 @ 4:31pm

- Changed order in target check.

Pembaruan: 12 Okt 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!