home *** CD-ROM | disk | FTP | other *** search
/ Exploring Where & Why / Exploring Where & Why.iso / pc / MODULES / LESSON08 / ACT08B / COMMON8 / 00046_Script_continent continue < prev    next >
Encoding:
Text File  |  1998-10-02  |  182 b   |  11 lines

  1. global gContinent
  2.  
  3. on exitFrame
  4.   --  if not done (gameObj) then 
  5.   puppetSprite 28,false
  6.   go to frame gContinent&".end"
  7.   --  else
  8.   --    go "finish"
  9.   --  end if
  10.   
  11. end