Hey, having some trouble with a certain trigger that involves conditions. I have a general understanding of conditions within triggers, use them often, but this doesn't seem to be working and i'm not sure why. On my dungeon map I have a boss fight which cosists of 2 bosses attacking you at once, now when one dies I have a trigger that increases the other ones size, damage, etc. They'll also say something in text. But if one is already dead and then I kill the other, the one that is already dead still says what the trigger commands. I'm currently using the conditions
I've also tried the trigger which is generally the same as that one, Boss1 is alive Equal to true
-
(Boss1 <gen> is dead) Equal to False
I've also tried the trigger which is generally the same as that one, Boss1 is alive Equal to true