Increased player center size

This commit is contained in:
2026-01-29 22:01:00 +03:00
parent 2973cfab2e
commit ecc1fbc05a
3 changed files with 19 additions and 12 deletions
+9 -2
View File
@@ -1,7 +1,14 @@
# Version history
# Version History
## 1.0.3
- Fixed an issue causing the player character to appear blurred on high refresh rate displays.
- Fixed various glitches in enemy AI behavior.
- Fixed a rare softlock that could occur when the player got stuck between an enemy and a wall.
- Fixed an issue where the player could become stuck in platforms during color switching.
- Migrated to Godot 4.6.
## 1.0.2
- Reworked control tips.
- Updated and improved the control tips.
## 1.0.1
- Fixed a typo in the control tips.