fn spawn_skill_book_ui(
    commands: Commands<'_, '_>,
    fonts: Res<'_, FontResource>,
    game_data: Res<'_, GameData>
)
Expand description

Spawns the skill book UI.