Page 2 of 2
Re: R2D2 anims
Posted: Fri Nov 27, 2009 7:45 pm
by DarthD.U.C.K.
did you munge the anims properly etc?
Re: R2D2 anims
Posted: Fri Nov 27, 2009 7:56 pm
by ForceMaster
this is my ZenAsset.txt
Code: Select all
-- Processing directory C:\BF2_ModTools\data_CRP\Animations\SoldierAnimationBank\r2d2
Processing file basepose.msh, will save in .\\\r2d2.zaf
*** WARNING: Bone <bone_rootB> may be a floating bone
*** WARNING: Skin model segment 0 has too many/few vert weights?
*** WARNING: Skin model segment 0 has too many/few UVs?
*** WARNING: Skin model segment 0 has too many/few vert colors?
*** WARNING: Skin model segment 0 has too many/few vert weights?
*** WARNING: Skin model segment 0 has too many/few UVs?
*** WARNING: Skin model segment 0 has too many/few vert colors?
*** WARNING: Skin model segment 0 has too many/few vert weights?
*** WARNING: Skin model segment 0 has too many/few UVs?
*** WARNING: Skin model segment 0 has too many/few vert colors?
..
I think that it is correct. after it, I munge the Anims with the munge.bat with this lines:
Code: Select all
@REM munge.bat
@REM Calls %1\munge.bat for all animation subdirectories
@REM soldier animation banks
@call munge_subdir.bat SoldierAnimationBank\r2d2
My odf,
rep_inf_r2d2
rep_inf_default_droid
Re: R2D2 anims
Posted: Sat Nov 28, 2009 4:47 am
by DarthD.U.C.K.
hmm maybe it doesnt like the numbers in the animname :-/
Re: R2D2 anims
Posted: Sat Nov 28, 2009 3:19 pm
by FragMe!
the bone_rootB bone is that the top bone (parent) of the skeleton hierachy?
Perhaps post as screen shot of the skeleton hierarchy as seen in the xsi explorer.
As well some other info I have found out from doing animation exports, the bone_root doesn't get included in the enveloping process but both it and sometimes the dummyroot (depending on what is being animated unit or vehicle) need to have at least 1 keyframe but if you do frames 0, 1 and the last frame on either transition or rotation it is usual good enough.
Re: R2D2 anims
Posted: Sat Nov 28, 2009 3:31 pm
by ForceMaster
This is the explorer. the model override_texture is the r2 mesh.

Re: R2D2 anims
Posted: Sun Nov 29, 2009 5:50 am
by DarthD.U.C.K.
all the new bones must be child of the original boneroot