]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
Gun model leaning effect when looking around (eg. the faster you look up the more...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 2 May 2010 14:03:31 +0000 (14:03 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Sun, 2 May 2010 14:17:36 +0000 (16:17 +0200)
commit3d8ae327c01bfd257950984b7f5b28f728a9d499
tree991c6e9c7b5427a006bdbe0593f7a62b7d751d81
parent0fdf3adaaa6cba669181a8e366d65f88a14be473
Gun model leaning effect when looking around (eg. the faster you look up the more your weapon model lowers itself). Things that need to be done before this is ready:

TODO 1: Fix bug where model does a 360* turn when YAW jumps around the 0 - 360 rotation border.
TODO 2: Implement limits (weapon model must not lean past a certain limit)
TODO 3: Cvar everything once the first TODOs are ready.

Sister project (can be separate and done some other time): Push / pull the weapon model based on the direction you are running in.

From: MirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10123 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=b47413e8cd93060c1a18827c08358e46ad9e9ec4
view.c