//This File was created with the Minecraft-SMP Modelling Toolbox 2.0.0.0 // Copyright (C) 2014 Minecraft-SMP.de // This file is for Flan's Flying Mod Version 4.0.x+ package com.flansmod.client.model.titan; import com.flansmod.client.model.ModelMecha; import com.flansmod.client.tmt.ModelRendererTurbo; import com.flansmod.common.vector.Vector3f; public class ModelZeroTitan extends ModelMecha { int textureX = 1024; int textureY = 1024; public ModelZeroTitan() { hipsAttachmentPoint = new Vector3f(-50F / 16F, 120F / 16F, 0F); bodyModel = new ModelRendererTurbo[65]; bodyModel[0] = new ModelRendererTurbo(this, 0, 100, textureX, textureY); // Box 0 bodyModel[1] = new ModelRendererTurbo(this, 0, 130, textureX, textureY); // Box 8 bodyModel[2] = new ModelRendererTurbo(this, 0, 150, textureX, textureY); // Box 9 bodyModel[3] = new ModelRendererTurbo(this, 0, 190, textureX, textureY); // Box 10 bodyModel[4] = new ModelRendererTurbo(this, 0, 230, textureX, textureY); // Box 11 bodyModel[5] = new ModelRendererTurbo(this, 0, 260, textureX, textureY); // Box 13 bodyModel[6] = new ModelRendererTurbo(this, 0, 260, textureX, textureY); // Box 14 bodyModel[7] = new ModelRendererTurbo(this, 0, 280, textureX, textureY); // Box 15 bodyModel[8] = new ModelRendererTurbo(this, 0, 300, textureX, textureY); // Box 17 bodyModel[9] = new ModelRendererTurbo(this, 0, 310, textureX, textureY); // Box 19 bodyModel[10] = new ModelRendererTurbo(this, 0, 300, textureX, textureY); // Box 20 bodyModel[11] = new ModelRendererTurbo(this, 0, 320, textureX, textureY); // Box 21 bodyModel[12] = new ModelRendererTurbo(this, 0, 320, textureX, textureY); // Box 22 bodyModel[13] = new ModelRendererTurbo(this, 0, 330, textureX, textureY); // Box 23 bodyModel[14] = new ModelRendererTurbo(this, 0, 350, textureX, textureY); // Box 24 bodyModel[15] = new ModelRendererTurbo(this, 0, 350, textureX, textureY); // Box 25 bodyModel[16] = new ModelRendererTurbo(this, 0, 360, textureX, textureY); // Box 27 bodyModel[17] = new ModelRendererTurbo(this, 0, 390, textureX, textureY); // Box 28 bodyModel[18] = new ModelRendererTurbo(this, 0, 420, textureX, textureY); // Box 29 bodyModel[19] = new ModelRendererTurbo(this, 0, 480, textureX, textureY); // Box 30 bodyModel[20] = new ModelRendererTurbo(this, 0, 510, textureX, textureY); // Box 31 bodyModel[21] = new ModelRendererTurbo(this, 0, 570, textureX, textureY); // Box 32 bodyModel[22] = new ModelRendererTurbo(this, 0, 650, textureX, textureY); // Box 33 bodyModel[23] = new ModelRendererTurbo(this, 0, 710, textureX, textureY); // Box 44 bodyModel[24] = new ModelRendererTurbo(this, 0, 790, textureX, textureY); // Box 45 bodyModel[25] = new ModelRendererTurbo(this, 0, 820, textureX, textureY); // Box 46 bodyModel[26] = new ModelRendererTurbo(this, 0, 820, textureX, textureY); // Box 47 bodyModel[27] = new ModelRendererTurbo(this, 0, 880, textureX, textureY); // Box 48 bodyModel[28] = new ModelRendererTurbo(this, 0, 880, textureX, textureY); // Box 49 bodyModel[29] = new ModelRendererTurbo(this, 0, 0, textureX, textureY); // Box 50 bodyModel[30] = new ModelRendererTurbo(this, 0, 910, textureX, textureY); // Box 51 bodyModel[31] = new ModelRendererTurbo(this, 0, 960, textureX, textureY); // Box 52 bodyModel[32] = new ModelRendererTurbo(this, 0, 960, textureX, textureY); // Box 53 bodyModel[33] = new ModelRendererTurbo(this, 200, 0, textureX, textureY); // Box 54 bodyModel[34] = new ModelRendererTurbo(this, 200, 0, textureX, textureY); // Box 55 bodyModel[35] = new ModelRendererTurbo(this, 200, 20, textureX, textureY); // Box 0 bodyModel[36] = new ModelRendererTurbo(this, 200, 20, textureX, textureY); // Box 1 bodyModel[37] = new ModelRendererTurbo(this, 0, 310, textureX, textureY); // Box 2 bodyModel[38] = new ModelRendererTurbo(this, 200, 40, textureX, textureY); // Box 3 bodyModel[39] = new ModelRendererTurbo(this, 200, 40, textureX, textureY); // Box 4 bodyModel[40] = new ModelRendererTurbo(this, 200, 60, textureX, textureY); // Box 5 bodyModel[41] = new ModelRendererTurbo(this, 200, 60, textureX, textureY); // Box 6 bodyModel[42] = new ModelRendererTurbo(this, 200, 100, textureX, textureY); // Box 7 bodyModel[43] = new ModelRendererTurbo(this, 200, 160, textureX, textureY); // Box 50 bodyModel[44] = new ModelRendererTurbo(this, 200, 200, textureX, textureY); // Box 51 bodyModel[45] = new ModelRendererTurbo(this, 200, 200, textureX, textureY); // Box 52 bodyModel[46] = new ModelRendererTurbo(this, 200, 200, textureX, textureY); // Box 53 bodyModel[47] = new ModelRendererTurbo(this, 200, 240, textureX, textureY); // Box 54 bodyModel[48] = new ModelRendererTurbo(this, 200, 280, textureX, textureY); // Box 55 bodyModel[49] = new ModelRendererTurbo(this, 200, 320, textureX, textureY); // Box 56 bodyModel[50] = new ModelRendererTurbo(this, 200, 340, textureX, textureY); // Box 57 bodyModel[51] = new ModelRendererTurbo(this, 200, 360, textureX, textureY); // Box 58 bodyModel[52] = new ModelRendererTurbo(this, 200, 360, textureX, textureY); // Box 59 bodyModel[53] = new ModelRendererTurbo(this, 200, 340, textureX, textureY); // Box 60 bodyModel[54] = new ModelRendererTurbo(this, 200, 200, textureX, textureY); // Box 61 bodyModel[55] = new ModelRendererTurbo(this, 200, 200, textureX, textureY); // Box 62 bodyModel[56] = new ModelRendererTurbo(this, 200, 200, textureX, textureY); // Box 63 bodyModel[57] = new ModelRendererTurbo(this, 200, 160, textureX, textureY); // Box 64 bodyModel[58] = new ModelRendererTurbo(this, 200, 240, textureX, textureY); // Box 72 bodyModel[59] = new ModelRendererTurbo(this, 200, 280, textureX, textureY); // Box 73 bodyModel[60] = new ModelRendererTurbo(this, 200, 320, textureX, textureY); // Box 74 bodyModel[61] = new ModelRendererTurbo(this, 200, 340, textureX, textureY); // Box 75 bodyModel[62] = new ModelRendererTurbo(this, 200, 340, textureX, textureY); // Box 76 bodyModel[63] = new ModelRendererTurbo(this, 200, 360, textureX, textureY); // Box 77 bodyModel[64] = new ModelRendererTurbo(this, 200, 360, textureX, textureY); // Box 78 bodyModel[0].addBox(0F, 0F, 0F, 16, 3, 16, 0F); // Box 0 bodyModel[0].setRotationPoint(31F, -120F, -8F); bodyModel[1].addShapeBox(0F, 0F, 0F, 16, 1, 16, 0F,-2F, 0F, -2F,-2F, 0F, -2F,-2F, 0F, -2F,-2F, 0F, -2F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 8 bodyModel[1].setRotationPoint(31F, -121F, -8F); bodyModel[2].addBox(0F, 0F, 0F, 3, 20, 16, 0F); // Box 9 bodyModel[2].setRotationPoint(28F, -137F, -8F); bodyModel[3].addShapeBox(0F, 0F, 0F, 1, 17, 16, 0F,0F, 0F, 0F,0F, -3F, -3F,0F, -3F, -3F,0F, 0F, 0F,0F, 0F, 0F,0F, -3F, -3F,0F, -3F, -3F,0F, 0F, 0F); // Box 10 bodyModel[3].setRotationPoint(31F, -137F, -8F); bodyModel[4].addBox(0F, 0F, 0F, 29, 2, 20, 0F); // Box 11 bodyModel[4].setRotationPoint(28F, -117F, -10F); bodyModel[5].addShapeBox(0F, 0F, 0F, 3, 20, 3, 0F,0F, 0F, 2F,0F, 0F, 2F,0F, 0F, -2F,0F, 0F, -2F,4F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F,4F, 0F, 0F); // Box 13 bodyModel[5].setRotationPoint(58F, -137F, 7F); bodyModel[6].addShapeBox(0F, 0F, 0F, 3, 20, 3, 0F,0F, 0F, -2F,0F, 0F, -2F,0F, 0F, 2F,0F, 0F, 2F,4F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F,4F, 0F, 0F); // Box 14 bodyModel[6].setRotationPoint(58F, -137F, -10F); bodyModel[7].addShapeBox(0F, 0F, 0F, 3, 3, 16, 0F,0F, 0F, 0F,0F, -1F, 0F,0F, -1F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 15 bodyModel[7].setRotationPoint(58F, -140F, -8F); bodyModel[8].addShapeBox(0F, 0F, 0F, 30, 3, 2, 0F,0F, 7F, 0F,0F, 0F, 2F,0F, 0F, -2F,0F, 7F, 0F,0F, -2F, 0F,0F, 0F, 2F,0F, 0F, -2F,0F, -2F, 0F); // Box 17 bodyModel[8].setRotationPoint(28F, -140F, 8F); bodyModel[9].addShapeBox(0F, 0F, 0F, 20, 3, 1, 0F,0F, -12F, 0F,0F, 0F, 2F,0F, 0F, -2F,0F, -12F, 0F,0F, 12F, 0F,0F, 0F, 2F,0F, 0F, -2F,0F, 12F, 0F); // Box 19 bodyModel[9].setRotationPoint(28F, -131F, 8.5F); bodyModel[10].addShapeBox(0F, 0F, 0F, 30, 3, 2, 0F,0F, 7F, 0F,0F, 0F, -2F,0F, 0F, 2F,0F, 7F, 0F,0F, -2F, 0F,0F, 0F, -2F,0F, 0F, 2F,0F, -2F, 0F); // Box 20 bodyModel[10].setRotationPoint(28F, -140F, -10F); bodyModel[11].addShapeBox(0F, 0F, 0F, 30, 1, 2, 0F,0F, 7F, 0F,0F, 0F, 2F,0F, 0F, -2F,0F, 7F, 0F,0F, -7F, 0F,0F, 0F, 2F,0F, 0F, -2F,0F, -7F, 0F); // Box 21 bodyModel[11].setRotationPoint(28F, -139F, 6F); bodyModel[12].addShapeBox(0F, 0F, 0F, 30, 1, 2, 0F,0F, 7F, 0F,0F, 0F, -2F,0F, 0F, 2F,0F, 7F, 0F,0F, -7F, 0F,0F, 0F, -2F,0F, 0F, 2F,0F, -7F, 0F); // Box 22 bodyModel[12].setRotationPoint(28F, -139F, -8F); bodyModel[13].addShapeBox(0F, 0F, 0F, 3, 1, 10, 0F,0F, 0.58F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0.58F, 0F,0F, -0.58F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, -0.58F, 0F); // Box 23 bodyModel[13].setRotationPoint(55F, -139F, -5F); bodyModel[14].addShapeBox(0F, 0F, 0F, 3, 20, 1, 0F,0F, 0F, 2F,0F, 0F, 2F,0F, 0F, -2F,0F, 0F, -2F,4F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F,4F, 0F, 0F); // Box 24 bodyModel[14].setRotationPoint(55F, -137F, 8F); bodyModel[15].addShapeBox(0F, 0F, 0F, 3, 20, 1, 0F,0F, 0F, -2F,0F, 0F, -2F,0F, 0F, 2F,0F, 0F, 2F,4F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F,4F, 0F, 0F); // Box 25 bodyModel[15].setRotationPoint(55F, -137F, -9F); bodyModel[16].addShapeBox(0F, 0F, 0F, 29, 5, 20, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, -5F,2F, -2F, -5F,2F, -2F, -5F,0F, 0F, -5F); // Box 27 bodyModel[16].setRotationPoint(28F, -115F, -10F); bodyModel[17].addShapeBox(0F, 0F, 0F, 8, 7, 16, 0F,-2F, 0F, -2F,0F, 0F, -2F,0F, 0F, -2F,-2F, 0F, -2F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 28 bodyModel[17].setRotationPoint(49F, -124F, -8F); bodyModel[18].addBox(0F, 0F, 0F, 2, 32, 20, 0F); // Box 29 bodyModel[18].setRotationPoint(26F, -147F, -10F); bodyModel[19].addShapeBox(0F, 0F, 0F, 2, 5, 20, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, -4F, 0F,0F, 0F, -5F,0F, 0F, -5F,0F, -4F, 0F); // Box 30 bodyModel[19].setRotationPoint(26F, -115F, -10F); bodyModel[20].addShapeBox(0F, 0F, 0F, 18, 32, 20, 0F,0F, 4F, 8F,0F, 0F, 0F,0F, 0F, 0F,0F, 4F, 8F,0F, 0F, 8F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 8F); // Box 31 bodyModel[20].setRotationPoint(8F, -147F, -10F); bodyModel[21].addBox(0F, 0F, 0F, 23, 36, 36, 0F); // Box 32 bodyModel[21].setRotationPoint(-15F, -151F, -18F); bodyModel[22].addShapeBox(0F, 0F, 0F, 33, 29, 28, 0F,0F, 0F, 0F,0F, 3F, 0F,0F, 3F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 33 bodyModel[22].setRotationPoint(-50F, -144F, -14F); bodyModel[23].addShapeBox(0F, 0F, 0F, 2, 36, 36, 0F,0F, -4F, -4F,0F, 0F, 0F,0F, 0F, 0F,0F, -4F, -4F,0F, 0F, -4F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, -4F); // Box 44 bodyModel[23].setRotationPoint(-17F, -151F, -18F); bodyModel[24].addShapeBox(0F, 0F, 0F, 27, 8, 12, 0F,-3F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-3F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 45 bodyModel[24].setRotationPoint(-30F, -153F, -6F); bodyModel[25].addShapeBox(0F, 0F, 0F, 33, 28, 20, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, -4F, 0F,0F, -4F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 46 bodyModel[25].setRotationPoint(-19F, -143F, 14F); bodyModel[26].addShapeBox(0F, 0F, 0F, 33, 28, 20, 0F,0F, -4F, 0F,0F, -4F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 47 bodyModel[26].setRotationPoint(-19F, -143F, -34F); bodyModel[27].addShapeBox(0F, 0F, 0F, 33, 10, 18, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-10F, 0F, 0F,-10F, 0F, 0F,-10F, 0F, 0F,-10F, 0F, 0F); // Box 48 bodyModel[27].setRotationPoint(-19F, -116F, 14F); bodyModel[28].addShapeBox(0F, 0F, 0F, 33, 10, 18, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-10F, 0F, 0F,-10F, 0F, 0F,-10F, 0F, 0F,-10F, 0F, 0F); // Box 49 bodyModel[28].setRotationPoint(-19F, -116F, -32F); bodyModel[29].addShapeBox(0F, 0F, 0F, 18, 10, 20, 0F,0F, 0F, 8F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 8F,0F, 0F, 4F,-4F, 0F, -4F,-4F, 0F, -4F,0F, 0F, 4F); // Box 50 bodyModel[29].setRotationPoint(8F, -115F, -10F); bodyModel[30].addShapeBox(0F, 0F, 0F, 23, 10, 36, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-4F, 0F, -4F,0F, 0F, -4F,0F, 0F, -4F,-4F, 0F, -4F); // Box 51 bodyModel[30].setRotationPoint(-15F, -115F, -18F); bodyModel[31].addShapeBox(0F, 0F, 0F, 19, 16, 18, 0F,-4F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-4F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 52 bodyModel[31].setRotationPoint(-38F, -137F, -25F); bodyModel[32].addShapeBox(0F, 0F, 0F, 19, 16, 18, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-4F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-4F, 0F, 0F); // Box 53 bodyModel[32].setRotationPoint(-38F, -137F, 7F); bodyModel[33].addShapeBox(0F, 0F, 0F, 39, 10, 8, 0F,0F, 0F, 0F,0F, 3F, 0F,0F, 3F, 0F,0F, 0F, 0F,0F, -8F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, -8F, 0F); // Box 54 bodyModel[33].setRotationPoint(-50F, -115F, -11F); bodyModel[34].addShapeBox(0F, 0F, 0F, 39, 10, 8, 0F,0F, 0F, 0F,0F, 3F, 0F,0F, 3F, 0F,0F, 0F, 0F,0F, -8F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, -8F, 0F); // Box 55 bodyModel[34].setRotationPoint(-50F, -115F, 3F); bodyModel[35].addShapeBox(0F, 0F, 0F, 3, 11, 1, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, -3F, 0F,0F, -3F, 0F,0F, 0F, 0F); // Box 0 bodyModel[35].setRotationPoint(48F, -139F, 6.5F); bodyModel[36].addShapeBox(0F, 0F, 0F, 3, 11, 1, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, -3F, 0F,0F, -3F, 0F,0F, 0F, 0F); // Box 1 bodyModel[36].setRotationPoint(48F, -139F, -7.5F); bodyModel[37].addShapeBox(0F, 0F, 0F, 20, 3, 1, 0F,0F, -12F, 0F,0F, 0F, -2F,0F, 0F, 2F,0F, -12F, 0F,0F, 12F, 0F,0F, 0F, -2F,0F, 0F, 2F,0F, 12F, 0F); // Box 2 bodyModel[37].setRotationPoint(28F, -131F, -9.5F); bodyModel[38].addShapeBox(0F, 0F, 0F, 18, 10, 8, 0F,-4F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-4F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 3 bodyModel[38].setRotationPoint(-46F, -134F, -22F); bodyModel[39].addShapeBox(0F, 0F, 0F, 18, 10, 8, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-4F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-4F, 0F, 0F); // Box 4 bodyModel[39].setRotationPoint(-46F, -134F, 14F); bodyModel[40].addShapeBox(0F, 0F, 0F, 6, 20, 15, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, -4F, 0F,0F, -4F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 5 bodyModel[40].setRotationPoint(14F, -139F, 12F); bodyModel[41].addShapeBox(0F, 0F, 0F, 6, 20, 15, 0F,0F, -4F, 0F,0F, -4F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 6 bodyModel[41].setRotationPoint(14F, -139F, -27F); bodyModel[42].addShapeBox(0F, 0F, 0F, 5, 20, 20, 0F,0F, -1F, -1F,0F, 0F, 0F,0F, 0F, 0F,0F, -1F, -1F,0F, -1F, -1F,0F, 0F, 0F,0F, 0F, 0F,0F, -1F, -1F); // Box 7 bodyModel[42].setRotationPoint(-55F, -140F, -10F); bodyModel[43].addShapeBox(0F, 0F, 0F, 29, 4, 26, 0F,0F, 0F, 0F,0F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F); // Box 50 bodyModel[43].setRotationPoint(-17F, -134F, 34F); bodyModel[44].addShapeBox(0F, 0F, 0F, 4, 4, 26, 0F,0F, 1F, 0F,0F, 1F, 0F,0F, -2F, 0F,0F, -2F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 51 bodyModel[44].setRotationPoint(-13F, -138F, 34F); bodyModel[45].addShapeBox(0F, 0F, 0F, 4, 4, 26, 0F,0F, 1F, 0F,0F, 1F, 0F,0F, -2F, 0F,0F, -2F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 52 bodyModel[45].setRotationPoint(4F, -138F, 34F); bodyModel[46].addShapeBox(0F, 0F, 0F, 4, 4, 26, 0F,0F, 1F, 0F,0F, 1F, 0F,0F, -2F, 0F,0F, -2F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 53 bodyModel[46].setRotationPoint(-4F, -138F, 34F); bodyModel[47].addShapeBox(0F, 0F, 0F, 21, 4, 20, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F); // Box 54 bodyModel[47].setRotationPoint(-13F, -130F, 39F); bodyModel[48].addShapeBox(0F, 0F, 0F, 12, 12, 12, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,8F, 0F, 0F,-8F, 0F, 0F,-8F, 0F, 0F,8F, 0F, 0F); // Box 55 bodyModel[48].setRotationPoint(-9F, -126F, 43F); bodyModel[49].addBox(0F, 0F, 0F, 20, 2, 16, 0F); // Box 56 bodyModel[49].setRotationPoint(-21F, -114F, 41F); bodyModel[50].addBox(0F, 0F, 0F, 20, 8, 2, 0F); // Box 57 bodyModel[50].setRotationPoint(-21F, -112F, 41F); bodyModel[51].addShapeBox(0F, 0F, 0F, 20, 4, 2, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F); // Box 58 bodyModel[51].setRotationPoint(-21F, -104F, 41F); bodyModel[52].addShapeBox(0F, 0F, 0F, 20, 4, 2, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F); // Box 59 bodyModel[52].setRotationPoint(-21F, -104F, 55F); bodyModel[53].addBox(0F, 0F, 0F, 20, 8, 2, 0F); // Box 60 bodyModel[53].setRotationPoint(-21F, -112F, 55F); bodyModel[54].addShapeBox(0F, 0F, 0F, 4, 4, 26, 0F,0F, -2F, 0F,0F, -2F, 0F,0F, 1F, 0F,0F, 1F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 61 bodyModel[54].setRotationPoint(-13F, -138F, -60F); bodyModel[55].addShapeBox(0F, 0F, 0F, 4, 4, 26, 0F,0F, -2F, 0F,0F, -2F, 0F,0F, 1F, 0F,0F, 1F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 62 bodyModel[55].setRotationPoint(-4F, -138F, -60F); bodyModel[56].addShapeBox(0F, 0F, 0F, 4, 4, 26, 0F,0F, -2F, 0F,0F, -2F, 0F,0F, 1F, 0F,0F, 1F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 63 bodyModel[56].setRotationPoint(4F, -138F, -60F); bodyModel[57].addShapeBox(0F, 0F, 0F, 29, 4, 26, 0F,-4F, 0F, 0F,-4F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 64 bodyModel[57].setRotationPoint(-17F, -134F, -60F); bodyModel[58].addShapeBox(0F, 0F, 0F, 21, 4, 20, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F); // Box 72 bodyModel[58].setRotationPoint(-13F, -130F, -59F); bodyModel[59].addShapeBox(0F, 0F, 0F, 12, 12, 12, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,8F, 0F, 0F,-8F, 0F, 0F,-8F, 0F, 0F,8F, 0F, 0F); // Box 73 bodyModel[59].setRotationPoint(-9F, -126F, -55F); bodyModel[60].addBox(0F, 0F, 0F, 20, 2, 16, 0F); // Box 74 bodyModel[60].setRotationPoint(-21F, -114F, -57F); bodyModel[61].addBox(0F, 0F, 0F, 20, 8, 2, 0F); // Box 75 bodyModel[61].setRotationPoint(-21F, -112F, -57F); bodyModel[62].addBox(0F, 0F, 0F, 20, 8, 2, 0F); // Box 76 bodyModel[62].setRotationPoint(-21F, -112F, -43F); bodyModel[63].addShapeBox(0F, 0F, 0F, 20, 4, 2, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F); // Box 77 bodyModel[63].setRotationPoint(-21F, -104F, -43F); bodyModel[64].addShapeBox(0F, 0F, 0F, 20, 4, 2, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F); // Box 78 bodyModel[64].setRotationPoint(-21F, -104F, -57F); hipsModel = new ModelRendererTurbo[8]; hipsModel[0] = new ModelRendererTurbo(this, 200, 380, textureX, textureY); // Box 1 hipsModel[1] = new ModelRendererTurbo(this, 200, 420, textureX, textureY); // Box 4 hipsModel[2] = new ModelRendererTurbo(this, 200, 420, textureX, textureY); // Box 5 hipsModel[3] = new ModelRendererTurbo(this, 200, 460, textureX, textureY); // Box 8 hipsModel[4] = new ModelRendererTurbo(this, 200, 510, textureX, textureY); // Box 9 hipsModel[5] = new ModelRendererTurbo(this, 200, 560, textureX, textureY); // Box 10 hipsModel[6] = new ModelRendererTurbo(this, 200, 620, textureX, textureY); // Box 11 hipsModel[7] = new ModelRendererTurbo(this, 200, 660, textureX, textureY); // Box 12 hipsModel[0].addBox(0F, 0F, 0F, 19, 4, 24, 0F); // Box 1 hipsModel[0].setRotationPoint(-11F, -105F, -12F); hipsModel[1].addShapeBox(0F, 0F, 0F, 14, 4, 24, 0F,0F, 0F, 0F,0F, 0F, -8F,0F, 0F, -8F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, -8F,0F, 0F, -8F,0F, 0F, 0F); // Box 4 hipsModel[1].setRotationPoint(8F, -105F, -12F); hipsModel[2].addShapeBox(0F, 0F, 0F, 14, 4, 24, 0F,0F, 0F, -8F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, -8F,0F, 0F, -8F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, -8F); // Box 5 hipsModel[2].setRotationPoint(-25F, -105F, -12F); hipsModel[3].addBox(0F, 0F, 0F, 38, 14, 28, 0F); // Box 8 hipsModel[3].setRotationPoint(-16F, -101F, -14F); hipsModel[4].addShapeBox(0F, 0F, 0F, 6, 14, 28, 0F,0F, 0F, 0F,0F, -2F, -4F,0F, -2F, -4F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, -4F,0F, 0F, -4F,0F, 0F, 0F); // Box 9 hipsModel[4].setRotationPoint(22F, -101F, -14F); hipsModel[5].addShapeBox(0F, 0F, 0F, 17, 14, 28, 0F,0F, 0F, -8F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, -8F,0F, -4F, -8F,0F, 0F, 0F,0F, 0F, 0F,0F, -4F, -8F); // Box 10 hipsModel[5].setRotationPoint(-33F, -101F, -14F); hipsModel[6].addShapeBox(0F, 0F, 0F, 21, 7, 28, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-7F, 0F, 0F,-7F, 0F, 0F,-7F, 0F, 0F,-7F, 0F, 0F); // Box 11 hipsModel[6].setRotationPoint(-11F, -87F, -14F); hipsModel[7].addBox(0F, 0F, 0F, 14, 14, 38, 0F); // Box 12 hipsModel[7].setRotationPoint(-8F, -98F, -19F); leftLegModel = new ModelRendererTurbo[19]; leftLegModel[0] = new ModelRendererTurbo(this, 400, 0, textureX, textureY); // Box 13 leftLegModel[1] = new ModelRendererTurbo(this, 400, 40, textureX, textureY); // Box 15 leftLegModel[2] = new ModelRendererTurbo(this, 400, 70, textureX, textureY); // Box 16 leftLegModel[3] = new ModelRendererTurbo(this, 400, 70, textureX, textureY); // Box 17 leftLegModel[4] = new ModelRendererTurbo(this, 400, 100, textureX, textureY); // Box 18 leftLegModel[5] = new ModelRendererTurbo(this, 400, 150, textureX, textureY); // Box 19 leftLegModel[6] = new ModelRendererTurbo(this, 400, 200, textureX, textureY); // Box 20 leftLegModel[7] = new ModelRendererTurbo(this, 400, 240, textureX, textureY); // Box 21 leftLegModel[8] = new ModelRendererTurbo(this, 400, 300, textureX, textureY); // Box 22 leftLegModel[9] = new ModelRendererTurbo(this, 400, 340, textureX, textureY); // Box 23 leftLegModel[10] = new ModelRendererTurbo(this, 400, 360, textureX, textureY); // Box 24 leftLegModel[11] = new ModelRendererTurbo(this, 400, 340, textureX, textureY); // Box 25 leftLegModel[12] = new ModelRendererTurbo(this, 400, 360, textureX, textureY); // Box 26 leftLegModel[13] = new ModelRendererTurbo(this, 400, 380, textureX, textureY); // Box 27 leftLegModel[14] = new ModelRendererTurbo(this, 400, 420, textureX, textureY); // Box 28 leftLegModel[15] = new ModelRendererTurbo(this, 400, 460, textureX, textureY); // Box 29 leftLegModel[16] = new ModelRendererTurbo(this, 400, 480, textureX, textureY); // Box 30 leftLegModel[17] = new ModelRendererTurbo(this, 400, 520, textureX, textureY); // Box 31 leftLegModel[18] = new ModelRendererTurbo(this, 400, 570, textureX, textureY); // Box 90 leftLegModel[0].addBox(-6F, -10F, 0F, 23, 20, 18, 0F); // Box 13 leftLegModel[0].setRotationPoint(-1F, -91F, 19F); leftLegModel[0].rotateAngleX = 0.01745329F; leftLegModel[0].rotateAngleZ = -0.6981317F; leftLegModel[1].addBox(17F, -10F, 0F, 4, 2, 18, 0F); // Box 15 leftLegModel[1].setRotationPoint(-1F, -91F, 19F); leftLegModel[1].rotateAngleX = 0.01745329F; leftLegModel[1].rotateAngleZ = -0.6981317F; leftLegModel[2].addBox(17F, -8F, 0F, 4, 18, 2, 0F); // Box 16 leftLegModel[2].setRotationPoint(-1F, -91F, 19F); leftLegModel[2].rotateAngleX = 0.01745329F; leftLegModel[2].rotateAngleZ = -0.6981317F; leftLegModel[3].addBox(17F, -8F, 16F, 4, 18, 2, 0F); // Box 17 leftLegModel[3].setRotationPoint(-1F, -91F, 19F); leftLegModel[3].rotateAngleX = 0.01745329F; leftLegModel[3].rotateAngleZ = -0.6981317F; leftLegModel[4].addBox(7F, 10F, 2F, 10, 25, 14, 0F); // Box 18 leftLegModel[4].setRotationPoint(-1F, -91F, 19F); leftLegModel[4].rotateAngleX = 0.01745329F; leftLegModel[4].rotateAngleZ = -0.6981317F; leftLegModel[5].addBox(-4F, 10F, 6F, 6, 25, 6, 0F); // Box 19 leftLegModel[5].setRotationPoint(-1F, -91F, 19F); leftLegModel[5].rotateAngleX = 0.01745329F; leftLegModel[5].rotateAngleZ = -0.6981317F; leftLegModel[6].addBox(5F, 23F, 1F, 63, 16, 16, 0F); // Box 20 leftLegModel[6].setRotationPoint(-1F, -91F, 19F); leftLegModel[6].rotateAngleX = 0.01745329F; leftLegModel[6].rotateAngleZ = -1.04719755F; leftLegModel[7].addShapeBox(5F, 63F, -0.5F, 22, 28, 18, 0F,0F, 0F, 0F,-16F, 0F, 0F,-16F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 21 leftLegModel[7].setRotationPoint(-1F, -91F, 19F); leftLegModel[7].rotateAngleX = 0.01745329F; leftLegModel[8].addShapeBox(-13F, 75F, -0.5F, 18, 16, 18, 0F,-8F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-8F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 22 leftLegModel[8].setRotationPoint(-1F, -91F, 19F); leftLegModel[8].rotateAngleX = 0.01745329F; leftLegModel[9].addShapeBox(18F, 85F, 4F, 22, 4, 10, 0F,0F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 23 leftLegModel[9].setRotationPoint(-1F, -90.9F, 19F); leftLegModel[9].rotateAngleX = 0.01745329F; leftLegModel[10].addBox(18F, 89F, 4F, 22, 2, 10, 0F); // Box 24 leftLegModel[10].setRotationPoint(-1F, -90.9F, 19F); leftLegModel[10].rotateAngleX = 0.01745329F; leftLegModel[11].addShapeBox(-27F, 85F, 4F, 22, 4, 10, 0F,-4F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-4F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 25 leftLegModel[11].setRotationPoint(-1F, -90.9F, 19F); leftLegModel[11].rotateAngleX = 0.01745329F; leftLegModel[12].addBox(-27F, 89F, 4F, 22, 2, 10, 0F); // Box 26 leftLegModel[12].setRotationPoint(-1F, -90.9F, 19F); leftLegModel[12].rotateAngleX = 0.01745329F; leftLegModel[13].addBox(2F, 89F, -8F, 10, 2, 34, 0F); // Box 27 leftLegModel[13].setRotationPoint(-1F, -91.5F, 19F); leftLegModel[13].rotateAngleX = 0.01745329F; leftLegModel[14].addShapeBox(2F, 85F, -8F, 10, 4, 34, 0F,0F, 0F, -4F,0F, 0F, -4F,0F, 0F, -4F,0F, 0F, -4F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 28 leftLegModel[14].setRotationPoint(-1F, -91.5F, 19F); leftLegModel[14].rotateAngleX = 0.01745329F; leftLegModel[15].addBox(-5F, 29F, 6F, 10, 6, 6, 0F); // Box 29 leftLegModel[15].setRotationPoint(-1F, -91F, 19F); leftLegModel[15].rotateAngleX = 0.01745329F; leftLegModel[15].rotateAngleZ = -1.04719755F; leftLegModel[16].addShapeBox(-9F, -10F, 0F, 3, 20, 18, 0F,0F, -3F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, -3F, 0F,0F, -3F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, -3F, 0F); // Box 30 leftLegModel[16].setRotationPoint(-1F, -91F, 19F); leftLegModel[16].rotateAngleX = 0.01745329F; leftLegModel[16].rotateAngleZ = -0.6981317F; leftLegModel[17].addShapeBox(17F, -2F, 4F, 2, 32, 10, 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 31 leftLegModel[17].setRotationPoint(-1F, -91F, 19F); leftLegModel[17].rotateAngleX = 0.01745329F; leftLegModel[17].rotateAngleZ = -0.6981317F; leftLegModel[18].addBox(-10F, 28F, 5F, 6, 8, 8, 0F); // Box 90 leftLegModel[18].setRotationPoint(-1F, -91F, 19F); leftLegModel[18].rotateAngleX = 0.01745329F; leftLegModel[18].rotateAngleZ = -1.04719755F; rightLegModel = new ModelRendererTurbo[19]; rightLegModel[0] = new ModelRendererTurbo(this, 400, 0, textureX, textureY); // Box 32 rightLegModel[1] = new ModelRendererTurbo(this, 400, 480, textureX, textureY); // Box 33 rightLegModel[2] = new ModelRendererTurbo(this, 400, 70, textureX, textureY); // Box 34 rightLegModel[3] = new ModelRendererTurbo(this, 400, 40, textureX, textureY); // Box 35 rightLegModel[4] = new ModelRendererTurbo(this, 400, 70, textureX, textureY); // Box 36 rightLegModel[5] = new ModelRendererTurbo(this, 400, 520, textureX, textureY); // Box 37 rightLegModel[6] = new ModelRendererTurbo(this, 400, 100, textureX, textureY); // Box 38 rightLegModel[7] = new ModelRendererTurbo(this, 400, 150, textureX, textureY); // Box 39 rightLegModel[8] = new ModelRendererTurbo(this, 400, 460, textureX, textureY); // Box 40 rightLegModel[9] = new ModelRendererTurbo(this, 400, 200, textureX, textureY); // Box 41 rightLegModel[10] = new ModelRendererTurbo(this, 400, 240, textureX, textureY); // Box 42 rightLegModel[11] = new ModelRendererTurbo(this, 400, 300, textureX, textureY); // Box 43 rightLegModel[12] = new ModelRendererTurbo(this, 400, 340, textureX, textureY); // Box 44 rightLegModel[13] = new ModelRendererTurbo(this, 400, 340, textureX, textureY); // Box 45 rightLegModel[14] = new ModelRendererTurbo(this, 400, 360, textureX, textureY); // Box 46 rightLegModel[15] = new ModelRendererTurbo(this, 400, 360, textureX, textureY); // Box 47 rightLegModel[16] = new ModelRendererTurbo(this, 400, 420, textureX, textureY); // Box 48 rightLegModel[17] = new ModelRendererTurbo(this, 400, 380, textureX, textureY); // Box 49 rightLegModel[18] = new ModelRendererTurbo(this, 400, 570, textureX, textureY); // Box 89 rightLegModel[0].addBox(-6F, -10F, 0F, 23, 20, 18, 0F); // Box 32 rightLegModel[0].setRotationPoint(-1F, -91F, -37F); rightLegModel[0].rotateAngleX = 0.01745329F; rightLegModel[0].rotateAngleZ = -0.6981317F; rightLegModel[1].addShapeBox(-9F, -10F, 0F, 3, 20, 18, 0F,0F, -3F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, -3F, 0F,0F, -3F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, -3F, 0F); // Box 33 rightLegModel[1].setRotationPoint(-1F, -91F, -37F); rightLegModel[1].rotateAngleX = 0.01745329F; rightLegModel[1].rotateAngleZ = -0.6981317F; rightLegModel[2].addBox(17F, -8F, 16F, 4, 18, 2, 0F); // Box 34 rightLegModel[2].setRotationPoint(-1F, -91F, -37F); rightLegModel[2].rotateAngleX = 0.01745329F; rightLegModel[2].rotateAngleZ = -0.6981317F; rightLegModel[3].addBox(17F, -10F, 0F, 4, 2, 18, 0F); // Box 35 rightLegModel[3].setRotationPoint(-1F, -91F, -37F); rightLegModel[3].rotateAngleX = 0.01745329F; rightLegModel[3].rotateAngleZ = -0.6981317F; rightLegModel[4].addBox(17F, -8F, 0F, 4, 18, 2, 0F); // Box 36 rightLegModel[4].setRotationPoint(-1F, -91F, -37F); rightLegModel[4].rotateAngleX = 0.01745329F; rightLegModel[4].rotateAngleZ = -0.6981317F; rightLegModel[5].addShapeBox(17F, -2F, -4F, 2, 32, 10, 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 37 rightLegModel[5].setRotationPoint(-1F, -91F, -29F); rightLegModel[5].rotateAngleX = 0.01745329F; rightLegModel[5].rotateAngleZ = -0.6981317F; rightLegModel[6].addBox(7F, 10F, -2F, 10, 25, 14, 0F); // Box 38 rightLegModel[6].setRotationPoint(-1F, -91F, -33F); rightLegModel[6].rotateAngleX = 0.01745329F; rightLegModel[6].rotateAngleZ = -0.6981317F; rightLegModel[7].addBox(-4F, 10F, -6F, 6, 25, 6, 0F); // Box 39 rightLegModel[7].setRotationPoint(-1F, -91F, -25F); rightLegModel[7].rotateAngleX = 0.01745329F; rightLegModel[7].rotateAngleZ = -0.6981317F; rightLegModel[8].addBox(-5F, 29F, -6F, 10, 6, 6, 0F); // Box 40 rightLegModel[8].setRotationPoint(-1F, -91F, -25F); rightLegModel[8].rotateAngleX = 0.01745329F; rightLegModel[8].rotateAngleZ = -1.04719755F; rightLegModel[9].addBox(5F, 23F, -1F, 63, 16, 16, 0F); // Box 41 rightLegModel[9].setRotationPoint(-1F, -91F, -35F); rightLegModel[9].rotateAngleX = 0.01745329F; rightLegModel[9].rotateAngleZ = -1.04719755F; rightLegModel[10].addShapeBox(5F, 63F, -0.5F, 22, 28, 18, 0F,0F, 0F, 0F,-16F, 0F, 0F,-16F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 42 rightLegModel[10].setRotationPoint(-1F, -91F, -37F); rightLegModel[10].rotateAngleX = 0.01745329F; rightLegModel[11].addShapeBox(-13F, 75F, -0.5F, 18, 16, 18, 0F,-8F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-8F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 43 rightLegModel[11].setRotationPoint(-1F, -91F, -37F); rightLegModel[11].rotateAngleX = 0.01745329F; rightLegModel[12].addShapeBox(18F, 85F, -5F, 22, 4, 10, 0F,0F, 0F, 0F,-4F, 0F, 0F,-4F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 44 rightLegModel[12].setRotationPoint(-1F, -91F, -29F); rightLegModel[12].rotateAngleX = 0.01745329F; rightLegModel[13].addShapeBox(-27F, 85F, -5F, 22, 4, 10, 0F,-4F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,-4F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 45 rightLegModel[13].setRotationPoint(-1F, -91F, -29F); rightLegModel[13].rotateAngleX = 0.01745329F; rightLegModel[14].addBox(18F, 89F, -5F, 22, 2, 10, 0F); // Box 46 rightLegModel[14].setRotationPoint(-1F, -91F, -29F); rightLegModel[14].rotateAngleX = 0.01745329F; rightLegModel[15].addBox(-27F, 89F, -5F, 22, 2, 10, 0F); // Box 47 rightLegModel[15].setRotationPoint(-1F, -91F, -29F); rightLegModel[15].rotateAngleX = 0.01745329F; rightLegModel[16].addShapeBox(2F, 85F, 7F, 10, 4, 34, 0F,0F, 0F, -4F,0F, 0F, -4F,0F, 0F, -4F,0F, 0F, -4F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 48 rightLegModel[16].setRotationPoint(-1F, -91F, -53F); rightLegModel[16].rotateAngleX = 0.01745329F; rightLegModel[17].addBox(2F, 89F, 7F, 10, 2, 34, 0F); // Box 49 rightLegModel[17].setRotationPoint(-1F, -91F, -53F); rightLegModel[17].rotateAngleX = 0.01745329F; rightLegModel[18].addBox(-10F, 28F, -7F, 6, 8, 8, 0F); // Box 89 rightLegModel[18].setRotationPoint(-1F, -91F, -25F); rightLegModel[18].rotateAngleX = 0.01745329F; rightLegModel[18].rotateAngleZ = -1.04719755F; leftArmModel = new ModelRendererTurbo[10]; leftArmModel[0] = new ModelRendererTurbo(this, 200, 720, textureX, textureY); // Box 79 leftArmModel[1] = new ModelRendererTurbo(this, 200, 750, textureX, textureY); // Box 80 leftArmModel[2] = new ModelRendererTurbo(this, 200, 780, textureX, textureY); // Box 81 leftArmModel[3] = new ModelRendererTurbo(this, 200, 810, textureX, textureY); // Box 82 leftArmModel[4] = new ModelRendererTurbo(this, 200, 830, textureX, textureY); // Box 83 leftArmModel[5] = new ModelRendererTurbo(this, 200, 830, textureX, textureY); // Box 84 leftArmModel[6] = new ModelRendererTurbo(this, 200, 850, textureX, textureY); // Box 85 leftArmModel[7] = new ModelRendererTurbo(this, 200, 850, textureX, textureY); // Box 86 leftArmModel[8] = new ModelRendererTurbo(this, 200, 850, textureX, textureY); // Box 87 leftArmModel[9] = new ModelRendererTurbo(this, 200, 870, textureX, textureY); // Box 88 leftArmModel[0].addBox(-16F, -5F, -6F, 31, 16, 12, 0F); // Box 79 leftArmModel[0].setRotationPoint(0F, 0F, 0F); leftArmModel[0].rotateAngleZ = -1.57079633F; leftArmModel[1].addShapeBox(15F, -5F, -6F, 4, 12, 12, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 4F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 4F, 0F); // Box 80 leftArmModel[1].setRotationPoint(0F, 0F, 0F); leftArmModel[1].rotateAngleZ = -1.57079633F; leftArmModel[2].addBox(19F, -5F, -6F, 19, 12, 12, 0F); // Box 81 leftArmModel[2].setRotationPoint(0F, 0F, 0F); leftArmModel[2].rotateAngleZ = -1.57079633F; leftArmModel[3].addBox(38F, -3F, -4F, 10, 8, 8, 0F); // Box 82 leftArmModel[3].setRotationPoint(0F, 0F, 0F); leftArmModel[3].rotateAngleZ = -1.57079633F; leftArmModel[4].addBox(5F, 11F, -3F, 6, 6, 6, 0F); // Box 83 leftArmModel[4].setRotationPoint(0F, 0F, 0F); leftArmModel[4].rotateAngleZ = -1.57079633F; leftArmModel[5].addBox(-7F, 11F, -3F, 6, 6, 6, 0F); // Box 84 leftArmModel[5].setRotationPoint(0F, 0F, 0F); leftArmModel[5].rotateAngleZ = -1.57079633F; leftArmModel[6].addShapeBox(-20F, -5F, -6F, 4, 4, 12, 0F,0F, 0F, -4F,0F, 0F, -4F,0F, 0F, -4F,0F, 0F, -4F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 85 leftArmModel[6].setRotationPoint(0F, 0F, 0F); leftArmModel[6].rotateAngleZ = -1.57079633F; leftArmModel[7].addBox(-20F, -1F, -6F, 4, 4, 12, 0F); // Box 86 leftArmModel[7].setRotationPoint(0F, 0F, 0F); leftArmModel[7].rotateAngleZ = -1.57079633F; leftArmModel[8].addShapeBox(-20F, 3F, -6F, 4, 4, 12, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, -4F,0F, 0F, -4F,0F, 0F, -4F,0F, 0F, -4F); // Box 87 leftArmModel[8].setRotationPoint(0F, 0F, 0F); leftArmModel[8].rotateAngleZ = -1.57079633F; leftArmModel[9].addBox(-26F, -1F, -2F, 6, 4, 4, 0F); // Box 88 leftArmModel[9].setRotationPoint(0F, 0F, 0F); leftArmModel[9].rotateAngleZ = -1.57079633F; rightArmModel = new ModelRendererTurbo[10]; rightArmModel[0] = new ModelRendererTurbo(this, 200, 720, textureX, textureY); // Box 79 rightArmModel[1] = new ModelRendererTurbo(this, 200, 750, textureX, textureY); // Box 80 rightArmModel[2] = new ModelRendererTurbo(this, 200, 780, textureX, textureY); // Box 81 rightArmModel[3] = new ModelRendererTurbo(this, 200, 810, textureX, textureY); // Box 82 rightArmModel[4] = new ModelRendererTurbo(this, 200, 830, textureX, textureY); // Box 83 rightArmModel[5] = new ModelRendererTurbo(this, 200, 830, textureX, textureY); // Box 84 rightArmModel[6] = new ModelRendererTurbo(this, 200, 850, textureX, textureY); // Box 85 rightArmModel[7] = new ModelRendererTurbo(this, 200, 850, textureX, textureY); // Box 86 rightArmModel[8] = new ModelRendererTurbo(this, 200, 850, textureX, textureY); // Box 87 rightArmModel[9] = new ModelRendererTurbo(this, 200, 870, textureX, textureY); // Box 88 rightArmModel[0].addBox(-16F, -5F, -6F, 31, 16, 12, 0F); // Box 79 rightArmModel[0].setRotationPoint(0F, 0F, 0F); rightArmModel[0].rotateAngleZ = -1.57079633F; rightArmModel[1].addShapeBox(15F, -5F, -6F, 4, 12, 12, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 4F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 4F, 0F); // Box 80 rightArmModel[1].setRotationPoint(0F, 0F, 0F); rightArmModel[1].rotateAngleZ = -1.57079633F; rightArmModel[2].addBox(19F, -5F, -6F, 19, 12, 12, 0F); // Box 81 rightArmModel[2].setRotationPoint(0F, 0F, 0F); rightArmModel[2].rotateAngleZ = -1.57079633F; rightArmModel[3].addBox(38F, -3F, -4F, 10, 8, 8, 0F); // Box 82 rightArmModel[3].setRotationPoint(0F, 0F, 0F); rightArmModel[3].rotateAngleZ = -1.57079633F; rightArmModel[4].addBox(5F, 11F, -3F, 6, 6, 6, 0F); // Box 83 rightArmModel[4].setRotationPoint(0F, 0F, 0F); rightArmModel[4].rotateAngleZ = -1.57079633F; rightArmModel[5].addBox(-7F, 11F, -3F, 6, 6, 6, 0F); // Box 84 rightArmModel[5].setRotationPoint(0F, 0F, 0F); rightArmModel[5].rotateAngleZ = -1.57079633F; rightArmModel[6].addShapeBox(-20F, -5F, -6F, 4, 4, 12, 0F,0F, 0F, -4F,0F, 0F, -4F,0F, 0F, -4F,0F, 0F, -4F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F); // Box 85 rightArmModel[6].setRotationPoint(0F, 0F, 0F); rightArmModel[6].rotateAngleZ = -1.57079633F; rightArmModel[7].addBox(-20F, -1F, -6F, 4, 4, 12, 0F); // Box 86 rightArmModel[7].setRotationPoint(0F, 0F, 0F); rightArmModel[7].rotateAngleZ = -1.57079633F; rightArmModel[8].addShapeBox(-20F, 3F, -6F, 4, 4, 12, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, 0F,0F, 0F, -4F,0F, 0F, -4F,0F, 0F, -4F,0F, 0F, -4F); // Box 87 rightArmModel[8].setRotationPoint(0F, 0F, 0F); rightArmModel[8].rotateAngleZ = -1.57079633F; rightArmModel[9].addBox(-26F, -1F, -2F, 6, 4, 4, 0F); // Box 88 rightArmModel[9].setRotationPoint(0F, 0F, 0F); rightArmModel[9].rotateAngleZ = -1.57079633F; translateAll(0F, 0F, 0F); flipAll(); } }