The velocity_by_aim native calculates the player's velocity according to the determined speed and the player's
view angles. So I used the player's maxspeed to determine his velocity while walking.
As you asked:
Quote:
|
Originally Posted by hzqst
I want to get velocity by viewangle
|
That's what velocity_by_aim does.
__________________