Skip to main content

Migration

Migrating from Bevy 0.5 to 0.6

Add derive to all my component structs

#[derive(Component)]