XProger / OpenLara

Classic Tomb Raider open-source engine
http://xproger.info/projects/OpenLara/
BSD 2-Clause "Simplified" License
4.64k stars 360 forks source link

Added option to enable more responsive jumping #399

Closed twevs closed 2 years ago

twevs commented 2 years ago

The option is disabled by default and can be enabled on a per-player basis (with the jumping logic moved from Controller::updateAnimation() to Lara::updateAnimation() to provide the player index from the camera, as is done with vibration and retargeting). The difference can be observed in two-player mode by assigning the same input key for jumping to both players.

XProger commented 2 years ago

doesn't contribute to the project goals, sorry