HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Animations in word pad

02-17-2004, 04:32 PM#1
aaa
In word pad, when you open up the .mdl, where is the code for the animations?
02-17-2004, 11:04 PM#2
Oinkerwinkle
It's near the bottom and look something like this...

Rotation 91 {
Hermite,
6667: { 0, 0, 0, 1 },
InTan { 0, 0, 0, 1 },
OutTan { 0, 0, 0, 1 },
6733: { 0, 0, 0, 1 },
InTan { -0.000297098, 0.003227, 0.000605898, 0.999995 },
OutTan { -0.000297098, 0.003227, 0.000605898, 0.999995 },
6800: { 0.00118836, -0.0129076, -0.00242353, 0.999913 },
InTan { 0.0013592, -0.0147674, -0.00277262, 0.999886 },
OutTan { 0.0013592, -0.0147674, -0.00277262, 0.999886 },
6833: { 0.00126997, -0.0137816, -0.00258792, 0.999901 },
InTan { 0.00160784, -0.0174452, -0.00327594, 0.999841 },
OutTan { 0.00160784, -0.0174452, -0.00327594, 0.999841 },
6867: { 0, 0, 0, 1 },
InTan { 0.00267725, -0.0375781, -0.00686862, 0.999267 },
OutTan { 0.00267725, -0.0375781, -0.00686862, 0.999267 },
6900: { -0.0119258, 0.163367, 0.0299292, 0.986039 },
InTan { -0.017058, 0.233671, 0.0428091, 0.971223 },
OutTan { -0.017058, 0.233671, 0.0428091, 0.971223 },

Just search for "Rotation" and it will bring you to it.
02-18-2004, 01:48 AM#3
aaa
Oinkerwinkle, im trying to put the archers animations on the blood mage. What would i have to replace in its code?
02-18-2004, 02:36 AM#4
Oinkerwinkle
Try this.