[hlcoders] Can't seem to modify Player Angles

2012-08-17 Thread Michael Kramer
I've been trying for the past few days to implement a barrel roll function, by applying a transform on the player angles, but no matter what I do, the angles never seem to update. I've tried implementing it in several places, including gamemovement.cpp, and even setting the player angles to all

Re: [hlcoders] Can't seem to modify Player Angles

2012-08-17 Thread Psy_Commando
The animstates override player angles, if I remember correctly. You may want to check it out. On Fri, Aug 17, 2012 at 1:05 PM, Michael Kramer gameexpertmas...@gmail.comwrote: I've been trying for the past few days to implement a barrel roll function, by applying a transform on the player