use velocity for movement

This commit is contained in:
Nixon 2022-08-23 00:56:11 +08:00
commit 683bfa2c99
2 changed files with 60 additions and 18 deletions

View file

@ -11,3 +11,6 @@ bevy_fundsp = "0.1.0"
bevy_hanabi = "0.3.0"
bevy-inspector-egui = "0.12.1"
bevy_rapier2d = "0.16.0"
[profile.dev.package."*"]
opt-level = 3