doesn't seem to do anything on the web.
Perhaps you have forever loops without waits? That seems to cause scheduling problems in the java implementation.
Download this project!
Download the 2 sprites and 2 scripts of "laser test" and open it in Scratch
Project Notes
I made a laser pointer that--guess!--shoots a laser-like beam at your mouse pointer.
Future challenges:
Make it so that multiple pointers at once can point to your mouse. Also have it point to other things.
Comments
You need to be logged in to post comments
Add a Comment
Ah. I didn't check what it did on the java version, so I didn't know whether it worked on the Internet. So, yes, download it!
doesn't seem to do anything on the web. Perhaps you have forever loops without waits? That seems to cause scheduling problems in the java implementation.