Locomotion Modules (Slot)

From Resonite Wiki
Revision as of 22:01, 16 October 2024 by 989onan (talk | contribs) (fix some formatting)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Locomotion Modules is a Slot contained in the Controllers slot in a world's Root slot containing user locomotion configuration. Whenever a user spawns into a world, this slot is copied into the user's root slot.

Slots under Locomotion Modules for a new Grid World are:

Slots
Slot Summary
Walk/Run (with climbing) Contains a Physical Locomotion for controlling physical walking, running, jumping, and climbing, and a CharacterController component for controlling the avatar's motion. Locomotion Type for permissions editing: "FrooxEngine.PhysicalLocomotion".
Fly Contains a Physical Locomotion for controlling physical flying, and a CharacterController component for controlling the avatar's motion. Locomotion Type for permissions editing: "FrooxEngine.PhysicalLocomotion".
Noclip Contains a Noclip Locomotion for controlling noclip motion. Locomotion Type for permissions editing: "FrooxEngine.NoclipLocomotion".
Teleport Contains a Teleport Locomotion for controlling teleport motion, and a CharacterController component for controlling the avatar's motion. Also contains subslots Teleport Path, for the visual path when teleporting, and Teleport Hit, for the visual destination marker. Locomotion Type for permissions editing: "FrooxEngine.TeleportLocomotion".