DestroyedUnit Condition
-
I am working on converting Axis & Allies & Zombies to TripleA. A DestroyedUnit condition would be useful as destroyed infantry in that game become Zombies. It could be useful other games, for example destroyed units could become Cadres or Partisans or simply allow some resources to be reclaimed.
-
I vote for this as well. The map I am currently working on I am trying to figure out how to grant resources based on what unit(s) are killed. I tried using the "whenHitPointsDamagedChangesInto" unit attachment option but it doesn't work when the unit is reduced to 0 hp (killed, destroyed, etc).
If anyone has a work-around for this I am all ears
-
@Michael-Hoover said in DestroyedUnit Condition:
I tried using the "whenHitPointsDamagedChangesInto" unit attachment option but it doesn't work when the unit is reduced to 0 hp (killed, destroyed, etc).
It does, but not in the current release.