ok i have a game where you play as the mouse, well you think it is the mouse until you get hit and strage things happen to the mouse (like it starts deforming and stuff) well these circle are supposed to come up and here are the objects i want it to do
1.there can only be 3 circle on at once
2.if it hits the mouse the mouse goes to frame 2
- if _y is < 0 remove it
should i use the duplicate movie method or just have 3 seperate movieclips?