Space Engineers

Space Engineers

"Behind you" drone-companion script
正在显示第 1 - 10 项,共 37 项条目
< 1  2  3  4 >
更新于:2022 年 4 月 19 日 上午 8:55

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

更新于:2022 年 3 月 24 日 上午 2:13

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

更新于:2021 年 9 月 30 日 上午 2:12

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

更新于:2021 年 8 月 29 日 下午 3:19

- Added Player waypoint clean after restart/start follow

更新于:2021 年 8 月 29 日 下午 3:02

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

更新于:2021 年 5 月 17 日 下午 11:38

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

更新于:2021 年 5 月 14 日 下午 1:44

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

更新于:2019 年 10 月 27 日 下午 3:39

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

更新于:2019 年 10 月 12 日 下午 4:31

- Changed order in target check.

更新于:2019 年 10 月 12 日 上午 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!