I am new to this site and I am looking for some help.
I have recently made a click 'n drag dress up game, but I forgot to put the script to make the items draggable on the original sprite that all the other sprites came off. I now have around 60-70 sprites and I need to put the click and drag script on all of them.
Is there an easy way to do this without going through and putting the script on EVERY sprite?
I need the sprites to be draggable in presentation mode.
Cheers
Vanilla_Creme
Offline
hi! welcome to scratch!
sorry there is no way to directly add a script to multiple scripts. at the top centre of the scratch window there is a padlock;this makes sprites draggable in presentation mode. try doing this for all of your sprites.
Offline
Hello, and welcome!
Well, for your first problem, you can right click on the script, press duplicate, and put it on a different sprite. That's the easy way. The Hard way is to just keep making the script over and over again. For your second problem, there is a lock right above the place where you put your Scripts. If it's open, the sprites are draggable. If it's closed, they are not draggable. Click on it to toggle it. Can't wait to see your game!
Offline
You can click the padlock, or if you have to, make the script on the first one, the drag the script to the sprites section of the screen. When the script is above another sprite, a grey box will appear around it. Releasing it will duplicate the script onto that sprite. Repeat as needed.
Offline
Hello, Vanilla_Cream, and welcome to scratch!
Anyway, to make it so you can drag your sprite in Presentation Mode, you have do this:
1-Click on the sprite you want to be drag-able (so you can see its scripts and sounds, etc)
2-Look next to your sprite's name (it might be Sprite n n meaning the number of your sprite, if you haven't named it)
3-It will look like a padlock. Click it so it looks unlocked.
4- You're done!
Hope this helped you.
Offline
Yep, you should simply use the Draggable Sprite Feature.
Offline
@copying scripts to multiple sprites:
You can just drag a script to the sprite you want in the sprite area, and when the bord shows let go of the left-mouse button and drop the script on the sprite and the script will go into the sprite automatially. SCREENSHOT:
Offline