How to access object attributes

snackd's icon

I'm trying to make a vertical scroll effect like on an old tv. It seems that this

[jit.scanwrap 4 char 320 239 @mode 2]

basically does the trick, but I'd like to add a little more jitter in there (so to speak). Is there a way to change the dimensions on the fly? I can't see in the reference how to access them.

seejayjames's icon

should be "dim $1 $2" attribute?

click the "@" in the Inspector to see the attribute names.

snackd's icon

That is lovely. And look at all those attributes to play with! Thanks a bunch!