Dynamic Impulse Trigger (LogiXノード)

From Neos Wiki
Revision as of 08:24, 12 February 2022 by Aesc (talk | contribs) (Created page with "<code>OnTriggered</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ノードへトリガーされます。

使用方法

ExcludeDisabled 入力は、アクティブでないスロットに存在する Dynamic Impulse Receiver ノードがトリガーされないかどうかを決定するものです。デフォルトはFalseで、有効なレシーバはすべてトリガされることを意味します。


OnTriggered 出力は、ダイナミックインパルスレシーバからトリガされたインパルスチェーンが完了した後にインパルスを出力します。これは、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