Space Engineers

Space Engineers

"Behind you" drone-companion script
Viser 1-10 af 37 forekomster
< 1  2  3  4 >
Opdatering: 19. apr. 2022 kl. 8:55

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

Opdatering: 24. mar. 2022 kl. 2:13

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

Opdatering: 30. sep. 2021 kl. 2:12

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

Opdatering: 29. aug. 2021 kl. 15:19

- Added Player waypoint clean after restart/start follow

Opdatering: 29. aug. 2021 kl. 15:02

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

Opdatering: 17. maj 2021 kl. 23:38

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

Opdatering: 14. maj 2021 kl. 13:44

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

Opdatering: 27. okt. 2019 kl. 15:39

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

Opdatering: 12. okt. 2019 kl. 16:31

- Changed order in target check.

Opdatering: 12. okt. 2019 kl. 10:45

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