Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How do I make a dress up game??
- pumpkinpuppy
-
4 posts
How do I make a dress up game??
I want to make a dress up game but don't know how! Please help!
- Feefeej
-
5 posts
How do I make a dress up game??
I want to make a dress up game but don't know how! Please help!
To make a dress up game, first you have to draw or upload the pictures of the clothes and accessories, and then you go to each item and can use this:
In the beginning you should do something like this:
To be honest, dress up games can be made in various different ways. This is just a way I would do it. I hope this helped you! :-)
- Feefeej
- BummbleBerryBush
-
8 posts
How do I make a dress up game??
Depending on what sort of dress up game it is (drag and drop, click, etc.) the script is different
Click:
Sorry, I haven't done a drag and drop, but the coding is pretty simple.
If you need more detailed information, look at my click dress up project here.
Click:
Sorry, I haven't done a drag and drop, but the coding is pretty simple.
If you need more detailed information, look at my click dress up project here.
- StormclawTC
-
100+ posts
How do I make a dress up game??
This is how I would do it:
1)Draw the character (or use a sprite made by scratch) and then draw the clothing. Make sure the clothing fits!
2)Each clothing has to be one sprite. To start, you don't want the clothes already on the character. So use this to put them somewhere off to the side:
3)To allow the player to put the clothes on the character, make a script like this:
One way to find out exactly where the x and y points are is to drag the clothing on to it (in edit mode). Then, click the “motion” section and drag out the “glide _ secs to x:_ y_” block. It will already have the two points. This way, when you start, it will be somewhere off to the side, and when it is clicked, the clothing will glide to the exact spot it is supposed to.
Unfortunately, you will have to make these scripts for every single article of clothing, so it may take a while. But when you finish, you'll be proud of the work you've done!
I hope this helped!
~StormclawTC
1)Draw the character (or use a sprite made by scratch) and then draw the clothing. Make sure the clothing fits!
2)Each clothing has to be one sprite. To start, you don't want the clothes already on the character. So use this to put them somewhere off to the side:
3)To allow the player to put the clothes on the character, make a script like this:
One way to find out exactly where the x and y points are is to drag the clothing on to it (in edit mode). Then, click the “motion” section and drag out the “glide _ secs to x:_ y_” block. It will already have the two points. This way, when you start, it will be somewhere off to the side, and when it is clicked, the clothing will glide to the exact spot it is supposed to.
Unfortunately, you will have to make these scripts for every single article of clothing, so it may take a while. But when you finish, you'll be proud of the work you've done!
I hope this helped!
~StormclawTC
- trashcanworld
-
26 posts
How do I make a dress up game??
uhhhhhhhhh how do u make the clothes match like the exact same size???
- BangtanBlinkArmy
-
1 post
How do I make a dress up game??
I want to make a dress up game but don't know how! Please help!
hi! i would like to learn you.
So contact me on Discord : Rosey posey
or you can just look up on youtube.
- Pearlm123
-
1 post
How do I make a dress up game??
How do you get the clothing on top of the character?
- Discussion Forums
- » Help with Scripts
-
» How do I make a dress up game??