Skip to content

chore: add yarn spinner example - #232

Merged
drew-gnaw merged 2 commits into
andrew/storybookfrom
arthur/storybook
Sep 14, 2026
Merged

drew-gnaw merged 2 commits into
andrew/storybookfrom
arthur/storybook

Conversation

@arthu-rguo

@arthu-rguo arthu-rguo commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

@arthu-rguo arthu-rguo self-assigned this Sep 13, 2026
var sprite = key switch
{
"1" => sprite1,
"2" => sprite2,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

string keys, guh

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

its fine we're game devs so string keys are perfectly acceptable

title: Start
---
<<bg 1>>
Narrator: Swap backgrounds?

@anjx123 anjx123 Sep 13, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should get left click to advance dialogue working i think.

var sprite = key switch
{
"1" => sprite1,
"2" => sprite2,

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

its fine we're game devs so string keys are perfectly acceptable

@drew-gnaw
drew-gnaw merged commit 0630f21 into andrew/storybook Sep 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants