Local Fire On True (LogiX node)
Jump to navigation
Jump to search
Local Fire On True | ||
---|---|---|
![]() | ||
Inputs | ||
Bool | Condition | |
Outputs | ||
Impulse | Pulse |
The Local Fire On True node fires an impulse independently for each user whenever the input Condition
locally becomes True for them.
Usage
There are a few mechanisms which can cause values in Neos to be different for different users; if there were 3 users in a session (A, B, and C) and the Condition became True for A and B (but not C), impulses would be fired for both A and B (but not C). If later the Condition also became True for C and impulse would fire only for C.