ProtoFlux:Install Locomotion Modules

From Resonite Wiki
Revision as of 01:00, 1 March 2024 by 989onan (talk | contribs) (Create Install Locomotion Modules ProtoFlux Node Page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Install Locomotion Modules
*
Next
ModulesRoot
TargetUser
ClearExisting
Locomotion

Install Locomotion Modules is a ProtoFlux node that takes a slot with a locomotion from the Locomotion/Modules component category. The locomotion will also need a character controller and a few other components, which should be auto generated when one of the components from the Locomotion/Modules component category are added.

When called, this node will add the locomotion to the user in question.

Inputs

* (Call)

Call this to install the locomotion(s) to the target user.

ModulesRoot (Slot)

The module slot itself, or a slot with multiple locomotions under it to install to the target user. each slot to install needs a locomotion on the slot from the Locomotion/Modules component category.

TargetUser (User)

The user to install the provided ModulesRoot (Slot) to.

ClearExisting (bool)

Removes all the existing locomotions from the user and replace with the provided ModulesRoot (Slot) locomotion module(s).

Outputs

Next (Continuation)

Sends an impulse after * (Call) was called and the locomotion(s) are installed to the provided user.

Examples