Space Engineers

Space Engineers

"Behind you" drone-companion script
37件中 1-10 を表示
< 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日 @ 15時19分

- Added Player waypoint clean after restart/start follow

更新: 2021年8月29日 @ 15時02分

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

更新: 2021年5月17日 @ 23時38分

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

更新: 2021年5月14日 @ 13時44分

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

更新: 2019年10月27日 @ 15時39分

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

更新: 2019年10月12日 @ 16時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!