Difference between revisions of "LogiX:Impulses"

From Neos Wiki
Jump to navigation Jump to search
(Undo revision 11984 by Mirpasec (talk))
Tag: Undo
(Undo revision 14745 by Kazu (talk))
Tag: Undo
Line 1: Line 1:
 
==[[:LogiX:Impulses|Impulses]]==
 
==[[:LogiX:Impulses|Impulses]]==
<translate>
 
<!--T:1-->
 
 
Impulses are directed, instant evaluations of Logix nodes and input values that run locally for the user who "owns" them.
 
Impulses are directed, instant evaluations of Logix nodes and input values that run locally for the user who "owns" them.
  
<!--T:2-->
 
 
The user that the impulse belong to evaluates data as it appears to them at that moment, since the impulse takes place locally. However, the impulse can run through nodes that cause a datamodel change, which will replicate to other players. Writing a value, setting the transform of a slot, or any other operation that "sets" a value or transform/hierarchy/slot change in the datamodel will be replicated.
 
The user that the impulse belong to evaluates data as it appears to them at that moment, since the impulse takes place locally. However, the impulse can run through nodes that cause a datamodel change, which will replicate to other players. Writing a value, setting the transform of a slot, or any other operation that "sets" a value or transform/hierarchy/slot change in the datamodel will be replicated.
</translate>
 

Revision as of 07:35, 16 January 2021

Impulses

Impulses are directed, instant evaluations of Logix nodes and input values that run locally for the user who "owns" them.

The user that the impulse belong to evaluates data as it appears to them at that moment, since the impulse takes place locally. However, the impulse can run through nodes that cause a datamodel change, which will replicate to other players. Writing a value, setting the transform of a slot, or any other operation that "sets" a value or transform/hierarchy/slot change in the datamodel will be replicated.