Calling sprite method from another sprite – Help with Snap! – Snap! Forum https://forum.snap.berkeley.edu/t/calling-sprite-method-from-another-sprite/989
I have a 'person' sprite with a sprite-only block called "spinLikeCrazy". From a script in another sprite, I want to tell person to "spinLikeCrazy". The Snap manual makes me think I can do this, but the only way I've bee…
But, again, using the block editor to "hack" around Snap’s object encapsulation WILL