I have a question about ConditionObserver.
Posted: Tue Oct 12, 2021 2:26 am
Hi, I have a question about ConditionObserver.
I attached ConditionObserver to object.
I set a variable as a condition, like Variable["something"] == true.
Then I set a sequence like AnimatorBool(AnimParameterName, true).
The object ConditionObserver attached has Animator, so I think AnimParameterName becomes true
when variable "something" is true, but it doesn't.
Do I miss something?
Maybe the object should be speaker or listener? Then how should I set the object as speaker or listener?
Thanks.
I attached ConditionObserver to object.
I set a variable as a condition, like Variable["something"] == true.
Then I set a sequence like AnimatorBool(AnimParameterName, true).
The object ConditionObserver attached has Animator, so I think AnimParameterName becomes true
when variable "something" is true, but it doesn't.
Do I miss something?
Maybe the object should be speaker or listener? Then how should I set the object as speaker or listener?
Thanks.