No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
When this node triggers from {{{3}}} it can be used to execute code that requires the impulse be from a specific user. This is useful for things like: | When this node triggers from {{{3}}} it can be used to execute code that requires the impulse be from a specific user. This is useful for things like: | ||
* changing world properties | * changing world properties | ||
* | * physics | ||
* cloud variables | * cloud variables | ||
* other [[ProtoFlux:Local User|Local User]] sensitive nodes. | * other [[ProtoFlux:Local User|Local User]] sensitive nodes. |
Revision as of 01:33, 18 February 2024
{{{1}}} Nodes will only fire if {{{3}}} has seen the value on their local machine {{{2}}}.
When this node triggers from {{{3}}} it can be used to execute code that requires the impulse be from a specific user. This is useful for things like:
- changing world properties
- physics
- cloud variables
- other Local User sensitive nodes.