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

#1 2010-09-17 22:12:47

MachoWalrus
Scratcher
Registered: 2010-09-17
Posts: 9

Click/Drag/FPS?

This might be a bit sad, but what is a script for you to click in something and move it, or how to make something follow your pointer?

Offline

 

#2 2010-09-17 22:26:28

Kingdaro
Scratcher
Registered: 2008-06-08
Posts: 100+

Re: Click/Drag/FPS?

<when green flag clicked>
<forever>
<wait until><< <touching[ mouse-pointer <and> <mouse down?> >>
<repeat until><not> <mouse down?> >>
<go to[ mouse-pointer
<end>
<end>

Offline

 

#3 2010-09-17 23:42:58

JAMBAMtheSLAM
New Scratcher
Registered: 2010-09-03
Posts: 100+

Re: Click/Drag/FPS?

There's a little lock symbol on the sprite profile. Click it to make it draggable.


http://i54.tinypic.com/2s7zwxs.png

Offline

 

#4 2010-09-19 09:44:39

recycle49
Scratcher
Registered: 2009-12-21
Posts: 1000+

Re: Click/Drag/FPS?

JAMBAMtheSLAM wrote:

There's a little lock symbol on the sprite profile. Click it to make it draggable.

If you whant it to only be draggable during a certain amount of time, that wont work


"Every challenge must be met, every battle must be won, and every story will end." -Me
Recycle49 December 09 - November 11 Goodbye

Offline

 

Board footer