kronosaur / TranscendenceDev

Explore the farthest reaches of Human Space in this open-world space adventure.
https://transcendence.kronosaur.com
Other
31 stars 15 forks source link

Add support for limited traverse rate guns #95

Open exinfinitum opened 2 years ago

exinfinitum commented 2 years ago

This is done via a new xml attribute MAX_SWIVEL_PER_TICK_ATTRIB in CWeaponClass which allows us to specify the max number of degrees a gun can aim while firing in a single tick. This limits the ability of guns to track targets. The traverse rate only applies when the gun is firing (during charging or a repeating burst).