Closed HarmGriffioen closed 9 years ago
For units it has to be detectable if a unit is flying, because not everyone can hit it then
Flying units can be detected with unit.getType().isFlyer(); Now we need a intelligent place to put this data in a percept
Done in enemy percept
For units it has to be detectable if a unit is flying, because not everyone can hit it then