Devlogs
Post-Gamejam Bug Fixes
Posted December 02, 2024 by prehnit
#bugfix #devlog #version
Development Log
- Bug Fix: Pause Freeze Issue
Resolved a bug where the game would remain in a paused state after resuming from pause and restarting.
- Environment Adjustment: Missing Colliders
Added colliders to two arena pillars to prevent players from accessing unintended areas and bypassing enemy encounters with the elves.
-
Mouse Visibility Updates
Adjusted mouse visibility:
- The cursor is now visible during game start, end, and pause screens.
- The cursor remains hidden during gameplay for a more immersive experience.
-
UI Improvement: Crosshair and Weapon Alignment
- Enlarged the crosshair slightly and changed its color to white for better visibility.
- Adjusted both weapon alignments to be more centered.
- Krampus Hitbox and Movement Bug Fix
- Increased the size of the Krampus hitbox for improved interaction accuracy.
- Fixed a bug where the Krampus hitbox did not properly follow player movement.
- Point System Fix
Corrected an issue with present point calculations to ensure proper scoring.
- Mouse Movement Adjustment
Increased mouse movement speed for smoother and more responsive controls.