Hi all, I am recreating Asteroids. Got my Torpedo to attach to the ship and fire but now I can't seem to get it to unload after is has been fired. Tried to "unloadmovieclip" but all that does is unload the entire movie (my guess is that the attachmovieclip loads to the same level). I need to use the attachmovieclip in order for the torpedo to follow the ship and take on the properties of the ship. Simply loading the movie (torpedo)doesn't allow it to follow the ship even if I put the same script onto the torpedo as is on the ship (Cos, Sin math-functions) it doesn't follow the ship closely enough. Any ideas. Thanks