
weapon suggestion
-
- Posts: 127
- Joined: Sun Mar 16, 2003 8:16 pm
- Location: a hut
-
- Posts: 3098
- Joined: Fri May 17, 2002 4:37 pm
- Location: USA
- Contact:
wussies.
I loved the first SOF game where they had over 100 frames of animations on the player model of the good o'l guy getting shot in the crotch and rolling around in pain before he died stuff ..I a true classic
I also remember the smackdown mut for UT where when you do a lot of damage to a player you get the good o'l WWF annocer saying SMACKDOWN! With a little banner..funny stuff!
I loved the first SOF game where they had over 100 frames of animations on the player model of the good o'l guy getting shot in the crotch and rolling around in pain before he died stuff ..I a true classic

I also remember the smackdown mut for UT where when you do a lot of damage to a player you get the good o'l WWF annocer saying SMACKDOWN! With a little banner..funny stuff!
Jb
-
- Posts: 26
- Joined: Thu May 08, 2003 5:46 pm
- Location: Los Angeles
-
- Chaotic Dreams Team
- Posts: 3290
- Joined: Sun Apr 06, 2003 6:22 am
- Location: Arizona
- Contact:
-
- Chaotic Dreams Team
- Posts: 1594
- Joined: Wed Jan 15, 2003 10:05 am
- Location: Düsseldorf, Germany
I gave that a second thought.
Naming is only important, when it comes to the bones that all models share (arms, legs etc.). Not sure about additional stuff like wings or braided hair. If we're lucky, it might just look weird.
But it's not just the naming, skeletal proportions are more important. I'm no coder, but it might be possible to translate them in code from one of our models to others.
It'd still look ****** though: Every model has its own anims, based on its own skeleton. Transferring bone sizes screws up the model, I tried it.
A possible solution to this would be to only give Epic's and our own models custom anims. Every other model not specifically created for CUT2 would have to just not play any custom anims...
BTW: Good to see you back DJPaul!
Naming is only important, when it comes to the bones that all models share (arms, legs etc.). Not sure about additional stuff like wings or braided hair. If we're lucky, it might just look weird.
But it's not just the naming, skeletal proportions are more important. I'm no coder, but it might be possible to translate them in code from one of our models to others.
It'd still look ****** though: Every model has its own anims, based on its own skeleton. Transferring bone sizes screws up the model, I tried it.
A possible solution to this would be to only give Epic's and our own models custom anims. Every other model not specifically created for CUT2 would have to just not play any custom anims...
BTW: Good to see you back DJPaul!
–The biggest trick the devil ever pulled, was convincing the world he didn't exist.–
-
- Chaotic Dreams Team
- Posts: 3290
- Joined: Sun Apr 06, 2003 6:22 am
- Location: Arizona
- Contact:
We shouldn't have to worry about every possible variation of model that someone might make. As long as our animations work with the Epic set, we can let model makers worry about getting them to work in our mod. After all, that's part of making a model, getting it to work in the mods you intend it to be used in.
If we use Epic's models to create our animations, anyone who makes a custom model based on the Epic models should be able to create something that's fully compatible with chaos.
If we use Epic's models to create our animations, anyone who makes a custom model based on the Epic models should be able to create something that's fully compatible with chaos.
-
- Chaotic Dreams Team
- Posts: 1594
- Joined: Wed Jan 15, 2003 10:05 am
- Location: Düsseldorf, Germany
It's not that easy. You cannot just tell a new model to use the animations Cleopatra uses, because they're already stuck in the engine, you cannot export them to 3ds. Without the appropriate Character Studio anims, your model won't move at all. You'd have to do everything from scratch. So if someone would create a model fully compatible with UT2k3, it would still not play our custom animations.Shadowstar wrote:If we use Epic's models to create our animations, anyone who makes a custom model based on the Epic models should be able to create something that's fully compatible with chaos.
We've had this discussion before for additional swordfight anims and haven't found a workaround.
–The biggest trick the devil ever pulled, was convincing the world he didn't exist.–
-
- Posts: 127
- Joined: Sun Mar 16, 2003 8:16 pm
- Location: a hut
-
- Chaotic Dreams Team
- Posts: 3290
- Joined: Sun Apr 06, 2003 6:22 am
- Location: Arizona
- Contact:
Well, it's like I said, the responsibility to make a model work with Chaos should lie with the model maker, not us. After all, it's completely infeasible to think that we can go around and convert every single custom model in existance into one that will work perfectly with Chaos. All we should have to worry about is making our animations work with the Epic set and our own models. It just seems silly to go about it any other way.