SmoothLocomotion
A SmoothLocomotion mod for The Lab.
| Last updated | a day ago |
| Total downloads | 2 |
| Total rating | 0 |
| Categories | Mods |
| Dependency string | LabModding-SmoothLocomotion-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305README
SmoothLocomotion
A The Lab mod that replaces the default teleport movement with smooth locomotion.
Features
- Smooth movement — walk freely with the left thumbstick instead of teleporting
- Snap turning — rotate in fixed increments with the right thumbstick
- NoClip mode — disable collision for free-flight movement
- Gravity control — adjustable gravity scale (supports zero-g)
- Full configuration — speed, turn angle, deadzone, and more are configurable via
BepInEx
Configuration
Settings can be changed in BepInEx/config/com.thelab.smoothlocomotion.cfg or at runtime with mod configuration tools.
| Setting | Default | Description |
|---|---|---|
Enabled |
true |
Enable smooth locomotion |
MoveSpeed |
2.0 |
Movement speed in units/second |
SnapTurnEnabled |
true |
Enable snap turning |
SnapTurnAngle |
45 |
Degrees per snap turn |
Deadzone |
0.2 |
Thumbstick deadzone |
NoClip |
false |
Disable collision |
GravityScale |
1.0 |
Gravity multiplier |