animation in RF

Topics relating to Modeling with Reality Factory.
Post Reply
User avatar
scott
Posts: 1151
Joined: Tue Jul 05, 2005 1:59 am
Location: United Kingdom

animation in RF

Post by scott »

to animate a character would you have to make every action seperate or for example could u make a walk animation for walking and a shooting action for shooting and mix them together to make a walking shooting animation or would you have to create another animation? acording to http://www.cse.cuhk.edu.hk/~csc7280/ quake 3 used the method of animating each part seperatly to create complex movement such as a walk and shoot.
*GD*
User avatar
psYco
Posts: 782
Joined: Wed Mar 15, 2006 10:55 am
Location: England

Post by psYco »

I think this can be achieved in the actor viewer using the 'blend animations' function, but i think to implement this you have to use scripting, im planning on starting my scripted player during half term in a week or so, so ill have more feed back then. :?
User avatar
Juutis
Posts: 1511
Joined: Thu Jan 12, 2006 12:46 pm
Location: Finland

Post by Juutis »

To my knowledge RF can't mix animations like that.

However, I once played around with this thing. I had a model with complete skeleton. Then I took the skeleton and put it in half, in two parts. One part was the upper body (head, arms, chest) and the other was legs. Then I made animations for the legs and the upper body seperately. Note that I had only one model, I divided the skeleton only! I hope you get what I mean. :D

So the model (.bdy file) had a complete skeleton, but the animations (.mot files) were missing bones. The leg animations didn't have upper body bones and vice versa.

I found out that if you play a 'leg animation' for the actor, the upper body freezes to the position where it last was. So, what I'm trying to explain here is that if an animation file is missing certain bones, those bones don't go to their default position when the animation is played, they stay right there where they are.
I put my pawns in pretty interesting poses that way. For example, imagine a soldier doing a roundhouse kick and when the kick is halfway delivered, the feet freeze and he draws a pistol and starts shooting. It was, well... weird to say the least!
Too bad this can't practically be used because RF can play only one animation at a time. I wish RF could play more animations for one actor, it would allow us to do those mixed animations.
Pain is only psychological.
User avatar
psYco
Posts: 782
Joined: Wed Mar 15, 2006 10:55 am
Location: England

Post by psYco »

Thats sounds good. Im sorry if i was talking rubbish, I might be wrong and now when i go and look i see taht the blend thing is for animation transitions not blending two different animations.
Post Reply