mirror of
https://codeberg.org/schrottkatze/mgd2-tram-championships.git
synced 2025-06-12 10:47:39 +00:00
switch to bevy-third-person-camera
for orbit cam
This commit is contained in:
parent
f518a2c670
commit
2e7de9f296
6 changed files with 1075 additions and 100 deletions
|
@ -6,6 +6,7 @@ edition = "2024"
|
|||
[dependencies]
|
||||
bevy = "0.16.0"
|
||||
bevy-inspector-egui = "0.31.0"
|
||||
bevy_third_person_camera = "0.3.0"
|
||||
env_logger = "0.11.8"
|
||||
log = "0.4.27"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue