Skip to content

Commit

Permalink
Working flight dynamics
Browse files Browse the repository at this point in the history
  • Loading branch information
pkupper committed Aug 18, 2022
1 parent 61a4b41 commit 6f9128a
Show file tree
Hide file tree
Showing 10 changed files with 445 additions and 231 deletions.
92 changes: 52 additions & 40 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ bevy-inspector-egui = "0.12"
bevy_dolly = { git = "https://github.com/BlackPhlox/bevy_dolly.git?rev=3a3efb9" }
leafwing-input-manager = "0.5.1"

enum-map = "2.4.1"

# Enable only a small amount of optimization in debug mode
[profile.dev]
opt-level = 1
Expand Down
Binary file added assets/fonts/RobotoCondensed-Light.ttf
Binary file not shown.
4 changes: 2 additions & 2 deletions assets/terrain/mannheim.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 6f9128a

Please sign in to comment.