mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-06 19:21:17 +00:00
Gaussian Spread
This commit is contained in:
parent
f3a701d3f9
commit
2c72f36108
11 changed files with 84 additions and 11 deletions
|
|
@ -16,6 +16,6 @@ InfiniteAmmo = false
|
|||
ItemKey = &"ICE_SHOTGUN_SAWED_T1"
|
||||
AmmoKey = &"ICE_AMMO"
|
||||
BulletsPerShot = 4
|
||||
SpreadAngle = 25.0
|
||||
RandomSpread = 0.0
|
||||
SpreadAngle = 30.0
|
||||
RandomSpread = 28.0
|
||||
_rotationOffset = 0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue