mirror of
https://github.com/cliffe/BreakEscape.git
synced 2026-02-21 19:28:03 +00:00
- Added keyboard input handling for movement using arrow keys and WASD. - Integrated spacebar for jump functionality and 'E' key for interacting with nearest objects. - Enhanced player movement logic to prioritize keyboard input over mouse movement. - Created visual effects for player jumping, including cooldown management and overlay animations.