Pages: 1
Topic closed
I just made some stuff for a dress up doll... but I don't know how to script it. This is my first time trying to make something, so, I'm not very good at this yet. Please help~!!! ><;;
Offline
<when green flag clicked>
<forever>
<if><touching[ mouse pointer ]
<if><mouse down?>
<go to[ mouse pointer ]
Last edited by GeneralX3000 (2007-09-16 06:55:43)
Offline
Check out mine
Offline
I just tried that... but whenever I click all the clothes go to the mouse... oo;;;
Offline
<when[ Insert sprite name here ]clicked><forever><if><(<distance to[ mouse pointer <>> 1 )><go to[ mouse pointer<if><mouse down?><stop script>
dunno if the script will show up, if not ill make a starter project
Offline
You might want to look at my architecture rubber stamps, some of whose scripts could be adapted for a drag-and-drop dress up sprite.
http://scratch.mit.edu/projects/kevin_karplus/12280
Or the peg dragging in my mastermind game.
http://scratch.mit.edu/projects/kevin_karplus/12236
Offline
here, try this http://www.scratch.mit.edu/projects/Vanslar/37506
Offline
Topic closed
Pages: 1