Wall Split / Shimmy System
A fully polished wall split mechanic for your Roblox game. Players can brace between two parallel walls, climb
vertically, shimmy horizontally, and wall jump.
Features:
Includes:
Setup:
RBXL place has all the scripts.
Configuration:
All settings can be edited in
climb/shimmy speed, stamina duration, wall jump force, UI colors, sound IDs, sprint toggle, and more — all in one place
without touching the main script.
A fully polished wall split mechanic for your Roblox game. Players can brace between two parallel walls, climb
vertically, shimmy horizontally, and wall jump.
Features:
- Procedural R6 & R15 split pose with arm/leg spread, body lean, sway, and climbing locomotion
- Acceleration-based movement with exponential friction and gravity drift
- Wall jump with configurable force
- Stamina/grip timer with segmented bar UI (color-coded green → yellow → red)
- Smooth fade-in/out UI transitions
- Dust particles on hands and feet
- Sound effects (climb scrape, impact, drop, wall jump, stamina warning)
- Full mobile touch controls (directional buttons, jump, drop)
- Fall animation support on wall jump and stamina depletion
- Sprint toggle (configurable on/off)
- Separate ModuleScript config for easy tuning — no need to touch the main script
Includes:
WallSplitController— LocalScript (StarterCharacterScripts)WallSplitConfig— ModuleScript (ReplicatedStorage)
Setup:
RBXL place has all the scripts.
Configuration:
All settings can be edited in
WallSplitConfig located in ReplicatedStorage. Adjust wall distances,climb/shimmy speed, stamina duration, wall jump force, UI colors, sound IDs, sprint toggle, and more — all in one place
without touching the main script.
