What am I doing wrong?
I get the health from an enemy blackboard.
I use a conditional to check if the health is greater than 0, then rotate…. but it returns fail.
You can see the health1 variable is at 100.
Hello,
It seems that the “_health1” parameter in the condition is not correctly bound to the variable on the blackboard (it’s red).
Are you using dynamic variables for this? If so, can you please try to use normal variables in blackboard just to confirm it’s working?