Newer
Older
HardPoint-Project-Abertay-University-Unity3D / Assets / Scripts / Weapons / ShotGun.asset
@Rackday Rackday on 18 Aug 739 bytes Project Added
%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: b13c4ae92a322e340af7d9228537c2b7, type: 3}
  m_Name: ShotGun
  m_EditorClassIdentifier: 
  numberOfBulletsSpawned: 5
  coolDown: 1
  damageMultiplier: 1
  bulletVelocity: 20
  angleBetweenBullets: 10
  bulletPrefab: {fileID: 2100296969727775920, guid: 57c2f2523331219419264e42f93c93ba, type: 3}
  onlyShot: 0
  shooted: 0
  shootingSound: Shotgun
  displaySprite: {fileID: 21300000, guid: 1d66f9e38d0294d47a29a51fbe6d49b4, type: 3}