FireOnLocalChange
Flow
Fire On Local Change is a ProtoFlux node that will check for changes on the current machine, rather on a specific user. This is useful for things that you want to happen instantly for a client and are time sensitive (Ex: a video creating particle effect like a Meta Meme)
Inputs
Value (Generic)
The value or reference to monitor for changes on the local machine.
Outputs
OnChange (Call)
Fires when Value (Generic) changes on the local client.
Examples
-
Fire On Local Change being used in a Meta Meme.