Space Engineers

Space Engineers

"Behind you" drone-companion script
Mostrando 1-10 de 37 aportaciones
< 1  2  3  4 >
Actualización: 19 ABR 2022 a las 8:55 a. m.

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

Actualización: 24 MAR 2022 a las 2:13 a. m.

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

Actualización: 30 SEP 2021 a las 2:12 a. m.

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

Actualización: 29 AGO 2021 a las 3:19 p. m.

- Added Player waypoint clean after restart/start follow

Actualización: 29 AGO 2021 a las 3:02 p. m.

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

Actualización: 17 MAY 2021 a las 11:38 p. m.

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

Actualización: 14 MAY 2021 a las 1:44 p. m.

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

Actualización: 27 OCT 2019 a las 3:39 p. m.

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

Actualización: 12 OCT 2019 a las 4:31 p. m.

- Changed order in target check.

Actualización: 12 OCT 2019 a las 10:45 a. m.

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