So I'm making my first dressup game (the type where you drag the clothes, not select them) and everything's going pretty well.
The problem is: I drew my girl with her underwear on, which I don't want the player to take off. However, I want it so that if the mouse hovers over the underwear, she blushes, and if the person clicks, she gets mad, but the underwear doesn't change colors or anything, and they can't drag the underwear away. I have the stuff drawn for the Up, Over, and Down frames, but after I move it to my scene, I don't know what the action needs to be to get that to happen.
(It might also help to know, the girl herself has her underwear on permanently. I have a separate button that is the underwear as well as her different faces. I think drawing the faces on the button as well had something to do with it, but I'm not sure anymore.)
What do I need to do with the hit area (because in the button editor, I drew her different faces with the underwear as well), and what coding do I need to type in the actions box?
I know that the underwear needs to be the button. Should I have drawn the faces in the button editor as well? Or am I just totally not getting it?
Also, I don't know the difference between ActionScript 2.0 and ActionScript 3.0, I just know that I'm using Adobe Flash CS4.
Ahhhh Walkalone, I see what you're saying. It's just that I want people to be able to click so that she can get mad, is all. I'm not sure the movie clip would let me do that.
The problem is: I drew my girl with her underwear on, which I don't want the player to take off. However, I want it so that if the mouse hovers over the underwear, she blushes, and if the person clicks, she gets mad, but the underwear doesn't change colors or anything, and they can't drag the underwear away. I have the stuff drawn for the Up, Over, and Down frames, but after I move it to my scene, I don't know what the action needs to be to get that to happen.
(It might also help to know, the girl herself has her underwear on permanently. I have a separate button that is the underwear as well as her different faces. I think drawing the faces on the button as well had something to do with it, but I'm not sure anymore.)
What do I need to do with the hit area (because in the button editor, I drew her different faces with the underwear as well), and what coding do I need to type in the actions box?
I know that the underwear needs to be the button. Should I have drawn the faces in the button editor as well? Or am I just totally not getting it?
Also, I don't know the difference between ActionScript 2.0 and ActionScript 3.0, I just know that I'm using Adobe Flash CS4.
Ahhhh Walkalone, I see what you're saying. It's just that I want people to be able to click so that she can get mad, is all. I'm not sure the movie clip would let me do that.