Commit graph

4 commits

Author SHA1 Message Date
08751ff12f feat: lighting system
- Added lamp bundle
- Moved door collider to its children
- Updated level structure
2026-03-31 13:37:54 +03:00
3cddecf592 feat: added clap for level parsing
- Camera sets up as a child of player entity
2026-03-30 20:43:46 +03:00
0ab2620724 feat: Unfinished level loading
- Added level struct
- Added loading tests
- Partially implemented level setting up system
2026-03-27 18:31:46 +03:00
24153e476f feat: Updated tilemap bundle
- Layout is now defined from bottom left corner
- Added rotation to lockpick bundle
- Added level TOML structures that match current level
2026-03-27 13:04:47 +03:00