blocking Move By Distance
suspend fun SpaceEngineers.blockingMoveByDistance( distance: Float, startPosition: Vec3F, timeoutMs: Long = 20000, orientation: Vec3F, characterMovementType: CharacterMovementType = CharacterMovementType.RUN)
Content copied to clipboard