No description
Find a file
2ndbeam 42cfd14214 feat: Layout changes
- Added padlock layout object
- Added lockpick item
- Added ItemImage component
- Tilemap colliders are now creating from the tiles themselves
- Removed items from container bundle
- Removed colliders from tilemap bundle
- Removed setup_player system
2026-03-25 13:32:12 +03:00
.cargo Initial commit 2026-02-12 10:18:42 +00:00
assets/sprites feat: Barely working tilemap system 2026-03-23 14:06:36 +03:00
src feat: Layout changes 2026-03-25 13:32:12 +03:00
.gitignore Initial commit 2026-02-12 10:18:42 +00:00
Cargo.lock feat: input plugin reflects, derives 2026-03-19 15:01:04 +03:00
Cargo.toml refactor!: Split everything into submodules 2026-03-19 14:23:26 +03:00