Template:FireOnUserInformation

Template page
Revision as of 10:19, 18 March 2025 by Redd (talk | contribs) (readded it, the top line is only false for fire on true and fire on false as they handle the user field differently)

Determining the Owner of the Impulse

When this node is used the user who fires the impulse is determined using the following steps:

  1. If the OnlyForUser (User) property is set to ProtoFlux:Local User, fire for all users in a session.
  2. If the OnlyForUser (User) property is not null only fire for this user.
  3. If the Node is parented under a User, fire only for that user.
  4. Otherwise fire for all users in a session.