Page 1 of 1
Door munged anim
Posted: Wed Sep 08, 2010 11:45 am
by Lephenix
hello , i finally got my old munged problem fixed ^^ , but i have a thing written in zenasset :
.*** WARNING: Animation <open> has a framerate <29.970030> that isn't 30fps. Framerate correction code has not been done yet
And the door is ingame but not animated so , how to fix that problem ?
Re: Door munged anim
Posted: Wed Sep 08, 2010 2:07 pm
by DarthD.U.C.K.
that wartning comes up when you create the anim with deafult xsi settings, it doesnt crash a map mor prevent the dor from working
Re: Door munged anim
Posted: Wed Sep 08, 2010 4:33 pm
by FragMe!
Try putting a keyframe on the dummyroot.
This is assuming you have
a) an hp to trigger the door to open and it is specified correctly in the odf
b) and bone_root, bone_door_left or whatever etc and all those have keyframes.
if the bone_root doesn't have a keyframe the try giving it one before giving one to dummyroot.
This of course has to be done to all three msh's
Re: Door munged anim
Posted: Thu Sep 09, 2010 10:07 am
by Lephenix
FragMe! wrote:Try putting a keyframe on the dummyroot.
This is assuming you have
a) an hp to trigger the door to open and it is specified correctly in the odf
b) and bone_root, bone_door_left or whatever etc and all those have keyframes.
if the bone_root doesn't have a keyframe the try giving it one before giving one to dummyroot.
This of course has to be done to all three msh's
I have tryed that , and still same problem , and a new problem to add , the texture is lowrez ingame than in xsi .
Edit : this error come with all munged anims , the stock too !
Edit : never mind , found the error , had too many count , now it works and my units anims too
edit : wrong the door isn t anim isn t working
Re: Door munged anim
Posted: Sun Sep 12, 2010 12:11 pm
by FragMe!
Okay try this then (part 2)
Merge all your door meshes into 1 mesh (including the non-moving parts), envelope that mesh. Weight the proper parts to the door bones and the non moving parts to the bone_root.
Export that, you should only have to do the model msh not the animation ones.
If for some reason that doesn't work PM me the files and I can see what is going on.
Re: Door munged anim
Posted: Sun Sep 12, 2010 12:33 pm
by Lephenix
Thanks but i don t understand the weight part
Re: Door munged anim
Posted: Sun Sep 12, 2010 12:36 pm
by FragMe!
Select points on the model for one part of the door say the left side, (since you merged separtate objects you can select one point and just do Shift + to select all the other points of that part) go into the weight editor select the bone that that part of the door is to be weighted to and move the slider right above it to 100 that will weight all those points to that bone, do the same thing for the rest of the points.
Re: Door munged anim
Posted: Sun Sep 12, 2010 12:39 pm
by Lephenix
and how do i merge my door :S ?
Re: Door munged anim
Posted: Sun Sep 12, 2010 12:43 pm
by DarthD.U.C.K.
create polymesh>merge
Re: Door munged anim
Posted: Sun Sep 12, 2010 1:00 pm
by Lephenix
don t works too :S
Re: Door munged anim
Posted: Sun Sep 12, 2010 1:20 pm
by DarthD.U.C.K.
what doesnt work?
Re: Door munged anim
Posted: Mon Sep 13, 2010 3:20 am
by Lephenix
Fragme exported for me , thanks ;D , but found my problem , didn t cheked the good thing on the third export

, now it works , i can works on my project ...