Third Person Cover Shooter
1.6
|
A grenade description passed to functions inside GrenadePath. More...
Public Attributes | |
float | Gravity |
Gravity applied to the greande. More... | |
float | Duration |
Time in seconds for the grenade to explode once thrown. More... | |
float | Bounciness |
Grenade bounciness on the ground. More... | |
A grenade description passed to functions inside GrenadePath.
float CoverShooter.GrenadeDescription.Bounciness |
Grenade bounciness on the ground.
float CoverShooter.GrenadeDescription.Duration |
Time in seconds for the grenade to explode once thrown.
float CoverShooter.GrenadeDescription.Gravity |
Gravity applied to the greande.