Go to file
doctorbatmanwho-creator 0f7889adfb Implement skeleton combat and memory piece progression
- Created Skeleton enemy scene with idle, walk, attack, hurt, and death animations
- Added player detection and enemy pursuit AI
- Implemented skeleton attack system and player damage
- Added player punch attack for adult character
- Implemented enemy damage and health system
- Added skeleton death handling
- Connected MemoryPiece spawning to defeated skeletons
- Added configurable memory piece textures and wardrobe assignments
- Implemented memory piece collection and return-to-graveyard workflow
- Added interact action to Input Map
- Continued development of Wardrobe 1 combat encounter
- Fixed multiple collision, hitbox, and animation issues
2026-06-15 14:05:40 -04:00
Assets/Graphics Implement skeleton combat and memory piece progression 2026-06-15 14:05:40 -04:00
Scenes Implement skeleton combat and memory piece progression 2026-06-15 14:05:40 -04:00
Scripts Implement skeleton combat and memory piece progression 2026-06-15 14:05:40 -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