Plugin for ships
This commit is contained in:
parent
8fc89d4215
commit
1a11e0d670
3 changed files with 12 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use bevy::ecs::component::Component;
|
||||
use bevy::prelude::*;
|
||||
|
||||
#[derive(Component)]
|
||||
pub struct Enemy;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue