Get Active Locomotion Module
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
-
An example of get active locomotion module being used in some protoflux code.