Hello Forum.
My problem is that i have an ability that when cast, activates a trigger to see if it's target can see the caster.
i have so far
-((Casting Unit) is visible to (Owner of (Target unit of ability being cast))) equals true
-Then
--do actions
-Otherwise
--do actions
every time i check it, no matter whether my unit was visible or not, it always was detected as not visible.
all help will be apreciated, thank you
My problem is that i have an ability that when cast, activates a trigger to see if it's target can see the caster.
i have so far
-((Casting Unit) is visible to (Owner of (Target unit of ability being cast))) equals true
-Then
--do actions
-Otherwise
--do actions
every time i check it, no matter whether my unit was visible or not, it always was detected as not visible.
all help will be apreciated, thank you