JeallyRabbit / Screeps_MyScriptV2

0 stars 0 forks source link

melee_defenders pathfinding #200

Closed JeallyRabbit closed 2 weeks ago

JeallyRabbit commented 1 month ago

they can get stuck on my creeps while getting to ramparts - maybe if they are in inRangeTo(closestHostile,7) then move using findPathTo and moveByPath, else use standart moveTo