home *** CD-ROM | disk | FTP | other *** search
/ Learn 3D Graphics Programming on the PC / Learn_3D_Graphics_Programming_on_the_PC_Ferraro.iso / rwdos / roandfl.rwx < prev    next >
Text File  |  1995-02-15  |  364b  |  16 lines

  1. ModelBegin
  2.     ClumpBegin
  3.         TransformBegin
  4.             Scale 4.0 1.0 4.0
  5.             Include check.rwx
  6.         TransformEnd
  7.     Tag 1            # Tag for the robot as a whole is 1
  8.         Translate 0.0 0.08 0.0
  9.         Include robbie.rwx
  10.         Translate -2.0 0.625 -2.0
  11.         ClumpBegin
  12.         Include box.rwx
  13.         ClumpEnd
  14.     ClumpEnd
  15. ModelEnd
  16.