-stxllxr wrote:

DangerPuppy10 wrote:

Yes, I understand there is a workaround. I also understand the workaround is slightly easy. But the block makes it easier. Look at my chart in my signature (do not use it against me) this block will have a lot of usage. This also makes it a tiny tiny bit easier for newer scratchers who do not think of the workaround straight away.

and scratch is an educational site, not one to hand everything to you.
go to [random position v]
you can do
go to x: (pick random (240) to (-240)) y: (pick random (240) to (-240))

forever

end

you can do
repeat until <[1] = [-1]>
...
end

go to x: (?) y: (?)

you can do

glide (0) secs to x: (?) y: (?)


go to [mouse-pointer v]

you can do

go to x: (mouse x) y: (mouse y)

Clearly, it does.