Misc fixes

This commit is contained in:
Anuken
2022-05-10 22:55:28 -04:00
parent aa3bf50731
commit afe02bf3a0
3 changed files with 6 additions and 3 deletions

View File

@@ -79,6 +79,7 @@ public class CommandAI extends AIController{
if(move){
if(unit.type.circleTarget && attackTarget != null){
target = attackTarget;
circleAttack(80f);
}else{
moveTo(vecOut,