Inside3D!
     

Animation help

 
Post new topic   Reply to topic    Inside3d Forums Forum Index -> QuakeC Programming
View previous topic :: View next topic  
Author Message
Mexicouger



Joined: 01 May 2010
Posts: 129

PostPosted: Wed May 19, 2010 9:45 pm    Post subject: Animation help Reply with quote

EDIT:
I have successfully added the animation frames, and In the impulse functions, I changed the CycleWeaponCommand to
pre_player_pull.

My goal is for an animation to play when you pull out a weapon after switching.
I've got the animations set, But the animation is played when Swithcing weapons, and not when pulling out a weapon. Any help? will I have to rewrite the change weapon code?


Edit Again:

I have got the animations to play when the weapon is being pulled out, But the animation starts like at the first frame. It makes the animations look pretty crappy. Any help?
Basically, Now i just want the animation to start at a point and not start at frame 1 and skip to frame 45 and start the animation.


Also, Here is my impulse function:

case 10:

Set_FOV ( FOV_DEFAULT );
self.pfov = FOV_DEFAULT;
CycleWeaponCommand();
pre_player_pull();
break;


Last edited by Mexicouger on Wed May 19, 2010 9:57 pm; edited 1 time in total
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Inside3d Forums Forum Index -> QuakeC Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2004 phpBB Group