does SetCurrentViewOffset change EyePos, ShootPos, Aimvector, etc?
1 replies, posted
Player/SetCurrentViewOffset
If I use this to adjust a player's view position, would that affect the following?:
EyePos()
EyeAngles()
GetAimVector()
GetShootPos()
GetViewPunchAngles()
it wont affect angles since you are changing the position obviously, but why dont you just test the functions yourself?
Sorry, you need to Log In to post a reply to this thread.