if (creeps.length > 0 && creeps[0].id !== this.id && !isMovingCreep(creeps[0])) return false;