Go to file
doctorbatmanwho-creator 53fd05c165 Add player health, lives, death, and cutscene system
Added player damage, invulnerability frames, knockback, and death handling. Enemies stop attacking after player death and player controls are disabled. Added a persistent three-life system with ambulance cutscenes after the first two deaths and a final Game Over cutscene after the third death.
2026-08-27 21:31:58 -04:00
Assets Add player health, lives, death, and cutscene system 2026-08-27 21:31:58 -04:00
Scenes Add player health, lives, death, and cutscene system 2026-08-27 21:31:58 -04:00
Scripts Add player health, lives, death, and cutscene system 2026-08-27 21:31:58 -04:00
.editorconfig first setup 2025-06-02 18:53:43 -04:00
.gitattributes first setup 2025-06-02 18:53:43 -04:00
.gitignore first setup 2025-06-02 18:53:43 -04:00
icon.svg first setup 2025-06-02 18:53:43 -04:00
icon.svg.import update character 2025-11-06 20:44:15 -05:00
project.godot Implement skeleton combat and memory piece progression 2026-06-15 14:05:40 -04:00
ui.gd player damage, player death, bad guy dictionary, bad guy damage, bad guy death, ui, player damage animation, player death animation 2025-07-07 21:01:52 -04:00
ui.gd.uid player damage, player death, bad guy dictionary, bad guy damage, bad guy death, ui, player damage animation, player death animation 2025-07-07 21:01:52 -04:00