Fire While True (LogiX node)

From Neos Wiki
Jump to navigation Jump to search
Other languages:
English • ‎日本語 • ‎한국어
Fire While True
'Fire While True' LogiX node
Inputs
  Bool Condition
  User FiringUser
Outputs
  Impulse Pulse

The Fire While True node fires an impulse every frame while the input Condition is True.

Usage

The FiringUser input determines for which users impulses will fire: if a valid user value is present, impulses will only fire for that user. If no FiringUser is provided, or Local User is used, impulses will fire for all users. If an explicit null value provided, no impulses will fire at all.


It is recommended to specify the FiringUser to minimize redundant impulses and to keep behavior predictable.

Examples

This will continue firing until the condition is no longer True.

FireWhileTrueExample.gif

Node Menu

Flow
Back Events Boolean Latch Delay Delay With Value Dynamic Impulse Receiver Dynamic Impulse Receiver With Value`1
Dynamic Impulse Trigger Dynamic Impulse Trigger With Value`1 Fire On Change Fire On False Fire On True Fire While True For
If Impulse Demultiplexer Impulse Multiplexer Local Fire On Change`1 Local Fire On False Local Fire On True Local Impulse Timeout
Local Leaky Impulse Bucket One Per Frame Pulse Random Sequence Timer Update Updates Delay
Updates Delay With Value While