fn spawn_status_screen(
    commands: Commands<'_, '_>,
    fonts: Res<'_, FontResource>,
    stat_query: Query<'_, '_, &StatBundle, With<Player>>
)
Expand description

System to setup the status screen