Function spawn_input_configuration_screen

Source
pub fn spawn_input_configuration_screen(
    commands: &mut Commands<'_, '_>,
    max_players: u32,
    controllers: &Query<'_, '_, &InputController>,
) -> Entity
Expand description

Helper function to spawn input configuration screen