ProtoFlux:GetActiveLocomotionModule: Difference between revisions

From Resonite Wiki
Create Get Active Locomotion Module ProtoFlux Node Page
 
m YoshBot moved page ProtoFlux:Get Active Locomotion Module to ProtoFlux:GetActiveLocomotionModule: Automated: removing spaces from ProtoFlux namespace
 
(One intermediate revision by one other user not shown)
Line 33: Line 33:


[[Category:ProtoFlux:Locomotion]]
[[Category:ProtoFlux:Locomotion]]
[[Category:ContinuouslyChanging nodes]]

Latest revision as of 00:20, 21 August 2025

Get Active Locomotion Module
User
*
Locomotion

Get Active Locomotion Module is a ProtoFlux node that allows you to get the locomotion component that the User (User) is currently using to move.

Inputs

User (User)

The user to get the current locomotion they are moving with.

Outputs

* (ILocomotionModule)

The currently locomotion that User (User) is using to move.

Examples