Dynamic Impulse Trigger (LogiXノード)

From Neos Wiki
Revision as of 08:23, 12 February 2022 by Aesc (talk | contribs) (Created page with "'''Dynamic Impulse Trigger'''ノードは、<code>Run</code>へインパルスを入力するとdynamic impulseを送信し、入力 <code>TargetHierarchy</code> の下に存...")
Jump to navigation Jump to search
Other languages:
English • ‎日本語
Dynamic Impulse Trigger
'Dynamic Impulse Trigger' LogiX node
Inputs
  Impulse Run
  String Tag
  Slot TargetHierarchy
  Bool ExcludeDisabled
Outputs
  Impulse OnTriggered

Dynamic Impulse Triggerノードは、Runへインパルスを入力するとdynamic impulseを送信し、入力 TargetHierarchy の下に存在する Tag がDynamic Impulse Trigger一致する任意の Dynamic Impulse Receiverノードへトリガーされます。

Usage

The ExcludeDisabled input determines whether Dynamic Impulse Receiver nodes present on inactive slots will be triggered. Default is False, meaning that all valid receivers may be triggered.


The OnTriggered output fires an impulse after any impulse chains triggered from Dynamic Impulse Receivers have completed. This continues the impulse chain which arrived at Run


Note that the tag system for dynamic impulse triggers / receivers is completely unrelated to slot tag properties. When an impulse is received at Run, this node starts a descending search for any Dynamic Impulse Receiver nodes present under the TargetHierarchy. All such receiver nodes with Tag inputs matching the trigger Tag will fire an impulse. Note that Dynamic Impulse Receiver With Value`1 nodes will be ignored. The hierarchy search is highly efficient, however it is best to set the input TargetHierarchy as close to the intended target node as possible to minimize performance costs.

Examples

ProbablePrime has a tutorial on dynamic impulses.

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 Impulse Timeout Local Fire On Change`1 Local Fire On True Local Fire On False
One Per Frame Pulse Random Sequence Timer Update Updates Delay Updates Delay With Value
While