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

#1 2012-04-29 18:54:08

yragael2
New Scratcher
Registered: 2012-04-14
Posts: 2

mouse catch up an objet ?

soory for my english (fr ...)

can be changed  the current position of the mouse  to catch up  an object ?

thanks you

Offline

 

#2 2012-04-29 19:17:38

ImagineIt
Scratcher
Registered: 2011-02-28
Posts: 1000+

Re: mouse catch up an objet ?

I'm sorry, but translators do not always work very well.(You might not understand.) Try using the French forums.

Offline

 

#3 2012-04-29 19:50:54

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: mouse catch up an objet ?

You want a sprite to go to the current position of the mouse?

If so, use this script.

when gf clicked
forever
 go to [mouse-pointer v]
end
If you want the mouse to go the a sprite, well you can't do that because Scratch doesn't allow you to change the position of the pointer.  smile


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

Board footer