home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78b98.iso / Gry / Jointstr / JSF_demo.exe / data1.cab / Objects / PBT / am4g.PBT < prev    next >
Text File  |  1998-03-10  |  491b  |  15 lines

  1. CreateModel(
  2.   2,                 //Number of detail levels
  3.   "am4",             //Collision box file name
  4.   // Object 0:
  5.   "am4g0",           //PBO file name
  6.   "MISSION",         //Texture directory
  7.   NO_SORT,           //This object shall not be sorted
  8.   40,                //Detail level
  9.   // Object 1:
  10.   "am4g1",           //PBO file name
  11.   "MISSION",         //Texture directory
  12.   NO_SORT,           //This object shall not be sorted
  13.   2                 //Detail level
  14. );
  15.