The ILocomotionModule type is an Interface Type used to refer to any locomotion module under Components/Locomotion/Modules.
It is used primarily to refer to a locomotion a user is currently using, or to the idea of a locomotion in general like walk, run, noclip, fly, sanic, no gravity.
Possible Types
Value | Description |
---|---|
GrabWorldLocomotion | check page for more info. |
NoclipLocomotion | check page for more info. |
PhysicalLocomotion | check page for more info. |
SlideLocomotion | check page for more info. |
TeleportLocomotion | check page for more info. |