Create On Loaded ProtoFlux Node Page |
TODO: Does this node fire as well as on start or only when part of a spawned object? |
||
Line 9: | Line 9: | ||
On Loaded is a ProtoFlux node that sends an impulse out of Trigger whenever the node is loaded. | 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? | |||
== 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?
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.