How to run a BlockMorph in JavaScript? – Advanced Help with Snap! – Snap! Forum https://forum.snap.berkeley.edu/t/how-to-run-a-blockmorph-in-javascript/18705
So, I have a SpriteMorph.prototype.blockForSelector("xPosition", true). How do I run it in the context of the sprite being ran in? I have a Process as this (don't ask) and this Process has a receiver. It's usually a Spr…
trying to use it or parts of it in this situation directly is almost certainly a bad