TODO: Does this node fire as well as on start or only when part of a spawned object? |
TODO: Does this node fire when the entire node group this is connected to is loaded? or all of them? or just this one node? |
||
Line 11: | Line 11: | ||
TODO: Does this node fire as well as on start or only when part of a spawned object? | TODO: Does this node fire as well as on start or only when part of a spawned object? | ||
TODO: Does this node fire when the entire node group this is connected to is loaded? or all of them? or just this one node? | |||
== Outputs == | == Outputs == |
Revision as of 18:40, 17 February 2024
On Loaded
Events
On Loaded is a ProtoFlux node that sends an impulse out of Trigger whenever the node is loaded.
TODO: Does this node fire as well as on start or only when part of a spawned object?
TODO: Does this node fire when the entire node group this is connected to is loaded? or all of them? or just this one node?
Outputs
Trigger (Call)
Sends an Impulse when the node is loaded.
Examples
-
On Loaded being used to fire code when an avatar spawns in, like a load in effect or a sound.