No description
Find a file
2ndbeam bb357d8062 feat: Finished door mechanics
- Door now has i8 direction (-1 or 1)
- Door may be locked with Locked component
- Player entity RigidBody now cannot sleep to keep MayInteract when idle
2026-03-18 13:29:05 +03:00
.cargo Initial commit 2026-02-12 10:18:42 +00:00
assets/sprites assets: Added inventory slot sprite 2026-03-03 09:37:45 +03:00
src feat: Finished door mechanics 2026-03-18 13:29:05 +03:00
.gitignore Initial commit 2026-02-12 10:18:42 +00:00
Cargo.lock feat: Collision beginning 2026-03-16 17:21:10 +03:00
Cargo.toml feat: Collision beginning 2026-03-16 17:21:10 +03:00