The Fake Jump!
Posted: Sun Dec 18, 2022 9:52 am
Are you jumpy? Do you like jumping around in *all* maps, not just the ones that explicitly allow it? Do you wish you could jump in vanilla/Boom-compatible maps *without* breaking them?
This mod is for you!
This mod creates a tracking actor which can move around like a player and keeps the player in place when server or map settings otherwise disable jump. If the tracking actor can't move, only player Z movement is allowed. This prevents the player from clearing gaps or obstacles that they otherwise couldn't without jump.
It is designed to work with all games that GZDoom supports - however - any games and/or mods that do heavy modification to the PlayerPawn actor might not work properly with this mod.
Note that for vanilla maps and mods that break with jumping (such as the original id Software Doom games and maps released in that era, before source ports) you will have to manually disable jumping and crouching in order for this mod to work correctly (sv_jump 0 and sv_crouch 0 in the console).
Update v1.1: Now has fake crouch too (just changes player sprite and your view, nothing more).
Source Repo: https://github.com/madame-rachelle/FakeJump
This mod is for you!
This mod creates a tracking actor which can move around like a player and keeps the player in place when server or map settings otherwise disable jump. If the tracking actor can't move, only player Z movement is allowed. This prevents the player from clearing gaps or obstacles that they otherwise couldn't without jump.
It is designed to work with all games that GZDoom supports - however - any games and/or mods that do heavy modification to the PlayerPawn actor might not work properly with this mod.
Note that for vanilla maps and mods that break with jumping (such as the original id Software Doom games and maps released in that era, before source ports) you will have to manually disable jumping and crouching in order for this mod to work correctly (sv_jump 0 and sv_crouch 0 in the console).
Update v1.1: Now has fake crouch too (just changes player sprite and your view, nothing more).
Source Repo: https://github.com/madame-rachelle/FakeJump