Space Engineers
"Behind you" drone-companion script
Εμφάνιση 1-10 από 37 καταχωρίσεις
< 1  2  3  4 >
Ενημέρωση: 19 Απρ 2022 στις 8:55

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

Ενημέρωση: 24 Μαρ 2022 στις 2:13

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

Ενημέρωση: 30 Σεπ 2021 στις 2:12

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

Ενημέρωση: 29 Αυγ 2021 στις 15:19

- Added Player waypoint clean after restart/start follow

Ενημέρωση: 29 Αυγ 2021 στις 15:02

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

Ενημέρωση: 17 Μαϊ 2021 στις 23:38

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

Ενημέρωση: 14 Μαϊ 2021 στις 13:44

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

Ενημέρωση: 27 Οκτ 2019 στις 15:39

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

Ενημέρωση: 12 Οκτ 2019 στις 16:31

- Changed order in target check.

Ενημέρωση: 12 Οκτ 2019 στις 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!