|
group2 0.1.0
CSE 125 Group 2
|
Visual recoil params per weapon type (viewmodel-only, does not affect aim). More...
#include <ViewmodelConfig.hpp>
Public Attributes | |
| float | pitchKick = 3.0f |
| Degrees of upward pitch kick per shot. | |
| float | pushBack = 2.0f |
| Quake units of backward push per shot. | |
| float | rollKick = 1.0f |
| Degrees of random roll kick per shot. | |
| float | recoverySpeed = 12.0f |
| Spring decay rate (higher = snappier recovery). | |
Visual recoil params per weapon type (viewmodel-only, does not affect aim).
| float RecoilParams::pitchKick = 3.0f |
Degrees of upward pitch kick per shot.
| float RecoilParams::pushBack = 2.0f |
Quake units of backward push per shot.
| float RecoilParams::recoverySpeed = 12.0f |
Spring decay rate (higher = snappier recovery).
| float RecoilParams::rollKick = 1.0f |
Degrees of random roll kick per shot.