You are viewing a potentially older version of this package.
View all versions.
Half Life Movement
First-person HL/Source movement, air strafe, bunny hop, mouse eggs. Requires Recomp External Python API.
By soulstorm64
| Date uploaded | a month ago |
| Version | 1.0.73 |
| Download link | soulstorm64-Half_Life_Movement-1.0.73.zip |
| Downloads | 42 |
| Dependency string | soulstorm64-Half_Life_Movement-1.0.73 |
This mod requires the following mods to function
LT_Schmiddy-RecompExternalPython_for_BanjoRecompiled
A resource for modders. Enables use of Python code and the Python Standard Library within mods, enabling many behaviors that would otherwise require an external library to be compiled.
Preferred version: 2.0.0README
Half-Life Movement
Half-Life / Source-style movement with a first-person camera, air strafing, and bunny hopping for Banjo: Recompiled.
Requirements
- Banjo: Recompiled 1.0.1+
- Recomp External Python API (v2.0.0) — required for mouse look
Install
- Download this package from Thunderstore (Manual Download — r2modman is not used for Banjo Recompiled).
- Extract and copy
bk_recomp_hl_movement.nrminto your Banjo Recompiled mods folder, or drag the.nrmonto the game window. - Enable Half-Life Movement and Recomp External Python API in the in-game mod menu.
- Restart the game.
Controls
| Input | Action |
|---|---|
| F1 | Lock mouse for look |
| Esc | Unlock mouse |
| L | Toggle HL movement off (returns to vanilla third person) |
| Left click | Shoot eggs (crosshair aim) |
| Right click | Bouncing / lob eggs |
| C-down (ground) | Crouch-walk |
Incompatible
Do not enable at the same time as Banjo-Dreamie (Loggo_BanjoDreamie) — both patch core movement code.
Full docs
See the repository README.md for build instructions, tuning options, and compatibility notes.