home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 3 #4 / Blender_3_4.iso / BLENDER / FILES / CCENTRAL.DIR / 00029.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  112 b   |  7 lines

  1. on exitFrame
  2.   if the timer > (60 * 20) then
  3.     set the visible of sprite 45 to 1
  4.   end if
  5.   go(the frame)
  6. end
  7.