I could not find any major problem in the .kf file.
Have you tried the idle animation in nifscope ... I think it is supposed to shake a little ... but nothing more than in morrowind.
Anyways here is version 2, I have made a few tweaks maybe they will fix it ...
http://www.mediafire.com/?hkztz75901taa0p
I still can not find anything to do about it. My guess is that it is part of the original animation (the kagouti keeps rocking its body from left to right) ... maybe its too fast so its looks like abnormal vibrations.
Anyways try this version ... the idle has been slowed down ... that might make it feel more natural.
http://www.mediafire.com/?12juz3j32u8eexb
If there is still a problem then I will have to re-convert the idle in max ... perhaps break it up into a shorter version.
@eloth: The collision in version 2 was messed up. It should be alright in version 1 and 3.
Ok, version 4 here should have it fixed. I have also improved the mesh in version 4: increased the poly-count and smoothed the vertices.
http://www.mediafire.com/?5r9dobaqau5dyih
Here is a comparison of the poly count::
you need to speed up the idle animation again.
the shaking behaviour in idle isnt related to the animation itself.
maybe its a problem with the skeleton?
the whole animal is moving from left to right very very fast so that
it looks like its shaking
But the shaking is limited only to the idle animation... right?
If there was a problem with the skeleton every animation would have been effected.
And I don't understand ... is the shaking still apparent in the slow animation?
I put the Kagouti into a mod to be merged with the Morrowind_ob.esm Project but then realized that the problems were sort of bad. I don't think I will remove the Kagouti yet, but I won't add it to the leveled lists of any more regions. The Kagouti stand there and shiver and shake. Then when they move, they go dashing off into the sky. The ground cannot hold them and it is like they are climbing invisible staircases.
I appreciate the work you have done. It is exciting that we are this close to having a good Kagouti.
@Hashmi1
Through TheTalkieToaster's Playable & NPC Creatures mod @
http://tesnexus.com/downloads/file.php?id=31821
You can make them capable of interaction with the player. Not sure how much this helps, but you can indeed do it for Yargum & even the social Mudcrab. Maybe even Creeper?
@Yoshimo: We will need a fresh conversion of the Kagouti. You can completely remove it for the moment.
@seldalore: Thanks :) Yes ... its possible if you make the creature into a piece of clothing and then make a normal npc to wear it.
Creeper for oblivion: http://tesnexus.com/downloads/file.php?id=13945
I think it's a bit more complicated than simple clothing as it actually has its own folder with its own skeleton that is applied to the player through the race, which also means that the animation files in that folder are used instead of those in the _male folder that normal races use. This can definitely be used to our advantage too, as we can have races that don't move about like all of the others from Oblivion. We may also be able to give Argonians their unique swimming style like in Morrowind if we used the method in the aforementioned mod and gave Argonians their own skeleton :D
...again, just a thought xP sorry, I got a bit carried away.
Thanks :)
I had heard about changing the skeleton but I didn't know that doing so could allow the use of new animations.
Indeed it seems that Yargum Bagaran will be quite possible ...
lol :p
Its simple actually:
- first we need to convert Yargum Bagaran from Morrowind... using the default procedure.
This will give us a body.nif , skeleton.nif and a couple of animations.kf which will need to go into a single folder.
- Next we need to add in some more bones to the skeleton.nif ... I believe that Eloth's new 3ds method can do that quite easily ... just load the default human skeleton in 3ds max and over it open the yargum skeleton.
- Finally we need to assign the skeleton.nif to an NPC and make him wear body.nif as clothing (all of which is simply more CS work)
------------------------------------
I'll try it in a couple of weeks ... or maybe eloth can find time for it.