ProtoFlux:ReleaseUser: Difference between revisions

From Resonite Wiki
Create Release User ProtoFlux Node Page
 
m YoshBot moved page ProtoFlux:Release User to ProtoFlux:ReleaseUser: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 00:32, 21 August 2025

Release User
*
OnReleased
Anchor
OnFailure
Anchors

Release User Is a ProtoFlux node that releases the user currently occupying an anchor.

Inputs

* (Call)

Call this to release the user in the provided Anchor (IAvatarAnchor).

Anchor (IAvatarAnchor)

The anchor to check for if a user is sitting in it.

Outputs

OnReleased (Continuation)

When the user in the provided anchor is released.

OnFailure (Continuation)

When the provided Anchor (IAvatarAnchor) doesn't have a user and the * (Call) is fired, this will send an impulse.


Examples