Discuss Scratch

gameteacher
New to Scratch
100+ posts

Need help with debugging

Can anyone help me out with the solution to this debugging exercise? I can't figure it out.

https://scratch.mit.edu/projects/10437249/
rockrosado
Scratcher
23 posts

Need help with debugging

probably you would need to use a go to block such as
go to x: (-39) y: (17)
before all the other scripts

this::motion
is::operators
a :: pen
signature::variables
gameteacher
New to Scratch
100+ posts

Need help with debugging

rockrosado wrote:

probably you would need to use a go to block such as
go to x: (-39) y: (17)
before all the other scripts
That's it! Thanks.

Powered by DjangoBB