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

#1 2011-04-30 16:09:16

SophieJafifi
Scratcher
Registered: 2011-02-19
Posts: 4

Help Please

i have a game about a dog, and i need to know how do i make something dragable so you can put it places WHILE you are playing, and also, all the other sprites are behind the dog, how do i make them in front?????

Offline

 

#2 2011-04-30 16:20:39

Maygenr
Scratcher
Registered: 2010-09-23
Posts: 100+

Re: Help Please

Sorry, but I have no idea.

Offline

 

#3 2011-04-30 16:49:30

MoreGamesNow
Scratcher
Registered: 2009-10-12
Posts: 1000+

Re: Help Please

<go to front> will place the sprite in front of all the other sprites

To make something draggable, click the little lock (next to the sprite's picture near the top of the screen).  If you don't want to or can't find it (I couldn't) then here:

<when[ Sprite ]clicked>
<repeat until><<  <not> <mouse down?> >>
    <go to[ Mouse Pointer ]>
<end>

Last edited by MoreGamesNow (2011-04-30 16:49:43)


http://images2.layoutsparks.com/1/218929/rubiks-cube-animated-rotating.gif
"Cogito ergo sum" --  I think, therefore I am

Offline

 

#4 2011-05-01 11:24:46

SophieJafifi
Scratcher
Registered: 2011-02-19
Posts: 4

Re: Help Please

THANK YOU SOOOOOOO MUCH IT WORKS HERE IS THE LINK! http://scratch.mit.edu/projects/SophieJafifi/1757216

Offline

 

Board footer