Documentation mistake

  1. Go to “Magic link” tutorial documentation.
  2. Scroll down to “Interactions” section.
  3. See next:
    The job of dealing with the input falls on the board, so we need to add code for that in “board.script”:
    block.script
    (listing of script)

So, first it says that you have to ass code to board.script, but the title of code is “block.script”.

Good catch! Thanks for the report!

The same thing in “Magic block logic” section: listing of code has a title “magic_fx.go” instead of “magic_fx.script”

Thanks! …