| 09-26-2004, 08:32 PM | #1 |
This is the third time I've posted for help.... I hope it's the last =(. I made a model from scratch for my new map that I've been slowly working on. I gave the little guy bones, and made it so frames 41 through 410 are his stand animation. I only gave him one animation just to test him out. I convert him to a .3ds Then I convert him to a .mdx Then I convert him to a .mdl Then I open him up with a word editor, and change the animation lines to look like this: Code:
}
Sequences 1 {
Anim "Stand" {
Interval { 41, 416 },
}
}
I convert it back to a .mdx I upload it into WEU, and it's animations do not show. He is like a statue... |
| 09-27-2004, 03:26 AM | #2 |
I don't think .3ds holds animations, so they were probably lost when you converted to it. What modeling program are you using? There might be another way, depending on what it is. |
| 09-29-2004, 12:13 AM | #3 | |
Quote:
I'm using Milkshape 3D, |
