home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 3 #4 / Blender_3_4.iso / BLENDER / FILES / frequent.cst / 00022.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  130 b   |  6 lines

  1. on OneFrame sp
  2.   repeat while the memberNum of sprite sp > 0
  3.     put the loc of sprite sp
  4.     go to the frame + 1
  5.   end repeat
  6. end