mirror of
https://codeberg.org/schrottkatze/mgd2-tram-championships.git
synced 2025-07-03 10:37:39 +00:00
menu system: system dispatching (and the menus can now be closed)
This commit is contained in:
parent
acbcfe5956
commit
fc83ab8452
7 changed files with 202 additions and 132 deletions
|
@ -1,6 +1,5 @@
|
|||
use bevy::prelude::*;
|
||||
use bevy_third_person_camera::ThirdPersonCameraTarget;
|
||||
use log::trace;
|
||||
|
||||
use crate::cleanup;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue