feat: ✨ player movement
This commit is contained in:
parent
f88b5a1e6e
commit
dd0d1e8643
5 changed files with 4927 additions and 0 deletions
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "fisher"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
bevy = "0.15.2"
|
Loading…
Add table
Add a link
Reference in a new issue