home *** CD-ROM | disk | FTP | other *** search
/ Virtual Reality Zone / VRZONE.ISO / mac / PC / PCGLOVE / PCVRJET / MENU2.FIG < prev    next >
Text File  |  1992-12-10  |  409b  |  23 lines

  1. {
  2.   name = menu2;
  3.   plgfile = box3.plg scale 3,5,1;
  4.   pos = 0,0,0;
  5.   {
  6.     {
  7.       name = m2button1;
  8.       plgfile = buttons.plg scale 45,35,3;
  9.       pos = 250,150,-15;
  10.     }
  11.     {
  12.       name = m2button2;
  13.       plgfile = buttons.plg scale 45,35,3;
  14.       pos = 250,87,-15;
  15.     }
  16.     {
  17.       name = m2button3;
  18.       plgfile = buttons.plg scale 45,35,3;
  19.       pos = 250,20,-15;
  20.     }
  21.   }
  22. }
  23.