Commit Graph

3 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
341fad629c Skeleton level progress: wardrobe system, spawn markers, combat areas, and new environmental assets
- Added reusable wardrobe scene
- Created combat and return spawn markers
- Began skeleton level encounter structure
- Added graveyard/closet environmental assets
- Added childhood-themed storytelling objects
- Continued parallax background development
2026-06-11 21:25:59 -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