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
<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)
Offline
THANK YOU SOOOOOOO MUCH IT WORKS HERE IS THE LINK! http://scratch.mit.edu/projects/SophieJafifi/1757216
Offline