first commit
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 5413f03360d4e8dc6835d6046d00f28b, type: 3}
|
||||
m_Name: SMGData
|
||||
m_EditorClassIdentifier:
|
||||
weaponName: SMG
|
||||
damage: 7
|
||||
fireRate: 0.075
|
||||
magazineSize: 24
|
||||
totalReserveAmmo: 120
|
||||
spread: 0.08
|
||||
recoilForce: 1.6
|
||||
reloadTime: 1.8
|
||||
pelletsPerShot: 1
|
||||
range: 75
|
||||
automatic: 1
|
||||
muzzleFlashPrefab: {fileID: 2375919680844321927, guid: fb16e27e3442d2a819f80f84ab728810, type: 3}
|
||||
hitEffectPrefab: {fileID: 7218625511766885412, guid: f6a3874fe457e298da8dd48ecb65faaf, type: 3}
|
||||
shootSound: {fileID: 0}
|
||||
reloadSound: {fileID: 0}
|
||||
weaponColor: {r: 0.34999996, g: 0.34999996, b: 0.37999994, a: 1}
|
||||
description: Additional data-only weapon example. It is not active in the scene.
|
||||
Reference in New Issue
Block a user