cursor: add more blocks
also a counter for how many snaps the wheel was scrolled up (+1) or down
(-1)
maybe a cap block for when wheel scrolled up or down
the bottom 2 blocks already exist.
the 2nd one is in vanilla scratch
also a counter for how many snaps the wheel was scrolled up (+1) or down (-1) maybe a cap block for when wheel scrolled up or down the bottom 2 blocks already exist.
![]()
the 2nd one is in vanilla scratch
"Clicked" as opposed to "Down" in this extension only returns the Boolean true on the first frame of the mouse being down. Neither of the blocks you've shown have that option
I am still of the opinion that if it were an ioQuery it would've been far more reliable
Even Sensing+ has the issue of returning a false input on first check
~~There's already a PR open that adds most or all of these blocks these to sensing+ and I think that's a better place for it: #613~~ never mind, it doesn't, but I still don't think this extension is the best place for these blocks.
I want to say these belong in sensing+ instead
I want to say these belong in sensing+ instead
Sensing+ is such an abhorrent extension to add stuff to because it's mostly just mobile controls with random sprinklings of actual blocks that expand on the sensing category.
If these were added to sensing+, it would bloat the extension even further considering the amount of labels and blocks it holds.
Let's just put these in cursor
Let's just put these in cursor
Let me fix some of the blocks first
I fixed the conflicts in the latest commit (I think), I don't really know how to resolve that lol
I also removed the click/down blocks because the "clicked" functionality didn't work well.
Closed for being stale.
the 2nd one is in vanilla scratch