wip
This commit is contained in:
parent
c203be7b2a
commit
7e2bdd5203
5 changed files with 1404 additions and 970 deletions
|
|
@ -64,9 +64,10 @@ impl Plugin for GamePlugin {
|
|||
}
|
||||
|
||||
// Events
|
||||
|
||||
#[derive(Event)]
|
||||
pub struct LevelStartupEvent;
|
||||
|
||||
#[derive(Event)]
|
||||
pub struct ChangeCharacterEvent;
|
||||
|
||||
// Resources
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue