home *** CD-ROM | disk | FTP | other *** search
/ Virtual Reality Homebrewer's Handbook / vr.iso / vr386 / rooms / metalman.fig < prev    next >
Text File  |  1996-03-19  |  1KB  |  60 lines

  1. comment = A sample body file, all-metal version;
  2. comment = Created by Bernie Roehl, March 1992;
  3. comment = Part of the REND386 distribution;
  4.  
  5. {
  6.     name = pelvis;
  7.     plgfile = metlcube.plg scale 3,1,1 shift -150,-50,-50;
  8.     pos = 0,100,0;
  9.     {
  10.         name = chest;
  11.         plgfile = metlcube.plg scale 3,4,1 shift -150,50,-50;
  12.         pos = 0,50,0;
  13.         {
  14.             name = head;
  15.             plgfile = metlcube.plg scale 1,1,1 shift -50,50,-50;
  16.             pos = 0,450,0;
  17.         }
  18.         {
  19.             name = left_upper_arm;
  20.             plgfile = metlcube.plg scale 1,3,1 shift -50,-250,-50;
  21.             pos = -250,400,0;
  22.             {
  23.                 name = left_forearm;
  24.                 plgfile = metlcube.plg scale 1,2,1 shift -50,-250,-50;
  25.                 pos = 0,-250,0;
  26.             }
  27.         }
  28.         {
  29.             name = right_upper_arm;
  30.             plgfile = metlcube.plg scale 1,3,1 shift -50,-250,-50;
  31.             pos = 250,400,0;
  32.             {
  33.                 name = right_forearm;
  34.                 plgfile = metlcube.plg scale 1,2,1 shift -50,-250,-50;
  35.                 pos = 0,-250,0;
  36.             }
  37.         }
  38.     }
  39.     {
  40.         name = left_thigh;
  41.         plgfile = metlcube.plg scale 1,2,1 shift -50,-250,-50;
  42.         pos = -100,-50,0;
  43.         {
  44.             name = left_calf;
  45.             plgfile = metlcube.plg scale 1,2,1 shift -50,-250,-50;
  46.             pos = 0,-250,0;
  47.         }
  48.     }
  49.     {
  50.         name = right_thigh;
  51.         plgfile = metlcube.plg scale 1,2,1 shift -50,-250,-50;
  52.         pos = 100,-50,0;
  53.         {
  54.             name = right_calf;
  55.             plgfile = metlcube.plg scale 1,2,1 shift -50,-250,-50;
  56.             pos = 0,-250,0;
  57.         }
  58.     }
  59. }
  60.