Misc fixes
This commit is contained in:
@@ -79,6 +79,7 @@ public class CommandAI extends AIController{
|
||||
|
||||
if(move){
|
||||
if(unit.type.circleTarget && attackTarget != null){
|
||||
target = attackTarget;
|
||||
circleAttack(80f);
|
||||
}else{
|
||||
moveTo(vecOut,
|
||||
|
||||
Reference in New Issue
Block a user