Advertisement
Aladalar

Auto

Feb 17th, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.79 KB | None | 0 0
  1. package com.flansmod.client.model.ProjectT_Mafia_Cars; //Path where the model is located
  2.  
  3. import com.flansmod.client.model.ModelVehicle;
  4. import com.flansmod.client.tmt.ModelRendererTurbo;
  5. import com.flansmod.client.tmt.Coord2D;
  6. import com.flansmod.client.tmt.Shape2D;
  7.  
  8. public class ModelFalconer extends ModelVehicle //Same as Filename
  9. {
  10. int textureX = 512;
  11. int textureY = 512;
  12.  
  13. public ModelFalconer() //Same as Filename
  14. {
  15. bodyModel = new ModelRendererTurbo[132];
  16. bodyModel[0] = new ModelRendererTurbo(this, 77, 44, textureX, textureY); // Core
  17. bodyModel[1] = new ModelRendererTurbo(this, 322, 321, textureX, textureY); // Engine3
  18. bodyModel[2] = new ModelRendererTurbo(this, 223, 194, textureX, textureY); // Engine
  19. bodyModel[3] = new ModelRendererTurbo(this, 125, 342, textureX, textureY); // Engine2
  20. bodyModel[4] = new ModelRendererTurbo(this, 225, 83, textureX, textureY); // Cooler
  21. bodyModel[5] = new ModelRendererTurbo(this, 308, 475, textureX, textureY); // CoolerUpper
  22. bodyModel[6] = new ModelRendererTurbo(this, 136, 200, textureX, textureY); // EngineUpper
  23. bodyModel[7] = new ModelRendererTurbo(this, 416, 132, textureX, textureY); // EngineUpper2
  24. bodyModel[8] = new ModelRendererTurbo(this, 352, 112, textureX, textureY); // EngineUpper3
  25. bodyModel[9] = new ModelRendererTurbo(this, 112, 226, textureX, textureY); // SlopeRight
  26. bodyModel[10] = new ModelRendererTurbo(this, 61, 446, textureX, textureY); // SlopeLeft
  27. bodyModel[11] = new ModelRendererTurbo(this, 179, 274, textureX, textureY); // SlopeBackLeft
  28. bodyModel[12] = new ModelRendererTurbo(this, 228, 284, textureX, textureY); // SlopeBackRight
  29. bodyModel[13] = new ModelRendererTurbo(this, 45, 275, textureX, textureY); // Box 61
  30. bodyModel[14] = new ModelRendererTurbo(this, 1, 9, textureX, textureY); // Box 62
  31. bodyModel[15] = new ModelRendererTurbo(this, 209, 1, textureX, textureY); // Box 63
  32. bodyModel[16] = new ModelRendererTurbo(this, 27, 47, textureX, textureY); // Box 64
  33. bodyModel[17] = new ModelRendererTurbo(this, 273, 1, textureX, textureY); // Box 65
  34. bodyModel[18] = new ModelRendererTurbo(this, 5, 288, textureX, textureY); // Box 66
  35. bodyModel[19] = new ModelRendererTurbo(this, 1, 12, textureX, textureY); // Box 67
  36. bodyModel[20] = new ModelRendererTurbo(this, 49, 2, textureX, textureY); // Box 68
  37. bodyModel[21] = new ModelRendererTurbo(this, 131, 200, textureX, textureY); // Box 69
  38. bodyModel[22] = new ModelRendererTurbo(this, 65, 2, textureX, textureY); // Box 70
  39. bodyModel[23] = new ModelRendererTurbo(this, 135, 32, textureX, textureY); // Core2
  40. bodyModel[24] = new ModelRendererTurbo(this, 32, 224, textureX, textureY); // Box 72
  41. bodyModel[25] = new ModelRendererTurbo(this, 129, 286, textureX, textureY); // Box 73
  42. bodyModel[26] = new ModelRendererTurbo(this, 146, 154, textureX, textureY); // Box 74
  43. bodyModel[27] = new ModelRendererTurbo(this, 368, 184, textureX, textureY); // Box 75
  44. bodyModel[28] = new ModelRendererTurbo(this, 7, 242, textureX, textureY); // Box 76
  45. bodyModel[29] = new ModelRendererTurbo(this, 225, 6, textureX, textureY); // Box 77
  46. bodyModel[30] = new ModelRendererTurbo(this, 8, 220, textureX, textureY); // Box 78
  47. bodyModel[31] = new ModelRendererTurbo(this, 225, 9, textureX, textureY); // Box 79
  48. bodyModel[32] = new ModelRendererTurbo(this, 289, 9, textureX, textureY); // Box 81
  49. bodyModel[33] = new ModelRendererTurbo(this, 177, 17, textureX, textureY); // Box 89
  50. bodyModel[34] = new ModelRendererTurbo(this, 97, 330, textureX, textureY); // Box 90
  51. bodyModel[35] = new ModelRendererTurbo(this, 355, 413, textureX, textureY); // Box 91
  52. bodyModel[36] = new ModelRendererTurbo(this, 66, 106, textureX, textureY); // Box 92
  53. bodyModel[37] = new ModelRendererTurbo(this, 40, 134, textureX, textureY); // Box 93
  54. bodyModel[38] = new ModelRendererTurbo(this, 433, 315, textureX, textureY); // Box 94
  55. bodyModel[39] = new ModelRendererTurbo(this, 432, 226, textureX, textureY); // Box 95
  56. bodyModel[40] = new ModelRendererTurbo(this, 295, 154, textureX, textureY); // Box 97
  57. bodyModel[41] = new ModelRendererTurbo(this, 437, 40, textureX, textureY); // Box 98
  58. bodyModel[42] = new ModelRendererTurbo(this, 437, 40, textureX, textureY); // Box 99
  59. bodyModel[43] = new ModelRendererTurbo(this, 437, 41, textureX, textureY); // Box 100
  60. bodyModel[44] = new ModelRendererTurbo(this, 379, 343, textureX, textureY); // Box 101
  61. bodyModel[45] = new ModelRendererTurbo(this, 237, 236, textureX, textureY); // Box 102
  62. bodyModel[46] = new ModelRendererTurbo(this, 202, 235, textureX, textureY); // Box 103
  63. bodyModel[47] = new ModelRendererTurbo(this, 250, 256, textureX, textureY); // Box 104
  64. bodyModel[48] = new ModelRendererTurbo(this, 430, 178, textureX, textureY); // Box 105
  65. bodyModel[49] = new ModelRendererTurbo(this, 250, 256, textureX, textureY); // Box 106
  66. bodyModel[50] = new ModelRendererTurbo(this, 202, 235, textureX, textureY); // Box 107
  67. bodyModel[51] = new ModelRendererTurbo(this, 382, 344, textureX, textureY); // Box 108
  68. bodyModel[52] = new ModelRendererTurbo(this, 295, 154, textureX, textureY); // Box 109
  69. bodyModel[53] = new ModelRendererTurbo(this, 437, 40, textureX, textureY); // Box 110
  70. bodyModel[54] = new ModelRendererTurbo(this, 437, 41, textureX, textureY); // Box 111
  71. bodyModel[55] = new ModelRendererTurbo(this, 437, 42, textureX, textureY); // Box 112
  72. bodyModel[56] = new ModelRendererTurbo(this, 323, 472, textureX, textureY); // Box 113
  73. bodyModel[57] = new ModelRendererTurbo(this, 185, 359, textureX, textureY); // Box 114
  74. bodyModel[58] = new ModelRendererTurbo(this, 216, 404, textureX, textureY); // Box 115
  75. bodyModel[59] = new ModelRendererTurbo(this, 173, 490, textureX, textureY); // Box 116
  76. bodyModel[60] = new ModelRendererTurbo(this, 5, 310, textureX, textureY); // Box 117
  77. bodyModel[61] = new ModelRendererTurbo(this, 58, 317, textureX, textureY); // Box 120
  78. bodyModel[62] = new ModelRendererTurbo(this, 419, 225, textureX, textureY); // Box 121
  79. bodyModel[63] = new ModelRendererTurbo(this, 3, 483, textureX, textureY); // Shape 123
  80. bodyModel[64] = new ModelRendererTurbo(this, 122, 29, textureX, textureY); // Box 128
  81. bodyModel[65] = new ModelRendererTurbo(this, 122, 28, textureX, textureY); // Box 129
  82. bodyModel[66] = new ModelRendererTurbo(this, 78, 41, textureX, textureY); // Box 130
  83. bodyModel[67] = new ModelRendererTurbo(this, 77, 30, textureX, textureY); // Box 131
  84. bodyModel[68] = new ModelRendererTurbo(this, 38, 299, textureX, textureY); // Box 132
  85. bodyModel[69] = new ModelRendererTurbo(this, 35, 204, textureX, textureY); // Box 133
  86. bodyModel[70] = new ModelRendererTurbo(this, 38, 183, textureX, textureY); // Box 134
  87. bodyModel[71] = new ModelRendererTurbo(this, 2, 338, textureX, textureY); // Box 135
  88. bodyModel[72] = new ModelRendererTurbo(this, 117, 39, textureX, textureY); // Box 136
  89. bodyModel[73] = new ModelRendererTurbo(this, 6, 135, textureX, textureY); // Box 137
  90. bodyModel[74] = new ModelRendererTurbo(this, 5, 180, textureX, textureY); // Box 138
  91. bodyModel[75] = new ModelRendererTurbo(this, 79, 298, textureX, textureY); // Box 139
  92. bodyModel[76] = new ModelRendererTurbo(this, 43, 353, textureX, textureY); // Box 140
  93. bodyModel[77] = new ModelRendererTurbo(this, 8, 401, textureX, textureY); // Box 141
  94. bodyModel[78] = new ModelRendererTurbo(this, 62, 411, textureX, textureY); // Box 142
  95. bodyModel[79] = new ModelRendererTurbo(this, 6, 157, textureX, textureY); // Box 143
  96. bodyModel[80] = new ModelRendererTurbo(this, 6, 135, textureX, textureY); // Box 144
  97. bodyModel[81] = new ModelRendererTurbo(this, 120, 43, textureX, textureY); // Box 145
  98. bodyModel[82] = new ModelRendererTurbo(this, 246, 368, textureX, textureY); // Box 146
  99. bodyModel[83] = new ModelRendererTurbo(this, 113, 457, textureX, textureY); // Box 147
  100. bodyModel[84] = new ModelRendererTurbo(this, 38, 161, textureX, textureY); // Box 148
  101. bodyModel[85] = new ModelRendererTurbo(this, 37, 110, textureX, textureY); // Box 149
  102. bodyModel[86] = new ModelRendererTurbo(this, 161, 48, textureX, textureY); // Box 155
  103. bodyModel[87] = new ModelRendererTurbo(this, 148, 59, textureX, textureY); // Box 156
  104. bodyModel[88] = new ModelRendererTurbo(this, 187, 339, textureX, textureY); // Box 157
  105. bodyModel[89] = new ModelRendererTurbo(this, 130, 57, textureX, textureY); // Box 158
  106. bodyModel[90] = new ModelRendererTurbo(this, 348, 8, textureX, textureY); // Box 159
  107. bodyModel[91] = new ModelRendererTurbo(this, 128, 42, textureX, textureY); // Box 160
  108. bodyModel[92] = new ModelRendererTurbo(this, 80, 227, textureX, textureY); // Box 0
  109. bodyModel[93] = new ModelRendererTurbo(this, 80, 227, textureX, textureY); // Box 1
  110. bodyModel[94] = new ModelRendererTurbo(this, 62, 463, textureX, textureY); // Box 2
  111. bodyModel[95] = new ModelRendererTurbo(this, 127, 50, textureX, textureY); // Box 4
  112. bodyModel[96] = new ModelRendererTurbo(this, 355, 16, textureX, textureY); // Box 5
  113. bodyModel[97] = new ModelRendererTurbo(this, 191, 46, textureX, textureY); // Box 6
  114. bodyModel[98] = new ModelRendererTurbo(this, 201, 9, textureX, textureY); // Box 7
  115. bodyModel[99] = new ModelRendererTurbo(this, 201, 10, textureX, textureY); // Box 8
  116. bodyModel[100] = new ModelRendererTurbo(this, 201, 10, textureX, textureY); // Box 9
  117. bodyModel[101] = new ModelRendererTurbo(this, 313, 9, textureX, textureY); // Box 11
  118. bodyModel[102] = new ModelRendererTurbo(this, 241, 9, textureX, textureY); // Box 12
  119. bodyModel[103] = new ModelRendererTurbo(this, 241, 9, textureX, textureY); // Box 14
  120. bodyModel[104] = new ModelRendererTurbo(this, 313, 9, textureX, textureY); // Box 15
  121. bodyModel[105] = new ModelRendererTurbo(this, 350, 232, textureX, textureY); // Box 16
  122. bodyModel[106] = new ModelRendererTurbo(this, 102, 477, textureX, textureY); // Box 17
  123. bodyModel[107] = new ModelRendererTurbo(this, 330, 57, textureX, textureY); // Box 9
  124. bodyModel[108] = new ModelRendererTurbo(this, 122, 279, textureX, textureY); // Box 10
  125. bodyModel[109] = new ModelRendererTurbo(this, 154, 311, textureX, textureY); // Box 11
  126. bodyModel[110] = new ModelRendererTurbo(this, 362, 89, textureX, textureY); // Box 12
  127. bodyModel[111] = new ModelRendererTurbo(this, 154, 311, textureX, textureY); // Box 13
  128. bodyModel[112] = new ModelRendererTurbo(this, 362, 89, textureX, textureY); // Box 14
  129. bodyModel[113] = new ModelRendererTurbo(this, 425, 17, textureX, textureY); // Box 15
  130. bodyModel[114] = new ModelRendererTurbo(this, 424, 85, textureX, textureY); // Box 23
  131. bodyModel[115] = new ModelRendererTurbo(this, 290, 207, textureX, textureY); // Box 24
  132. bodyModel[116] = new ModelRendererTurbo(this, 85, 72, textureX, textureY); // Box 25
  133. bodyModel[117] = new ModelRendererTurbo(this, 6, 47, textureX, textureY); // Box 26
  134. bodyModel[118] = new ModelRendererTurbo(this, 67, 66, textureX, textureY); // Box 27
  135. bodyModel[119] = new ModelRendererTurbo(this, 47, 64, textureX, textureY); // Box 28
  136. bodyModel[120] = new ModelRendererTurbo(this, 1, 25, textureX, textureY); // Box 29
  137. bodyModel[121] = new ModelRendererTurbo(this, 425, 17, textureX, textureY); // Box 37
  138. bodyModel[122] = new ModelRendererTurbo(this, 122, 279, textureX, textureY); // Box 38
  139. bodyModel[123] = new ModelRendererTurbo(this, 330, 57, textureX, textureY); // Box 39
  140. bodyModel[124] = new ModelRendererTurbo(this, 362, 89, textureX, textureY); // Box 40
  141. bodyModel[125] = new ModelRendererTurbo(this, 154, 311, textureX, textureY); // Box 41
  142. bodyModel[126] = new ModelRendererTurbo(this, 154, 311, textureX, textureY); // Box 42
  143. bodyModel[127] = new ModelRendererTurbo(this, 362, 89, textureX, textureY); // Box 43
  144. bodyModel[128] = new ModelRendererTurbo(this, 201, 10, textureX, textureY); // Box 44
  145. bodyModel[129] = new ModelRendererTurbo(this, 489, 17, textureX, textureY); // Box 0
  146. bodyModel[130] = new ModelRendererTurbo(this, 27, 463, textureX, textureY); // Shape 0
  147. bodyModel[131] = new ModelRendererTurbo(this, 27, 463, textureX, textureY); // Shape 1
  148.  
  149. bodyModel[0].addBox(0F, 0F, 0F, 55, 1, 34, 0F); // Core
  150. bodyModel[0].setRotationPoint(-40F, 0F, -26F);
  151.  
  152. bodyModel[1].addBox(0F, -10F, 0F, 2, 16, 36, 0F); // Engine3
  153. bodyModel[1].setRotationPoint(15F, -5F, -27F);
  154.  
  155. bodyModel[2].addShapeBox(0F, -10F, 0F, 16, 16, 26, 0F, 0F, 0F, 0F, 0F, 0F, -3F, 0F, 0F, -3F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -3F, 0F, 0F, -3F, 0F, 0F, 0F); // Engine
  156. bodyModel[2].setRotationPoint(27F, -5F, -22F);
  157.  
  158. bodyModel[3].addShapeBox(0F, -10F, 0F, 10, 16, 32, 0F, 0F, 0F, 2F, 0F, 0F, -3F, 0F, 0F, -3F, 0F, 0F, 2F, 0F, 0F, 2F, 0F, 0F, -3F, 0F, 0F, -3F, 0F, 0F, 2F); // Engine2
  159. bodyModel[3].setRotationPoint(17F, -5F, -25F);
  160.  
  161. bodyModel[4].addShapeBox(0F, -10F, 0F, 2, 16, 20, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Cooler
  162. bodyModel[4].setRotationPoint(43F, -5F, -19F);
  163.  
  164. bodyModel[5].addShapeBox(0F, -10F, 0F, 2, 2, 20, 0F, 0F, 0F, -2F, 0F, 0F, -2F, 0F, 0F, -2F, 0F, 0F, -2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // CoolerUpper
  165. bodyModel[5].setRotationPoint(43F, -7F, -19F);
  166.  
  167. bodyModel[6].addShapeBox(0F, -10F, 0F, 16, 2, 20, 0F, 0F, 0F, -2F, 0F, 0F, -2F, 0F, 0F, -2F, 0F, 0F, -2F, 0F, 0F, 3F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 3F); // EngineUpper
  168. bodyModel[6].setRotationPoint(27F, -7F, -19F);
  169.  
  170. bodyModel[7].addShapeBox(0F, -10F, 0F, 10, 2, 32, 0F, 0F, 0F, 0F, 0F, 0F, -8F, 0F, 0F, -8F, 0F, 0F, 0F, 0F, 0F, 2F, 0F, 0F, -3F, 0F, 0F, -3F, 0F, 0F, 2F); // EngineUpper2
  171. bodyModel[7].setRotationPoint(17F, -7F, -25F);
  172.  
  173. bodyModel[8].addShapeBox(0F, -10F, 0F, 2, 2, 36, 0F, 0F, 0F, -1F, 0F, 0F, -2F, 0F, 0F, -2F, 0F, 0F, -1F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // EngineUpper3
  174. bodyModel[8].setRotationPoint(15F, -7F, -27F);
  175.  
  176. bodyModel[9].addBox(0F, 0F, 0F, 5, 33, 1, 0F); // SlopeRight
  177. bodyModel[9].setRotationPoint(-10F, -32F, -27F);
  178.  
  179. bodyModel[10].addBox(0F, 0F, 0F, 5, 33, 1, 0F); // SlopeLeft
  180. bodyModel[10].setRotationPoint(-10F, -32F, 8F);
  181.  
  182. bodyModel[11].addBox(0F, 0F, 0F, 2, 33, 1, 0F); // SlopeBackLeft
  183. bodyModel[11].setRotationPoint(-28F, -32F, 8F);
  184.  
  185. bodyModel[12].addBox(0F, 0F, 0F, 2, 33, 1, 0F); // SlopeBackRight
  186. bodyModel[12].setRotationPoint(-28F, -32F, -27F);
  187.  
  188. bodyModel[13].addBox(0F, 0F, 0F, 12, 14, 1, 0F); // Box 61
  189. bodyModel[13].setRotationPoint(-40F, -13F, 8F);
  190.  
  191. bodyModel[14].addBox(0F, 0F, 0F, 12, 2, 1, 0F); // Box 62
  192. bodyModel[14].setRotationPoint(-40F, -15F, 8F);
  193.  
  194. bodyModel[15].addBox(0F, 0F, 0F, 3, 15, 1, 0F); // Box 63
  195. bodyModel[15].setRotationPoint(-31F, -32F, 8F);
  196.  
  197. bodyModel[16].addBox(0F, 0F, 0F, 6, 4, 1, 0F); // Box 64
  198. bodyModel[16].setRotationPoint(-37F, -32F, 8F);
  199.  
  200. bodyModel[17].addBox(0F, 0F, 0F, 3, 15, 1, 0F); // Box 65
  201. bodyModel[17].setRotationPoint(-40F, -32F, 8F);
  202.  
  203. bodyModel[18].addBox(0F, 0F, 0F, 12, 14, 1, 0F); // Box 66
  204. bodyModel[18].setRotationPoint(-40F, -13F, -27F);
  205.  
  206. bodyModel[19].addBox(0F, 0F, 0F, 12, 2, 1, 0F); // Box 67
  207. bodyModel[19].setRotationPoint(-40F, -15F, -27F);
  208.  
  209. bodyModel[20].addBox(0F, 0F, 0F, 3, 15, 1, 0F); // Box 68
  210. bodyModel[20].setRotationPoint(-40F, -32F, -27F);
  211.  
  212. bodyModel[21].addBox(0F, 0F, 0F, 6, 4, 1, 0F); // Box 69
  213. bodyModel[21].setRotationPoint(-37F, -32F, -27F);
  214.  
  215. bodyModel[22].addBox(0F, 0F, 0F, 3, 15, 1, 0F); // Box 70
  216. bodyModel[22].setRotationPoint(-31F, -32F, -27F);
  217.  
  218. bodyModel[23].addShapeBox(0F, 0F, 0F, 6, 1, 34, 0F, 0F, 0F, -4F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -4F, 0F, 0F, -4F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -4F); // Core2
  219. bodyModel[23].setRotationPoint(-46F, 0F, -26F);
  220.  
  221. bodyModel[24].addShapeBox(0F, 0F, 0F, 7, 17, 1, 0F, 0F, 0F, -5F, 0F, 0F, 0F, 0F, 0F, 0F, -1F, 0F, 4F, 0F, 0F, -5F, 0F, 0F, 0F, 0F, 0F, 0F, -1F, 0F, 4F); // Box 72
  222. bodyModel[24].setRotationPoint(-47F, -32F, -27F);
  223.  
  224. bodyModel[25].addShapeBox(0F, 0F, 0F, 7, 17, 1, 0F, -1F, 0F, 4F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -5F, -1F, 0F, 4F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -5F); // Box 73
  225. bodyModel[25].setRotationPoint(-47F, -32F, 8F);
  226.  
  227. bodyModel[26].addShapeBox(0F, 0F, 0F, 1, 2, 26, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 74
  228. bodyModel[26].setRotationPoint(-47F, -15F, -22F);
  229.  
  230. bodyModel[27].addShapeBox(0F, 0F, 0F, 1, 14, 26, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 75
  231. bodyModel[27].setRotationPoint(-47F, -13F, -22F);
  232.  
  233. bodyModel[28].addShapeBox(0F, 0F, 0F, 7, 14, 1, 0F, -1F, 0F, 4F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -5F, -1F, 0F, 4F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -5F); // Box 76
  234. bodyModel[28].setRotationPoint(-47F, -13F, 8F);
  235.  
  236. bodyModel[29].addShapeBox(0F, 0F, 0F, 7, 2, 1, 0F, -1F, 0F, 4F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -5F, -1F, 0F, 4F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -5F); // Box 77
  237. bodyModel[29].setRotationPoint(-47F, -15F, 8F);
  238.  
  239. bodyModel[30].addShapeBox(0F, 0F, 0F, 7, 14, 1, 0F, 0F, 0F, -5F, 0F, 0F, 0F, 0F, 0F, 0F, -1F, 0F, 4F, 0F, 0F, -5F, 0F, 0F, 0F, 0F, 0F, 0F, -1F, 0F, 4F); // Box 78
  240. bodyModel[30].setRotationPoint(-47F, -13F, -27F);
  241.  
  242. bodyModel[31].addShapeBox(0F, 0F, 0F, 7, 2, 1, 0F, 0F, 0F, -5F, 0F, 0F, 0F, 0F, 0F, 0F, -1F, 0F, 4F, 0F, 0F, -5F, 0F, 0F, 0F, 0F, 0F, 0F, -1F, 0F, 4F); // Box 79
  243. bodyModel[31].setRotationPoint(-47F, -15F, -27F);
  244.  
  245. bodyModel[32].addBox(0F, 0F, 0F, 12, 2, 1, 0F); // Box 81
  246. bodyModel[32].setRotationPoint(-40F, -17F, -27F);
  247.  
  248. bodyModel[33].addBox(0F, 0F, 0F, 12, 2, 1, 0F); // Box 89
  249. bodyModel[33].setRotationPoint(-40F, -17F, 8F);
  250.  
  251. bodyModel[34].addShapeBox(0F, 0F, 0F, 1, 6, 26, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 90
  252. bodyModel[34].setRotationPoint(-47F, -21F, -22F);
  253.  
  254. bodyModel[35].addShapeBox(0F, 0F, 0F, 1, 5, 26, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 91
  255. bodyModel[35].setRotationPoint(-47F, -32F, -22F);
  256.  
  257. bodyModel[36].addShapeBox(0F, 0F, 0F, 1, 6, 7, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 92
  258. bodyModel[36].setRotationPoint(-47F, -27F, -22F);
  259.  
  260. bodyModel[37].addShapeBox(0F, 0F, 0F, 1, 6, 7, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 93
  261. bodyModel[37].setRotationPoint(-47F, -27F, -3F);
  262.  
  263. bodyModel[38].addBox(0F, -10F, 0F, 2, 18, 34, 0F); // Box 94
  264. bodyModel[38].setRotationPoint(13F, -8F, -26F);
  265.  
  266. bodyModel[39].addShapeBox(0F, -10F, 0F, 2, 2, 34, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 95
  267. bodyModel[39].setRotationPoint(13F, -22F, -26F);
  268.  
  269. bodyModel[40].addBox(0F, 0F, 0F, 9, 4, 34, 0F); // Box 97
  270. bodyModel[40].setRotationPoint(-4F, -4F, -26F);
  271.  
  272. bodyModel[41].addShapeBox(0F, 0F, 0F, 3, 1, 34, 0F, 0F, 0F, 0F, -1F, 0F, 0F, -1F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 98
  273. bodyModel[41].setRotationPoint(5F, -4F, -26F);
  274.  
  275. bodyModel[42].addBox(0F, 0F, 0F, 3, 2, 34, 0F); // Box 99
  276. bodyModel[42].setRotationPoint(5F, -3F, -26F);
  277.  
  278. bodyModel[43].addShapeBox(0F, 0F, 0F, 3, 1, 34, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -1F, 0F, 0F, -1F, 0F, 0F, 0F, 0F, 0F); // Box 100
  279. bodyModel[43].setRotationPoint(5F, -1F, -26F);
  280.  
  281. bodyModel[44].addBox(0F, 0F, 0F, 4, 18, 35, 0F); // Box 101
  282. bodyModel[44].setRotationPoint(-8F, -18F, -27F);
  283.  
  284. bodyModel[45].addShapeBox(0F, 0F, 0F, 1, 3, 34, 0F, -1F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -1F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 102
  285. bodyModel[45].setRotationPoint(-8F, -21F, -26F);
  286.  
  287. bodyModel[46].addShapeBox(0F, 0F, 0F, 1, 3, 34, 0F, 0F, 0F, 0F, -1F, 0F, 0F, -1F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 103
  288. bodyModel[46].setRotationPoint(-5F, -21F, -26F);
  289.  
  290. bodyModel[47].addBox(0F, 0F, 0F, 2, 3, 34, 0F); // Box 104
  291. bodyModel[47].setRotationPoint(-7F, -21F, -26F);
  292.  
  293. bodyModel[48].addShapeBox(0F, 0F, 0F, 1, 3, 34, 0F, -1F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -1F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 105
  294. bodyModel[48].setRotationPoint(-40F, -21F, -26F);
  295.  
  296. bodyModel[49].addBox(0F, 0F, 0F, 2, 3, 34, 0F); // Box 106
  297. bodyModel[49].setRotationPoint(-39F, -21F, -26F);
  298.  
  299. bodyModel[50].addShapeBox(0F, 0F, 0F, 1, 3, 34, 0F, 0F, 0F, 0F, -1F, 0F, 0F, -1F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 107
  300. bodyModel[50].setRotationPoint(-37F, -21F, -26F);
  301.  
  302. bodyModel[51].addBox(0F, 0F, 0F, 4, 18, 34, 0F); // Box 108
  303. bodyModel[51].setRotationPoint(-40F, -18F, -26F);
  304.  
  305. bodyModel[52].addBox(0F, 0F, 0F, 9, 4, 34, 0F); // Box 109
  306. bodyModel[52].setRotationPoint(-36F, -4F, -26F);
  307.  
  308. bodyModel[53].addShapeBox(0F, 0F, 0F, 3, 1, 34, 0F, 0F, 0F, 0F, -1F, 0F, 0F, -1F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 110
  309. bodyModel[53].setRotationPoint(-27F, -4F, -26F);
  310.  
  311. bodyModel[54].addBox(0F, 0F, 0F, 3, 2, 34, 0F); // Box 111
  312. bodyModel[54].setRotationPoint(-27F, -3F, -26F);
  313.  
  314. bodyModel[55].addShapeBox(0F, 0F, 0F, 3, 1, 34, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -1F, 0F, 0F, -1F, 0F, 0F, 0F, 0F, 0F); // Box 112
  315. bodyModel[55].setRotationPoint(-27F, -1F, -26F);
  316.  
  317. bodyModel[56].addBox(0F, 0F, 0F, 55, 1, 36, 0F); // Box 113
  318. bodyModel[56].setRotationPoint(-40F, -33F, -27F);
  319.  
  320. bodyModel[57].addShapeBox(0F, 0F, 0F, 6, 1, 36, 0F, 1F, 0F, -5F, 0F, 0F, 0F, 0F, 0F, 0F, 1F, 0F, -5F, 1F, 0F, -5F, 0F, 0F, 0F, 0F, 0F, 0F, 1F, 0F, -5F); // Box 114
  321. bodyModel[57].setRotationPoint(-46F, -33F, -27F);
  322.  
  323. bodyModel[58].addShapeBox(0F, 0F, 0F, 55, 1, 18, 0F, 0F, -1F, 0F, 0F, -1F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 115
  324. bodyModel[58].setRotationPoint(-40F, -34F, -27F);
  325.  
  326. bodyModel[59].addShapeBox(0F, 0F, 0F, 55, 1, 18, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -1F, 0F, 0F, -1F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 116
  327. bodyModel[59].setRotationPoint(-40F, -34F, -9F);
  328.  
  329. bodyModel[60].addShapeBox(0F, 0F, 0F, 6, 1, 18, 0F, 1F, -1F, -5F, 0F, -1F, 0F, 0F, 0F, 0F, 1F, -1F, 0F, 1F, 0F, -5F, 0F, 0F, 0F, 0F, 0F, 0F, 1F, 0F, 0F); // Box 117
  330. bodyModel[60].setRotationPoint(-46F, -34F, -27F);
  331.  
  332. bodyModel[61].addShapeBox(0F, 0F, 0F, 6, 1, 18, 0F, 1F, -1F, 0F, 0F, 0F, 0F, 0F, -1F, 0F, 1F, -1F, -5F, 1F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 1F, 0F, -5F); // Box 120
  333. bodyModel[61].setRotationPoint(-46F, -34F, -9F);
  334.  
  335. bodyModel[62].addShapeBox(0F, -10F, 0F, 9, 0, 34, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 121
  336. bodyModel[62].setRotationPoint(8F, -24F, -26F);
  337. bodyModel[62].rotateAngleZ = -0.55850536F;
  338.  
  339. bodyModel[63].addShape3D(9F, -12F, 0F, new Shape2D(new Coord2D[] { new Coord2D(1, 10, 1, 10), new Coord2D(3, 6, 3, 6), new Coord2D(7, 4, 7, 4), new Coord2D(11, 4, 11, 4), new Coord2D(15, 6, 15, 6), new Coord2D(17, 10, 17, 10), new Coord2D(17, 14, 17, 14), new Coord2D(15, 18, 15, 18), new Coord2D(11, 20, 11, 20), new Coord2D(7, 20, 7, 20), new Coord2D(3, 18, 3, 18), new Coord2D(1, 14, 1, 14) }), 3, 17, 20, 56, 3, ModelRendererTurbo.MR_FRONT, new float[] {4 ,5 ,5 ,4 ,5 ,5 ,4 ,5 ,5 ,4 ,5 ,5}); // Shape 123
  340. bodyModel[63].setRotationPoint(32F, -8F, 6F);
  341.  
  342. bodyModel[64].addShapeBox(0F, -10F, 0F, 2, 2, 44, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 128
  343. bodyModel[64].setRotationPoint(43F, 11F, -31F);
  344.  
  345. bodyModel[65].addShapeBox(0F, -10F, 0F, 2, 2, 44, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 129
  346. bodyModel[65].setRotationPoint(-35F, 11F, -31F);
  347.  
  348. bodyModel[66].addShapeBox(0F, -10F, 0F, 4, 2, 30, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 130
  349. bodyModel[66].setRotationPoint(45F, 11F, -24F);
  350.  
  351. bodyModel[67].addShapeBox(0F, -10F, 0F, 25, 2, 34, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 131
  352. bodyModel[67].setRotationPoint(18F, 11F, -26F);
  353.  
  354. bodyModel[68].addShapeBox(0F, -10F, 0F, 10, 2, 7, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 132
  355. bodyModel[68].setRotationPoint(37F, -1F, -35F);
  356.  
  357. bodyModel[69].addShapeBox(0F, -10F, 0F, 4, 2, 7, 0F, 0F, 0F, 0F, 0F, -2F, 0F, 0F, -2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 2F, 0F, 0F, 2F, 0F, 0F, 0F, 0F); // Box 133
  358. bodyModel[69].setRotationPoint(47F, -1F, -35F);
  359.  
  360. bodyModel[70].addShapeBox(0F, -10F, 0F, 4, 2, 7, 0F, 0F, 0F, 0F, 0F, -4F, 0F, 0F, -4F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 4F, 0F, 0F, 4F, 0F, 0F, 0F, 0F); // Box 134
  361. bodyModel[70].setRotationPoint(51F, 1F, -35F);
  362.  
  363. bodyModel[71].addShapeBox(0F, -10F, 0F, 17, 2, 7, 0F, 2F, -12F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 2F, -12F, 0F, 2F, 12F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 2F, 12F, 0F); // Box 135
  364. bodyModel[71].setRotationPoint(20F, -1F, -35F);
  365.  
  366. bodyModel[72].addShapeBox(0F, -10F, 0F, 39, 2, 9, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 136
  367. bodyModel[72].setRotationPoint(-21F, 11F, -35F);
  368.  
  369. bodyModel[73].addShapeBox(0F, -10F, 0F, 2, 7, 8, 0F, 2F, 1F, 0F, -2F, 1F, 0F, -2F, 1F, 0F, 2F, 1F, 0F, -2F, 0F, 0F, 0F, -2F, 0F, 0F, -2F, 0F, -2F, 0F, 0F); // Box 137
  370. bodyModel[73].setRotationPoint(-23F, 6F, -35F);
  371.  
  372. bodyModel[74].addShapeBox(0F, -10F, 0F, 2, 7, 8, 0F, 3F, -2F, 0F, -5F, 0F, 0F, -5F, 0F, 0F, 3F, -2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 138
  373. bodyModel[74].setRotationPoint(-25F, -2F, -35F);
  374.  
  375. bodyModel[75].addShapeBox(0F, -10F, 0F, 11, 2, 8, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 139
  376. bodyModel[75].setRotationPoint(-39F, -2F, -35F);
  377.  
  378. bodyModel[76].addShapeBox(0F, -10F, 0F, 14, 2, 8, 0F, -5F, -11F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -5F, -11F, 0F, -4F, 12F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -4F, 12F, 0F); // Box 140
  379. bodyModel[76].setRotationPoint(-53F, -2F, -35F);
  380.  
  381. bodyModel[77].addShapeBox(0F, -10F, 0F, 14, 2, 8, 0F, -5F, -11F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -5F, -11F, 0F, -4F, 12F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -4F, 12F, 0F); // Box 141
  382. bodyModel[77].setRotationPoint(-53F, -2F, 9F);
  383.  
  384. bodyModel[78].addShapeBox(0F, -10F, 0F, 11, 2, 8, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 142
  385. bodyModel[78].setRotationPoint(-39F, -2F, 9F);
  386.  
  387. bodyModel[79].addShapeBox(0F, -10F, 0F, 2, 7, 8, 0F, 3F, -2F, 0F, -5F, 0F, 0F, -5F, 0F, 0F, 3F, -2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 143
  388. bodyModel[79].setRotationPoint(-25F, -2F, 9F);
  389.  
  390. bodyModel[80].addShapeBox(0F, -10F, 0F, 2, 7, 8, 0F, 2F, 1F, 0F, -2F, 1F, 0F, -2F, 1F, 0F, 2F, 1F, 0F, -2F, 0F, 0F, 0F, -2F, 0F, 0F, -2F, 0F, -2F, 0F, 0F); // Box 144
  391. bodyModel[80].setRotationPoint(-23F, 6F, 9F);
  392.  
  393. bodyModel[81].addShapeBox(0F, -10F, 0F, 39, 2, 9, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 145
  394. bodyModel[81].setRotationPoint(-21F, 11F, 8F);
  395.  
  396. bodyModel[82].addShapeBox(0F, -10F, 0F, 17, 2, 7, 0F, 2F, -12F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 2F, -12F, 0F, 2F, 12F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 2F, 12F, 0F); // Box 146
  397. bodyModel[82].setRotationPoint(20F, -1F, 10F);
  398.  
  399. bodyModel[83].addShapeBox(0F, -10F, 0F, 10, 2, 7, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 147
  400. bodyModel[83].setRotationPoint(37F, -1F, 10F);
  401.  
  402. bodyModel[84].addShapeBox(0F, -10F, 0F, 4, 2, 7, 0F, 0F, 0F, 0F, 0F, -2F, 0F, 0F, -2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 2F, 0F, 0F, 2F, 0F, 0F, 0F, 0F); // Box 148
  403. bodyModel[84].setRotationPoint(47F, -1F, 10F);
  404.  
  405. bodyModel[85].addShapeBox(0F, -10F, 0F, 4, 2, 7, 0F, 0F, 0F, 0F, 0F, -4F, 0F, 0F, -4F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 4F, 0F, 0F, 4F, 0F, 0F, 0F, 0F); // Box 149
  406. bodyModel[85].setRotationPoint(51F, 1F, 10F);
  407.  
  408. bodyModel[86].addShapeBox(0F, -10F, 0F, 10, 2, 1, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -1F, 0F, 0F, -1F, 1F, 10F, -2F, 0F, 10F, -2F, 0F, 10F, 5F, 1F, 10F, 2F); // Box 155
  409. bodyModel[86].setRotationPoint(37F, -1F, -28F);
  410.  
  411. bodyModel[87].addShapeBox(0F, -10F, 0F, 17, 2, 1, 0F, 2F, -12F, 0F, 0F, 0F, 0F, 0F, 0F, -1F, 2F, -12F, 1F, 2F, 12F, 0F, -1F, 10F, -2F, -1F, 10F, 2F, 2F, 12F, 1F); // Box 156
  412. bodyModel[87].setRotationPoint(20F, -1F, -28F);
  413.  
  414. bodyModel[88].addShapeBox(0F, -10F, 0F, 17, 2, 1, 0F, 2F, -12F, 0F, 0F, 0F, 0F, 0F, 0F, -1F, 2F, -12F, 1F, 2F, 12F, 0F, -1F, 10F, -2F, -1F, 10F, 2F, 2F, 12F, 1F); // Box 157
  415. bodyModel[88].setRotationPoint(20F, -1F, -28F);
  416.  
  417. bodyModel[89].addShapeBox(0F, -10F, 0F, 17, 2, 1, 0F, 2F, -12F, 1F, 0F, 0F, -1F, 0F, 0F, 0F, 2F, -12F, 0F, 2F, 12F, 1F, -1F, 10F, 2F, -1F, 10F, -2F, 2F, 12F, 0F); // Box 158
  418. bodyModel[89].setRotationPoint(20F, -1F, 9F);
  419.  
  420. bodyModel[90].addShapeBox(0F, -10F, 0F, 10, 2, 1, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -1F, 0F, 0F, -1F, 1F, 10F, -2F, 0F, 10F, -2F, 0F, 10F, 2F, 1F, 10F, 2F); // Box 159
  421. bodyModel[90].setRotationPoint(37F, -1F, -28F);
  422.  
  423. bodyModel[91].addShapeBox(0F, -10F, 0F, 10, 2, 1, 0F, 0F, 0F, -1F, 0F, 0F, -1F, 0F, 0F, 0F, 0F, 0F, 0F, 1F, 10F, 2F, 0F, 10F, 5F, 0F, 10F, -2F, 1F, 10F, -2F); // Box 160
  424. bodyModel[91].setRotationPoint(37F, -1F, 9F);
  425.  
  426. bodyModel[92].addBox(0F, 0F, 0F, 1, 16, 1, 0F); // Box 0
  427. bodyModel[92].setRotationPoint(47F, -14F, 5F);
  428.  
  429. bodyModel[93].addBox(0F, 0F, 0F, 1, 16, 1, 0F); // Box 1
  430. bodyModel[93].setRotationPoint(47F, -14F, -24F);
  431.  
  432. bodyModel[94].addBox(0F, 0F, 0F, 1, 1, 28, 0F); // Box 2
  433. bodyModel[94].setRotationPoint(47F, -9F, -23F);
  434.  
  435. bodyModel[95].addShapeBox(0F, -10F, 0F, 4, 2, 1, 0F, 0F, 0F, 0F, 0F, -2F, 0F, 0F, -2F, -1F, 0F, 0F, -1F, 0F, 10F, -2F, -2F, 10F, -4F, -2F, 10F, 5F, 0F, 10F, 5F); // Box 4
  436. bodyModel[95].setRotationPoint(47F, -1F, -28F);
  437.  
  438. bodyModel[96].addShapeBox(0F, -10F, 0F, 4, 2, 1, 0F, 0F, 0F, 0F, 0F, -2F, 0F, 0F, -2F, -1F, 0F, 0F, -1F, 0F, 10F, -2F, -2F, 10F, -4F, -2F, 10F, 5F, 0F, 10F, 5F); // Box 5
  439. bodyModel[96].setRotationPoint(47F, -1F, -28F);
  440.  
  441. bodyModel[97].addShapeBox(0F, -10F, 0F, 4, 2, 1, 0F, 0F, 0F, -1F, 0F, -2F, -1F, 0F, -2F, 0F, 0F, 0F, 0F, 0F, 10F, 5F, -2F, 10F, 5F, -2F, 10F, -4F, 0F, 10F, -2F); // Box 6
  442. bodyModel[97].setRotationPoint(47F, -1F, 9F);
  443.  
  444. bodyModel[98].addShapeBox(0F, 0F, 0F, 1, 1, 2, 0F, 0F, 0F, -1F, 0F, 0F, -1F, 0F, 0F, -1F, 0F, 0F, -1F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 7
  445. bodyModel[98].setRotationPoint(-47F, -5F, 11F);
  446.  
  447. bodyModel[99].addShapeBox(0F, 0F, 0F, 1, 1, 2, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -1F, 0F, 0F, -1F, 0F, 0F, -1F, 0F, 0F, -1F); // Box 8
  448. bodyModel[99].setRotationPoint(-47F, -4F, 11F);
  449.  
  450. bodyModel[100].addShapeBox(0F, 0F, 0F, 1, 1, 2, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -1F, 0F, 0F, -1F, 0F, 0F, -1F, 0F, 0F, -1F); // Box 9
  451. bodyModel[100].setRotationPoint(-47F, -4F, -31F);
  452.  
  453. bodyModel[101].addShapeBox(0F, 0F, 0F, 1, 2, 5, 0F, 0F, 0F, -2F, 0F, 0F, -2F, 0F, 0F, -2F, 0F, 0F, -2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 11
  454. bodyModel[101].setRotationPoint(41F, -15F, -34F);
  455.  
  456. bodyModel[102].addShapeBox(0F, 0F, 0F, 1, 2, 5, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -2F, 0F, 0F, -2F, 0F, 0F, -2F, 0F, 0F, -2F); // Box 12
  457. bodyModel[102].setRotationPoint(41F, -13F, -34F);
  458.  
  459. bodyModel[103].addShapeBox(0F, 0F, 0F, 1, 2, 5, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -2F, 0F, 0F, -2F, 0F, 0F, -2F, 0F, 0F, -2F); // Box 14
  460. bodyModel[103].setRotationPoint(41F, -13F, 11F);
  461.  
  462. bodyModel[104].addShapeBox(0F, 0F, 0F, 1, 2, 5, 0F, 0F, 0F, -2F, 0F, 0F, -2F, 0F, 0F, -2F, 0F, 0F, -2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 15
  463. bodyModel[104].setRotationPoint(41F, -15F, 11F);
  464.  
  465. bodyModel[105].addShapeBox(0F, 0F, 0F, 6, 4, 24, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 16
  466. bodyModel[105].setRotationPoint(-53F, -13F, -21F);
  467.  
  468. bodyModel[106].addShapeBox(0F, 0F, 0F, 6, 8, 24, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 17
  469. bodyModel[106].setRotationPoint(-53F, -9F, -21F);
  470.  
  471. bodyModel[107].addBox(0F, 0F, 0F, 1, 2, 38, 0F); // Box 9
  472. bodyModel[107].setRotationPoint(56F, 1F, -28F);
  473.  
  474. bodyModel[108].addBox(0F, 0F, 0F, 1, 2, 38, 0F); // Box 10
  475. bodyModel[108].setRotationPoint(56F, -2F, -28F);
  476.  
  477. bodyModel[109].addShapeBox(0F, 0F, 0F, 1, 2, 6, 0F, 2F, 0F, 0F, -2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 2F, 0F, 0F, -2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 11
  478. bodyModel[109].setRotationPoint(56F, -2F, -34F);
  479.  
  480. bodyModel[110].addShapeBox(0F, 0F, 0F, 1, 2, 6, 0F, 2F, 0F, 0F, -2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 2F, 0F, 0F, -2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 12
  481. bodyModel[110].setRotationPoint(56F, 1F, -34F);
  482.  
  483. bodyModel[111].addShapeBox(0F, 0F, 0F, 1, 2, 6, 0F, -2F, 0F, 0F, 2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -2F, 0F, 0F, 2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 13
  484. bodyModel[111].setRotationPoint(54F, -2F, 10F);
  485.  
  486. bodyModel[112].addShapeBox(0F, 0F, 0F, 1, 2, 6, 0F, -2F, 0F, 0F, 2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -2F, 0F, 0F, 2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 14
  487. bodyModel[112].setRotationPoint(54F, 1F, 10F);
  488.  
  489. bodyModel[113].addBox(0F, 0F, 0F, 12, 1, 2, 0F); // Box 15
  490. bodyModel[113].setRotationPoint(45F, 0F, -10F);
  491.  
  492. bodyModel[114].addBox(0F, 0F, 0F, 1, 2, 38, 0F); // Box 23
  493. bodyModel[114].setRotationPoint(56F, 1F, -28F);
  494.  
  495. bodyModel[115].addBox(0F, 0F, 0F, 1, 2, 38, 0F); // Box 24
  496. bodyModel[115].setRotationPoint(56F, -2F, -28F);
  497.  
  498. bodyModel[116].addShapeBox(0F, 0F, 0F, 1, 2, 6, 0F, 2F, 0F, 0F, -2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 2F, 0F, 0F, -2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 25
  499. bodyModel[116].setRotationPoint(56F, -2F, -34F);
  500.  
  501. bodyModel[117].addShapeBox(0F, 0F, 0F, 1, 2, 6, 0F, 2F, 0F, 0F, -2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 2F, 0F, 0F, -2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 26
  502. bodyModel[117].setRotationPoint(56F, 1F, -34F);
  503.  
  504. bodyModel[118].addShapeBox(0F, 0F, 0F, 1, 2, 6, 0F, -2F, 0F, 0F, 2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -2F, 0F, 0F, 2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 27
  505. bodyModel[118].setRotationPoint(54F, -2F, 10F);
  506.  
  507. bodyModel[119].addShapeBox(0F, 0F, 0F, 1, 2, 6, 0F, -2F, 0F, 0F, 2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -2F, 0F, 0F, 2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 28
  508. bodyModel[119].setRotationPoint(54F, 1F, 10F);
  509.  
  510. bodyModel[120].addBox(0F, 0F, 0F, 12, 1, 2, 0F); // Box 29
  511. bodyModel[120].setRotationPoint(45F, 0F, -10F);
  512.  
  513. bodyModel[121].addBox(0F, 0F, 0F, 9, 1, 2, 0F); // Box 37
  514. bodyModel[121].setRotationPoint(-56F, 0F, -10F);
  515.  
  516. bodyModel[122].addBox(0F, 0F, 0F, 1, 2, 38, 0F); // Box 38
  517. bodyModel[122].setRotationPoint(-56F, -2F, -28F);
  518.  
  519. bodyModel[123].addBox(0F, 0F, 0F, 1, 2, 38, 0F); // Box 39
  520. bodyModel[123].setRotationPoint(-56F, 1F, -28F);
  521.  
  522. bodyModel[124].addShapeBox(0F, 0F, 0F, 1, 2, 6, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -2F, 0F, 0F, 2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -2F, 0F, 0F, 2F, 0F, 0F); // Box 40
  523. bodyModel[124].setRotationPoint(-54F, 1F, -34F);
  524.  
  525. bodyModel[125].addShapeBox(0F, 0F, 0F, 1, 2, 6, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -2F, 0F, 0F, 2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, -2F, 0F, 0F, 2F, 0F, 0F); // Box 41
  526. bodyModel[125].setRotationPoint(-54F, -2F, -34F);
  527.  
  528. bodyModel[126].addShapeBox(0F, 0F, 0F, 1, 2, 6, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 2F, 0F, 0F, -2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 2F, 0F, 0F, -2F, 0F, 0F); // Box 42
  529. bodyModel[126].setRotationPoint(-56F, -2F, 10F);
  530.  
  531. bodyModel[127].addShapeBox(0F, 0F, 0F, 1, 2, 6, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 2F, 0F, 0F, -2F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 2F, 0F, 0F, -2F, 0F, 0F); // Box 43
  532. bodyModel[127].setRotationPoint(-56F, 1F, 10F);
  533.  
  534. bodyModel[128].addShapeBox(0F, 0F, 0F, 1, 1, 2, 0F, 0F, 0F, -1F, 0F, 0F, -1F, 0F, 0F, -1F, 0F, 0F, -1F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F, 0F); // Box 44
  535. bodyModel[128].setRotationPoint(-47F, -5F, -31F);
  536.  
  537. bodyModel[129].addBox(0F, 0F, 0F, 1, 10, 1, 0F); // Box 0
  538. bodyModel[129].setRotationPoint(7F, -15F, 0F);
  539. bodyModel[129].rotateAngleZ = 0.89011792F;
  540.  
  541. bodyModel[130].addShape3D(0F, 0F, 0F, new Shape2D(new Coord2D[] { new Coord2D(0, 4, 0, 4), new Coord2D(0, 2, 0, 2), new Coord2D(2, 0, 2, 0), new Coord2D(5, 0, 5, 0), new Coord2D(7, 2, 7, 2), new Coord2D(7, 4, 7, 4), new Coord2D(5, 6, 5, 6), new Coord2D(2, 6, 2, 6) }), 3, 7, 6, 22, 3, ModelRendererTurbo.MR_FRONT, new float[] {3 ,3 ,3 ,2 ,3 ,3 ,3 ,2}); // Shape 0
  542. bodyModel[130].setRotationPoint(49F, -13F, 2F);
  543. bodyModel[130].rotateAngleY = -1.57079633F;
  544.  
  545. bodyModel[131].addShape3D(0F, 0F, 0F, new Shape2D(new Coord2D[] { new Coord2D(0, 4, 0, 4), new Coord2D(0, 2, 0, 2), new Coord2D(2, 0, 2, 0), new Coord2D(5, 0, 5, 0), new Coord2D(7, 2, 7, 2), new Coord2D(7, 4, 7, 4), new Coord2D(5, 6, 5, 6), new Coord2D(2, 6, 2, 6) }), 3, 7, 6, 22, 3, ModelRendererTurbo.MR_FRONT, new float[] {3 ,3 ,3 ,2 ,3 ,3 ,3 ,2}); // Shape 1
  546. bodyModel[131].setRotationPoint(49F, -13F, -27F);
  547. bodyModel[131].rotateAngleY = -1.57079633F;
  548.  
  549.  
  550. bodyDoorOpenModel = new ModelRendererTurbo[24];
  551. bodyDoorOpenModel[0] = new ModelRendererTurbo(this, 62, 0, textureX, textureY); // DoorRightOpen3
  552. bodyDoorOpenModel[1] = new ModelRendererTurbo(this, 137, 12, textureX, textureY); // DoorRightOpen5
  553. bodyDoorOpenModel[2] = new ModelRendererTurbo(this, 46, 0, textureX, textureY); // DoorRightOpen4
  554. bodyDoorOpenModel[3] = new ModelRendererTurbo(this, 1, -16, textureX, textureY); // DoorRightOpen2
  555. bodyDoorOpenModel[4] = new ModelRendererTurbo(this, 138, 99, textureX, textureY); // DoorRightOpen
  556. bodyDoorOpenModel[5] = new ModelRendererTurbo(this, 62, 0, textureX, textureY); // DoorLeftOpen3
  557. bodyDoorOpenModel[6] = new ModelRendererTurbo(this, 0, -14, textureX, textureY); // DoorLeftOpen2
  558. bodyDoorOpenModel[7] = new ModelRendererTurbo(this, 139, 99, textureX, textureY); // DoorLeftOpen
  559. bodyDoorOpenModel[8] = new ModelRendererTurbo(this, 46, 0, textureX, textureY); // DoorLeftOpen4
  560. bodyDoorOpenModel[9] = new ModelRendererTurbo(this, 137, 12, textureX, textureY); // DoorLeftOpen5
  561. bodyDoorOpenModel[10] = new ModelRendererTurbo(this, 45, 234, textureX, textureY); // DoorLeftBackOpen
  562. bodyDoorOpenModel[11] = new ModelRendererTurbo(this, 10, 8, textureX, textureY); // DoorLeftBackOpen2
  563. bodyDoorOpenModel[12] = new ModelRendererTurbo(this, 62, 0, textureX, textureY); // DoorLeftBackOpen3
  564. bodyDoorOpenModel[13] = new ModelRendererTurbo(this, 374, 20, textureX, textureY); // DoorLeftBackOpen5
  565. bodyDoorOpenModel[14] = new ModelRendererTurbo(this, 46, 0, textureX, textureY); // DoorLeftBackOpen4
  566. bodyDoorOpenModel[15] = new ModelRendererTurbo(this, 353, 195, textureX, textureY); // DoorRightBackOpen
  567. bodyDoorOpenModel[16] = new ModelRendererTurbo(this, 6, 10, textureX, textureY); // DoorRightBackOpen2
  568. bodyDoorOpenModel[17] = new ModelRendererTurbo(this, 62, 0, textureX, textureY); // DoorRightBackOpen3
  569. bodyDoorOpenModel[18] = new ModelRendererTurbo(this, 44, -1, textureX, textureY); // DoorRightBackOpen4
  570. bodyDoorOpenModel[19] = new ModelRendererTurbo(this, 374, 20, textureX, textureY); // DoorRightBackOpen5
  571. bodyDoorOpenModel[20] = new ModelRendererTurbo(this, 34, 21, textureX, textureY); // Box 83
  572. bodyDoorOpenModel[21] = new ModelRendererTurbo(this, 73, 30, textureX, textureY); // Box 84
  573. bodyDoorOpenModel[22] = new ModelRendererTurbo(this, 34, 21, textureX, textureY); // Box 85
  574. bodyDoorOpenModel[23] = new ModelRendererTurbo(this, 73, 30, textureX, textureY); // Box 86
  575.  
  576. bodyDoorOpenModel[0].addBox(0F, 0F, 0F, 1, 15, 3, 0F); // DoorRightOpen3
  577. bodyDoorOpenModel[0].setRotationPoint(14F, -32F, -29F);
  578.  
  579. bodyDoorOpenModel[1].addBox(0F, 0F, 0F, 1, 4, 14, 0F); // DoorRightOpen5
  580. bodyDoorOpenModel[1].setRotationPoint(14F, -32F, -43F);
  581.  
  582. bodyDoorOpenModel[2].addBox(0F, 0F, 0F, 1, 15, 3, 0F); // DoorRightOpen4
  583. bodyDoorOpenModel[2].setRotationPoint(14F, -32F, -46F);
  584.  
  585. bodyDoorOpenModel[3].addBox(0F, 0F, 0F, 1, 2, 20, 0F); // DoorRightOpen2
  586. bodyDoorOpenModel[3].setRotationPoint(14F, -15F, -46F);
  587.  
  588. bodyDoorOpenModel[4].addBox(0F, 0F, 0F, 1, 14, 20, 0F); // DoorRightOpen
  589. bodyDoorOpenModel[4].setRotationPoint(14F, -13F, -46F);
  590.  
  591. bodyDoorOpenModel[5].addBox(0F, 0F, 0F, 1, 15, 3, 0F); // DoorLeftOpen3
  592. bodyDoorOpenModel[5].setRotationPoint(14F, -32F, 25F);
  593.  
  594. bodyDoorOpenModel[6].addBox(0F, 0F, 0F, 1, 2, 20, 0F); // DoorLeftOpen2
  595. bodyDoorOpenModel[6].setRotationPoint(14F, -15F, 8F);
  596.  
  597. bodyDoorOpenModel[7].addBox(0F, 0F, 0F, 1, 14, 20, 0F); // DoorLeftOpen
  598. bodyDoorOpenModel[7].setRotationPoint(14F, -13F, 8F);
  599.  
  600. bodyDoorOpenModel[8].addBox(0F, 0F, 0F, 1, 15, 3, 0F); // DoorLeftOpen4
  601. bodyDoorOpenModel[8].setRotationPoint(14F, -32F, 8F);
  602.  
  603. bodyDoorOpenModel[9].addBox(0F, 0F, 0F, 1, 4, 14, 0F); // DoorLeftOpen5
  604. bodyDoorOpenModel[9].setRotationPoint(14F, -32F, 11F);
  605.  
  606. bodyDoorOpenModel[10].addBox(0F, 0F, 0F, 1, 14, 15, 0F); // DoorLeftBackOpen
  607. bodyDoorOpenModel[10].setRotationPoint(-11F, -13F, 8F);
  608.  
  609. bodyDoorOpenModel[11].addBox(0F, 0F, 0F, 1, 2, 15, 0F); // DoorLeftBackOpen2
  610. bodyDoorOpenModel[11].setRotationPoint(-11F, -15F, 8F);
  611.  
  612. bodyDoorOpenModel[12].addBox(0F, 0F, 0F, 1, 15, 3, 0F); // DoorLeftBackOpen3
  613. bodyDoorOpenModel[12].setRotationPoint(-11F, -32F, 20F);
  614.  
  615. bodyDoorOpenModel[13].addBox(0F, 0F, 0F, 1, 4, 9, 0F); // DoorLeftBackOpen5
  616. bodyDoorOpenModel[13].setRotationPoint(-11F, -32F, 11F);
  617.  
  618. bodyDoorOpenModel[14].addBox(0F, 0F, 0F, 1, 15, 3, 0F); // DoorLeftBackOpen4
  619. bodyDoorOpenModel[14].setRotationPoint(-11F, -32F, 8F);
  620.  
  621. bodyDoorOpenModel[15].addBox(0F, 0F, 0F, 1, 14, 15, 0F); // DoorRightBackOpen
  622. bodyDoorOpenModel[15].setRotationPoint(-11F, -13F, -42F);
  623.  
  624. bodyDoorOpenModel[16].addBox(0F, 0F, 0F, 1, 2, 15, 0F); // DoorRightBackOpen2
  625. bodyDoorOpenModel[16].setRotationPoint(-11F, -15F, -42F);
  626.  
  627. bodyDoorOpenModel[17].addBox(0F, 0F, 0F, 1, 15, 3, 0F); // DoorRightBackOpen3
  628. bodyDoorOpenModel[17].setRotationPoint(-11F, -32F, -29F);
  629.  
  630. bodyDoorOpenModel[18].addBox(0F, 0F, 0F, 1, 15, 4, 0F); // DoorRightBackOpen4
  631. bodyDoorOpenModel[18].setRotationPoint(-11F, -32F, -42F);
  632.  
  633. bodyDoorOpenModel[19].addBox(0F, 0F, 0F, 1, 4, 9, 0F); // DoorRightBackOpen5
  634. bodyDoorOpenModel[19].setRotationPoint(-11F, -32F, -38F);
  635.  
  636. bodyDoorOpenModel[20].addBox(0F, 0F, 0F, 1, 2, 20, 0F); // Box 83
  637. bodyDoorOpenModel[20].setRotationPoint(14F, -17F, -46F);
  638.  
  639. bodyDoorOpenModel[21].addBox(0F, 0F, 0F, 1, 2, 15, 0F); // Box 84
  640. bodyDoorOpenModel[21].setRotationPoint(-11F, -17F, -42F);
  641.  
  642. bodyDoorOpenModel[22].addBox(0F, 0F, 0F, 1, 2, 20, 0F); // Box 85
  643. bodyDoorOpenModel[22].setRotationPoint(14F, -17F, 8F);
  644.  
  645. bodyDoorOpenModel[23].addBox(0F, 0F, 0F, 1, 2, 15, 0F); // Box 86
  646. bodyDoorOpenModel[23].setRotationPoint(-11F, -17F, 8F);
  647.  
  648.  
  649. bodyDoorCloseModel = new ModelRendererTurbo[24];
  650. bodyDoorCloseModel[0] = new ModelRendererTurbo(this, 81, 270, textureX, textureY); // DoorRightClose
  651. bodyDoorCloseModel[1] = new ModelRendererTurbo(this, 1, 1, textureX, textureY); // DoorRightClose2
  652. bodyDoorCloseModel[2] = new ModelRendererTurbo(this, 49, 2, textureX, textureY); // DoorRightClose3
  653. bodyDoorCloseModel[3] = new ModelRendererTurbo(this, 65, 2, textureX, textureY); // DoorRightClose4
  654. bodyDoorCloseModel[4] = new ModelRendererTurbo(this, 81, 1, textureX, textureY); // DoorRightClose5
  655. bodyDoorCloseModel[5] = new ModelRendererTurbo(this, 177, 1, textureX, textureY); // DoorLeftClose5
  656. bodyDoorCloseModel[6] = new ModelRendererTurbo(this, 209, 1, textureX, textureY); // DoorLeftClose3
  657. bodyDoorCloseModel[7] = new ModelRendererTurbo(this, 225, 1, textureX, textureY); // DoorLeftClose2
  658. bodyDoorCloseModel[8] = new ModelRendererTurbo(this, 7, 372, textureX, textureY); // DoorLeftClose
  659. bodyDoorCloseModel[9] = new ModelRendererTurbo(this, 273, 1, textureX, textureY); // DoorLeftClose4
  660. bodyDoorCloseModel[10] = new ModelRendererTurbo(this, 43, 248, textureX, textureY); // DoorLeftBackClose
  661. bodyDoorCloseModel[11] = new ModelRendererTurbo(this, 417, 4, textureX, textureY); // DoorLeftBackClose2
  662. bodyDoorCloseModel[12] = new ModelRendererTurbo(this, 209, 1, textureX, textureY); // DoorLeftBackClose3
  663. bodyDoorCloseModel[13] = new ModelRendererTurbo(this, 371, 28, textureX, textureY); // DoorLeftBackClose5
  664. bodyDoorCloseModel[14] = new ModelRendererTurbo(this, 273, 1, textureX, textureY); // DoorLeftBackClose4
  665. bodyDoorCloseModel[15] = new ModelRendererTurbo(this, 4, 264, textureX, textureY); // DoorRightBackClose
  666. bodyDoorCloseModel[16] = new ModelRendererTurbo(this, 417, 1, textureX, textureY); // DoorRightBackClose2
  667. bodyDoorCloseModel[17] = new ModelRendererTurbo(this, 65, 2, textureX, textureY); // DoorRightBackClose4
  668. bodyDoorCloseModel[18] = new ModelRendererTurbo(this, 489, 1, textureX, textureY); // DoorRightBackClose5
  669. bodyDoorCloseModel[19] = new ModelRendererTurbo(this, 49, 2, textureX, textureY); // DoorRightBackClose3
  670. bodyDoorCloseModel[20] = new ModelRendererTurbo(this, 1, 17, textureX, textureY); // Box 80
  671. bodyDoorCloseModel[21] = new ModelRendererTurbo(this, 417, 9, textureX, textureY); // Box 82
  672. bodyDoorCloseModel[22] = new ModelRendererTurbo(this, 217, 17, textureX, textureY); // Box 87
  673. bodyDoorCloseModel[23] = new ModelRendererTurbo(this, 73, 17, textureX, textureY); // Box 88
  674.  
  675. bodyDoorCloseModel[0].addBox(0F, 0F, 0F, 20, 14, 1, 0F); // DoorRightClose
  676. bodyDoorCloseModel[0].setRotationPoint(-5F, -13F, -27F);
  677.  
  678. bodyDoorCloseModel[1].addBox(0F, 0F, 0F, 20, 2, 1, 0F); // DoorRightClose2
  679. bodyDoorCloseModel[1].setRotationPoint(-5F, -15F, -27F);
  680.  
  681. bodyDoorCloseModel[2].addBox(0F, 0F, 0F, 3, 15, 1, 0F); // DoorRightClose3
  682. bodyDoorCloseModel[2].setRotationPoint(-5F, -32F, -27F);
  683.  
  684. bodyDoorCloseModel[3].addBox(0F, 0F, 0F, 3, 15, 1, 0F); // DoorRightClose4
  685. bodyDoorCloseModel[3].setRotationPoint(12F, -32F, -27F);
  686.  
  687. bodyDoorCloseModel[4].addBox(0F, 0F, 0F, 14, 4, 1, 0F); // DoorRightClose5
  688. bodyDoorCloseModel[4].setRotationPoint(-2F, -32F, -27F);
  689.  
  690. bodyDoorCloseModel[5].addBox(0F, 0F, 0F, 14, 4, 1, 0F); // DoorLeftClose5
  691. bodyDoorCloseModel[5].setRotationPoint(-2F, -32F, 8F);
  692.  
  693. bodyDoorCloseModel[6].addBox(0F, 0F, 0F, 3, 15, 1, 0F); // DoorLeftClose3
  694. bodyDoorCloseModel[6].setRotationPoint(12F, -32F, 8F);
  695.  
  696. bodyDoorCloseModel[7].addBox(0F, 0F, 0F, 20, 2, 1, 0F); // DoorLeftClose2
  697. bodyDoorCloseModel[7].setRotationPoint(-5F, -15F, 8F);
  698.  
  699. bodyDoorCloseModel[8].addBox(0F, 0F, 0F, 20, 14, 1, 0F); // DoorLeftClose
  700. bodyDoorCloseModel[8].setRotationPoint(-5F, -13F, 8F);
  701.  
  702. bodyDoorCloseModel[9].addBox(0F, 0F, 0F, 3, 15, 1, 0F); // DoorLeftClose4
  703. bodyDoorCloseModel[9].setRotationPoint(-5F, -32F, 8F);
  704.  
  705. bodyDoorCloseModel[10].addBox(0F, 0F, 0F, 16, 14, 1, 0F); // DoorLeftBackClose
  706. bodyDoorCloseModel[10].setRotationPoint(-26F, -13F, 8F);
  707.  
  708. bodyDoorCloseModel[11].addBox(0F, 0F, 0F, 16, 2, 1, 0F); // DoorLeftBackClose2
  709. bodyDoorCloseModel[11].setRotationPoint(-26F, -15F, 8F);
  710.  
  711. bodyDoorCloseModel[12].addBox(0F, 0F, 0F, 3, 15, 1, 0F); // DoorLeftBackClose3
  712. bodyDoorCloseModel[12].setRotationPoint(-13F, -32F, 8F);
  713.  
  714. bodyDoorCloseModel[13].addBox(0F, 0F, 0F, 10, 4, 1, 0F); // DoorLeftBackClose5
  715. bodyDoorCloseModel[13].setRotationPoint(-23F, -32F, 8F);
  716.  
  717. bodyDoorCloseModel[14].addBox(0F, 0F, 0F, 3, 15, 1, 0F); // DoorLeftBackClose4
  718. bodyDoorCloseModel[14].setRotationPoint(-26F, -32F, 8F);
  719.  
  720. bodyDoorCloseModel[15].addBox(0F, 0F, 0F, 16, 14, 1, 0F); // DoorRightBackClose
  721. bodyDoorCloseModel[15].setRotationPoint(-26F, -13F, -27F);
  722.  
  723. bodyDoorCloseModel[16].addBox(0F, 0F, 0F, 16, 2, 1, 0F); // DoorRightBackClose2
  724. bodyDoorCloseModel[16].setRotationPoint(-26F, -15F, -27F);
  725.  
  726. bodyDoorCloseModel[17].addBox(0F, 0F, 0F, 3, 15, 1, 0F); // DoorRightBackClose4
  727. bodyDoorCloseModel[17].setRotationPoint(-13F, -32F, -27F);
  728.  
  729. bodyDoorCloseModel[18].addBox(0F, 0F, 0F, 10, 4, 1, 0F); // DoorRightBackClose5
  730. bodyDoorCloseModel[18].setRotationPoint(-23F, -32F, -27F);
  731.  
  732. bodyDoorCloseModel[19].addBox(0F, 0F, 0F, 3, 15, 1, 0F); // DoorRightBackClose3
  733. bodyDoorCloseModel[19].setRotationPoint(-26F, -32F, -27F);
  734.  
  735. bodyDoorCloseModel[20].addBox(0F, 0F, 0F, 20, 2, 1, 0F); // Box 80
  736. bodyDoorCloseModel[20].setRotationPoint(-5F, -17F, -27F);
  737.  
  738. bodyDoorCloseModel[21].addBox(0F, 0F, 0F, 16, 2, 1, 0F); // Box 82
  739. bodyDoorCloseModel[21].setRotationPoint(-26F, -17F, -27F);
  740.  
  741. bodyDoorCloseModel[22].addBox(0F, 0F, 0F, 20, 2, 1, 0F); // Box 87
  742. bodyDoorCloseModel[22].setRotationPoint(-5F, -17F, 8F);
  743.  
  744. bodyDoorCloseModel[23].addBox(0F, 0F, 0F, 16, 2, 1, 0F); // Box 88
  745. bodyDoorCloseModel[23].setRotationPoint(-26F, -17F, 8F);
  746.  
  747.  
  748. leftFrontWheelModel = new ModelRendererTurbo[1];
  749. leftFrontWheelModel[0] = new ModelRendererTurbo(this, 5, 483, textureX, textureY); // Shape 127
  750.  
  751. leftFrontWheelModel[0].addShape3D(9F, -12F, 0F, new Shape2D(new Coord2D[] { new Coord2D(1, 10, 1, 10), new Coord2D(3, 6, 3, 6), new Coord2D(7, 4, 7, 4), new Coord2D(11, 4, 11, 4), new Coord2D(15, 6, 15, 6), new Coord2D(17, 10, 17, 10), new Coord2D(17, 14, 17, 14), new Coord2D(15, 18, 15, 18), new Coord2D(11, 20, 11, 20), new Coord2D(7, 20, 7, 20), new Coord2D(3, 18, 3, 18), new Coord2D(1, 14, 1, 14) }), 3, 17, 20, 56, 3, ModelRendererTurbo.MR_FRONT, new float[] {4 ,5 ,5 ,4 ,5 ,5 ,4 ,5 ,5 ,4 ,5 ,5}); // Shape 127
  752. leftFrontWheelModel[0].setRotationPoint(43F, 2F, -31F);
  753.  
  754.  
  755. rightFrontWheelModel = new ModelRendererTurbo[1];
  756. rightFrontWheelModel[0] = new ModelRendererTurbo(this, 3, 483, textureX, textureY); // Shape 124
  757.  
  758. rightFrontWheelModel[0].addShape3D(9F, -12F, 0F, new Shape2D(new Coord2D[] { new Coord2D(1, 10, 1, 10), new Coord2D(3, 6, 3, 6), new Coord2D(7, 4, 7, 4), new Coord2D(11, 4, 11, 4), new Coord2D(15, 6, 15, 6), new Coord2D(17, 10, 17, 10), new Coord2D(17, 14, 17, 14), new Coord2D(15, 18, 15, 18), new Coord2D(11, 20, 11, 20), new Coord2D(7, 20, 7, 20), new Coord2D(3, 18, 3, 18), new Coord2D(1, 14, 1, 14) }), 3, 17, 20, 56, 3, ModelRendererTurbo.MR_FRONT, new float[] {4 ,5 ,5 ,4 ,5 ,5 ,4 ,5 ,5 ,4 ,5 ,5}); // Shape 124
  759. rightFrontWheelModel[0].setRotationPoint(43F, 2F, 16F);
  760.  
  761.  
  762. leftBackWheelModel = new ModelRendererTurbo[1];
  763. leftBackWheelModel[0] = new ModelRendererTurbo(this, 5, 483, textureX, textureY); // Shape 126
  764.  
  765. leftBackWheelModel[0].addShape3D(9F, -12F, 0F, new Shape2D(new Coord2D[] { new Coord2D(1, 10, 1, 10), new Coord2D(3, 6, 3, 6), new Coord2D(7, 4, 7, 4), new Coord2D(11, 4, 11, 4), new Coord2D(15, 6, 15, 6), new Coord2D(17, 10, 17, 10), new Coord2D(17, 14, 17, 14), new Coord2D(15, 18, 15, 18), new Coord2D(11, 20, 11, 20), new Coord2D(7, 20, 7, 20), new Coord2D(3, 18, 3, 18), new Coord2D(1, 14, 1, 14) }), 3, 17, 20, 56, 3, ModelRendererTurbo.MR_FRONT, new float[] {4 ,5 ,5 ,4 ,5 ,5 ,4 ,5 ,5 ,4 ,5 ,5}); // Shape 126
  766. leftBackWheelModel[0].setRotationPoint(-34F, 2F, -31F);
  767.  
  768.  
  769. rightBackWheelModel = new ModelRendererTurbo[1];
  770. rightBackWheelModel[0] = new ModelRendererTurbo(this, 3, 483, textureX, textureY); // Shape 125
  771.  
  772. rightBackWheelModel[0].addShape3D(9F, -12F, 0F, new Shape2D(new Coord2D[] { new Coord2D(1, 10, 1, 10), new Coord2D(3, 6, 3, 6), new Coord2D(7, 4, 7, 4), new Coord2D(11, 4, 11, 4), new Coord2D(15, 6, 15, 6), new Coord2D(17, 10, 17, 10), new Coord2D(17, 14, 17, 14), new Coord2D(15, 18, 15, 18), new Coord2D(11, 20, 11, 20), new Coord2D(7, 20, 7, 20), new Coord2D(3, 18, 3, 18), new Coord2D(1, 14, 1, 14) }), 3, 17, 20, 56, 3, ModelRendererTurbo.MR_FRONT, new float[] {4 ,5 ,5 ,4 ,5 ,5 ,4 ,5 ,5 ,4 ,5 ,5}); // Shape 125
  773. rightBackWheelModel[0].setRotationPoint(-34F, 2F, 16F);
  774.  
  775.  
  776. steeringWheelModel = new ModelRendererTurbo[1];
  777. steeringWheelModel[0] = new ModelRendererTurbo(this, 4, 463, textureX, textureY); // Shape 1
  778. steeringWheelModel[0].setRotationPoint(7.15F, -16F, 0.5F);
  779. steeringWheelModel[0].rotateAngleX = 1.57079633F;
  780. steeringWheelModel[0].rotateAngleY = -3.14159265F;
  781. steeringWheelModel[0].rotateAngleZ = 1.98967535F;
  782.  
  783.  
  784.  
  785. translateAll(0F, 0F, 0F);
  786.  
  787.  
  788. flipAll();
  789. }
  790. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement