Talk:Logic branch

From Valve Developer Community
Revision as of 22:52, 3 April 2011 by RTF (talk | contribs)
Jump to navigation Jump to search

Seems that even though I am using SetValue without the test, it is firing the OnFalse immediately upon receiving the input. I have a separate relay for firing the Test input but the branch in just firing out the output immediately on SetValue. Am I missing something? --RTF 05:44, 4 April 2011 (UTC)

(Update) It appears my branch_listeners were firing off the outputs and not the branches themselves, I figured the listeners would wait for a test input but I guess I was wrong. --RTF 05:52, 4 April 2011 (UTC)