mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Progressing on the Escort positioning system.
This commit is contained in:
@@ -592,6 +592,7 @@ function GROUP:TaskRouteToVec3( Point, Speed )
|
||||
PointTo.alt = Point.y
|
||||
PointTo.type = "Turning Point"
|
||||
PointTo.speed = Speed
|
||||
PointTo.speed_locked = true
|
||||
|
||||
local Points = { PointFrom, PointTo }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user