Commit Graph

4 Commits

Author SHA1 Message Date
doctorbatmanwho-creator
f0d3931c37 Added demon enemy prototype
- Created Demon enemy scene with animations
- Implemented demon AI, detection, pursuit, attack, and damage systems
- Adjusted enemy collision layers to allow flying enemies to overlap the player
- Added and tested combat encounters in Demon Race and Graveyard memory levels
2026-06-15 19:00:32 -04:00
doctorbatmanwho-creator
2f1ecac559 Built demon level environment and added decorative assets 2026-06-09 23:27:00 -04:00
doctorbatmanwho-creator
22f2f0d8f4 Added demon level prototype and child player form 2026-06-08 20:17:50 -04:00
doctorbatmanwho-creator
7c7e607a6e Level loading and camera bounds system
- Added MainGame scene
- Converted player into reusable scene
- Added CameraBounds support
- Added Demon Woods level
- Fixed SceneManager references
2026-06-07 21:17:10 -04:00