Jump to content

Home

New Skeleton in JKA


ShadyD

Recommended Posts

must be a way to do it.. now i call upon the pioneers of JKA modding once again to take it one step further.. I created a new biped. corto than suggested just to edit the JKA skeleton, so i did. but carcass keeps bitjin on me.. cant recall the exact error atm, ill edit tommorow, anyone who has done this before?

Link to comment
Share on other sites

Yeah i realize the amount of work i would unleash upon myself.. but its worth it.. Im working on a mod and some of the characters are way out of proportion compared to the JKA skeleton.. and seeing the hair and clothes move also make it worth while ;)

Link to comment
Share on other sites

Not gonna be possible. Game looks for specific bones, and the also looks for only the /_humanoid/_humanoid.gla

 

Anything else doesn't register as a player model. I had this issue when I was working with a four armed general grievous.

 

Only NPC's and Vehicles can use custom skeletons.

Link to comment
Share on other sites

I tested this fairly thoroughly. Adding/deleting/renaming just one bone will disallow the model from being a player. Granted, you could totally rearrange the 52 bones in the skeleton however you like.

 

But then you run into the problem of the player specifically using the _humanoid.gla and no other. So you invalidate every other existing player model.

Link to comment
Share on other sites

Sorry, it wasn't my intention to contradict Keshire on this, he is correct.

 

I was just indicating that it's technically possible if you're welling to put enough blood/sweet/virgin sacrifices into it. But you'd have to be really, really dedicated because you'd have to invalid all the existing models/animations to do it.

 

As for your scaling bones issues, my guess is that you could just scale the bone distances in the animations, and that would translate to larger bones on the models, but the models would have to be set up for it to make it look correct. Unfortunately, this is a modelling thing which probably has to be handled mostly outside of the code.

Link to comment
Share on other sites

In any case, it's going to be a ton of work, and your new frankenstein couldn't work as a regular player (ok, it could, but, still, it's a ton of work.)

 

Ideally, you'd need to have the engine source to work with (and obliterate the existing G2 bugs.)

Link to comment
Share on other sites

Im dedicated enough i have enough virgins to spare and lots o blood.. though the thing is i dont know where to start. Im not really a computer-wizzard with coding etc

 

Build Your model, Build your Skeleton (52 bones, exact naming of standard).

 

Those are all you need to make a new player skeleton. You don't even NEED all the anims. Just a 1 frame root to test. You also don't need to animate all the bones. But waste not want not. The ones you don't use for body movement can be used for other things. Like clothing.

 

Be aware. That the game does some seperating for upper and lower body.

Link to comment
Share on other sites

sounds easy, wont carcass murder me? (srry for the late reply, bit hectic at work)

so lemme get this straight>

1. Construct/re-arrange the JKA skeleton (52 bones and same naming)

2. Weigh the apropriate model to it

3. Export with 2 frames, frame 0: Root (leonardo pose), frame 1: just some bones moved.

4. compile

5. Party?

Link to comment
Share on other sites

sounds easy, wont carcass murder me? (srry for the late reply, bit hectic at work)

so lemme get this straight>

1. Construct/re-arrange the JKA skeleton (52 bones and same naming)

2. Weigh the apropriate model to it

3. Export with 2 frames, frame 0: Root (leonardo pose), frame 1: just some bones moved.

4. compile

5. Party?

 

Carcass is only picky because 3ds max doesn't export hierarchy very well into xsi. But ya. Don't even have to move any bones in frame 1. ;)

Link to comment
Share on other sites

Right sorry for the late reply again but i dont visit these forums daily anymore :/ neways what about the bones that i dont need for example the face bones, can i use them to do other stuff?

oh yeah and there are allot of bones that dont need weighing but still do something (motion_eff etc) can i use those too or do i have to place em at a specific place?

oh and what about the model.car

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...