This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2009-12-01 14:37:33

masterhand7
Scratcher
Registered: 2009-10-05
Posts: 100+

I'm back! and I need some help. How can I make a custm cursor?

I haven't been doing Scratch for almost two months now. (I once attempted to create a Luigi's Mansion game, but the amount of sprites needed was tremendous. SO I abandoned it. Maybe I'll try it another time.) Well, I'm back with a new project in production. However, I need some technical help. How can I program a sprite to  constantly follow the cursor? I already know how to get to change costumes, I just need some help to get the custom cursor to follow and ""replace" the real cursor. Can anyone help?  hmm


Click here to see the first iPhone virus!
http://www.danasoft.com/sig/MASTERHAND7PWNZ.jpg

Offline

 

#2 2009-12-01 15:26:25

steppenwulf
Scratcher
Registered: 2009-07-23
Posts: 1000+

Re: I'm back! and I need some help. How can I make a custm cursor?

You can't make a sprite cover the mouse pointer. Although you can do this:

<when green flag clicked>
<forever>
<go to[ mouse pointer
<end>


I'm graduating HS this April and going to college in the Fall.

Offline

 

Board footer