This commit is contained in:
Pascal Engélibert 2023-08-02 08:35:09 +02:00
commit 7e2bdd5203
5 changed files with 1404 additions and 970 deletions

View file

@ -64,9 +64,10 @@ impl Plugin for GamePlugin {
}
// Events
#[derive(Event)]
pub struct LevelStartupEvent;
#[derive(Event)]
pub struct ChangeCharacterEvent;
// Resources