You are viewing a potentially older version of this package.
View all versions.
SmoothLocomotion
A SmoothLocomotion mod for The Lab.
| Date uploaded | 5 days ago |
| Version | 1.0.0 |
| Download link | LabModding-SmoothLocomotion-1.0.0.zip |
| Downloads | 19 |
| Dependency string | LabModding-SmoothLocomotion-1.0.0 |
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 |