Pen Variable Watchers

But "script builder library" is almost pure JS. So why not
varGetter script pic

varGetter script pic (1)

(a really long time later)

Now that Snap! 7 has come, I've edited my project to use the Create Variables library.

I tried this but it gave me an error

untitled script pic

You need to ask a sprite for it to work.

also errored

Remove the call block, and unringify the join block

Woah thats odd

image

With the call block, it doesn't put the variable into context, but when you ask a sprite for it, it puts it into context. I don't like it either, but it's just how it works. Here's a better explanation

(More info can be found by readingthrough that topic)