Space Engineers
"Behind you" drone-companion script
กำลังแสดง 1-10 จาก 37 รายการ
< 1  2  3  4 >
อัปเดต: 19 เม.ย. 2022 @ 8: 55am

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

อัปเดต: 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!

อัปเดต: 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.

อัปเดต: 29 ส.ค. 2021 @ 3: 19pm

- Added Player waypoint clean after restart/start follow

อัปเดต: 29 ส.ค. 2021 @ 3: 02pm

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

อัปเดต: 17 พ.ค. 2021 @ 11: 38pm

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

อัปเดต: 14 พ.ค. 2021 @ 1: 44pm

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

อัปเดต: 27 ต.ค. 2019 @ 3: 39pm

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

อัปเดต: 12 ต.ค. 2019 @ 4: 31pm

- Changed order in target check.

อัปเดต: 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!