afi Posted June 23, 2014 Posted June 23, 2014 Hi, is it possible to rotate models or animations within the code? What I wanna do is replacing the wallrun animation with a walk animation but obviously the angle is wrong so I would need to shift the animation by 90 dregree. I know I could just create a new animation but I'm still hoping for an easier solution.
Xycaleth Posted June 23, 2014 Posted June 23, 2014 Should be able to - it's the same principle as rotating the model when you look around. Look for where that's done (possibly in cg_players.c?) and you should be half way there.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now