Has anyone had success using the step modifiers, @showdialog or @showhint, with an Adafruit CPX tutorial? I can’t get them to work either in the tutorial tool or a github hosted tutorial. I can get them to work with the Arcade and micro:bit editors though.
Ah! We renamed the modifiers because the previous names were confusing but we haven’t updated the Adafruit editor in a while so the changes haven’t propagated. The old names are:
@showdialog → @unplugged
@showhint → @fullscreen
(The visual behavior for each flag used to be a little different so the names made a little more sense haha)
1 Like