bevy-expedition-demo/src/layout
2ndbeam 3cddecf592 feat: added clap for level parsing
- Camera sets up as a child of player entity
2026-03-30 20:43:46 +03:00
..
asset feat: Level loading from TOML asset 2026-03-28 01:46:27 +03:00
container.rs feat: Layout changes 2026-03-25 13:32:12 +03:00
door.rs feat: Functionally working stairs without sprite 2026-03-24 16:10:43 +03:00
lock.rs refactor!: Item changes 2026-03-25 14:16:33 +03:00
mod.rs feat: Level loading from TOML asset 2026-03-28 01:46:27 +03:00
stairs.rs feat: Level loading from TOML asset 2026-03-28 01:46:27 +03:00
systems.rs feat: added clap for level parsing 2026-03-30 20:43:46 +03:00
tilemap.rs feat: Updated tilemap bundle 2026-03-27 13:04:47 +03:00