Suchergebnisse

Suchergebnisse 1-1 von insgesamt 1.

  • Hey, I am trying to create a ship with a IMyFlightMovementBlock (AI Flight (Move)-block). I am trying to create a script to set a waypoint to that block, to get the ship fly to that location. It looks like this: C#-Quellcode (6 Zeilen) And I am wondering how to set the waypoint, to make the ship fly to that vector point. Can anyone help me?