home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 35 / The Games Machine - Ita - CD-ROM Vol.35 / dkedemo it.iso / JSF_demo / data1.cab / Objects / PBT / bu0g.PBT < prev    next >
Encoding:
Text File  |  1997-10-09  |  487 b   |  15 lines

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