SmoothLocomotion
A SmoothLocomotion mod for The Lab.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 |
