| 04-02-2004, 07:41 PM | #1 |
HELP! I spent hours getting this guys head in the right place, checking in Wc3viewer the whole time, and finally I get it right, test it in-game, and he doesn't have a head! Help, what's wrong? Download the model and PLEASE help me. |
| 04-04-2004, 08:32 AM | #2 | |
Quote:
You added a helper to it Code:
Helper "Bone_Head" {
[u]ObjectId 33[/u],
Parent 32, // "Bone_Chest"
Rotation 55 {
Hermite,
1500: { 0, 0, 0, 1 },
InTan { 0, 0, 0, 1 },
OutTan { 0, 0, 0, 1 },
1933: { -0.00181713, -0.0173588, 0, 0.999848 },
InTan { -0.00181713, -0.0173588, 0, 0.999848 },
OutTan { -0.00181713, -0.0173588, 0, 0.999848 },
2600: { -0.00570649, -0.0547617, 0, -0.998483 },but you must add a bone to it so next time search for head and check if it is a bone Code:
[u]Bone[/u] "EyeBrow_L" {
[u]ObjectId 7[/u],
Parent 33, // "Bone_Head"
GeosetId 0,
GeosetAnimId 0,
}So check it out in the game i uploaded the model here |
