make ships orbit their targets
This commit is contained in:
@@ -7,5 +7,6 @@
|
||||
struct RallyBehavior
|
||||
{
|
||||
QVector2D rallyPoint;
|
||||
float orbitRadius_tiles = 0.0f; // REQ-SHP-ORBIT
|
||||
float score = 0.0f;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user