Skip to content

Human interaction#51

Open
pufferfish101007 wants to merge 46 commits intomainfrom
human-interaction
Open

Human interaction#51
pufferfish101007 wants to merge 46 commits intomainfrom
human-interaction

Conversation

@pufferfish101007
Copy link
Member

@pufferfish101007 pufferfish101007 commented Feb 13, 2026

Adds some new blocks, primarily to do with interacting with the user.
New blocks added:

  • sensing_askandwait
  • sensing_answer
  • event_whenthisspriteclicked
  • event_whenstageclicked
  • looks_switchbackdropto
  • looks_backdrops
  • looks_backdropnumbername
  • looks_nextbackdrop
  • data_showvariable
  • data_hidevariable
  • control_stop all
  • control_for_each (resolves control_foreach should be implemented #13)
  • sensing_mousex, sensing_mousey, sensing_mousedown
  • looks_costumenumbername with name field
  • operator_round
  • data_itemnumoflist

Also:

Still TODO:

  • backdrops don't display at the correct position if the costume centre is not at the origin (this probably happens with sprite costumes as well?)
  • event_whenbackdropswitchesto?

@pufferfish101007 pufferfish101007 added this to the v0.1.0 milestone Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment