Search tutorials
In the 2nd frame draw you on the left side, and the enimey on the right side. You don't have to make them MC. then put in this code in the 2nd frame on the battle layer. lable the 2ed frame "home" (no quotes)
stop(); if (_root.good<=0) { gotoAndStop("lose"); } if (_root.bad<=0) { gotoAndStop("win"); }
» Level Intermediate |
Added: 2005-11-02 Rating: 4 Votes: 15 |
» Author |
-- |
» Download |
Download the files used in this tutorial. |
Download (0 kb) |
» Forums |
More help? Search our boards for quick answers! |