Dein Suchergebnis zum Thema: elsen

Meintest du essen?

Is is possible to create a „switch“ block in snap? – Snap! Editor – Snap! Forum

https://forum.snap.berkeley.edu/t/is-is-possible-to-create-a-switch-block-in-snap/17928

I was trying to create the "switch" code structure from Gamemaker Studio (For those who haven't used Gamemaker Studio, the switch structure is as follows: At the top you input a number (or other type), and then that is c…
already has the „if {code}, else if {code}, else if …“ structure, and I am trying