Last updated
Last updated
Field
Description
infiniteAmmo
Does the weapon have infinite ammo, or not?
ammoPerMag
Amount of ammo that the gun can shoot before running out.
shootClip
AudioClip played when the gun fires.
weaponType
Determine whether the gun is automatic or semi-auto.
rateOfFireType
How is the rate of fire calculated? (Per minute = 60 / fireRate, PerSecond = 1 / fireRate, Normal = fireRate)
cameraStates
States file overwrite for the camera when this gun is in-use.
weaponStates
States file the gun uses.