YJP: Dress Up Game Tutorial
It isnt hard to make a dress up game, just follow what I say and you will be able to make a dress up game whenever you want.
Step 1:
Open Macromedia Flash, Then Start A new Flash Movie,
Step 2:
make the character you want the viewer to dress up.
Step 3:
now make a button, and draw an article of clothing you want to be able to put on the dress up doll.
Step 4:
Now Make a movie clip, then put the button with the cloathing in,
then right click on the button and put the following action-script
on (press) {
startDrag ("");
}
on (release) {
stopDrag ();
}
Step 5:
Drag the Movie clip with the clothing out onto the stage and place it wherever you please.
Step 6: Use This Method to make the rest of the cloathing.
Best of luck with your game,
Sincerly,
Yami Joku
| » Level Intermediate |
|
Added: 2003-09-21 Rating: 6.02 Votes: 459 |
| » Author |
| Just a simple dress up game script. |
| » Download |
| Download the files used in this tutorial. |
| Download (38 kb) |
| » Forums |
| More help? Search our boards for quick answers! |
-
You must have javascript enabled in order to post comments.


Comments
There are no comments yet. Be the first to comment!