플레이어 사운드 업데이트
플레이어 attack, death 업데이트
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 0d446aad3a2bbb64f81063aa72ba4831
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 65232055f6eef9e448a7fe045b14e461
|
guid: d5e7610e90cfd054b9c1fc1fef110d91
|
||||||
AudioImporter:
|
AudioImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 7
|
serializedVersion: 7
|
||||||
Binary file not shown.
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 7e82105a0d9784144ae38fc5230a777d
|
guid: 3aa1c6aa8a0b2c24487dde9a48e1d6da
|
||||||
AudioImporter:
|
AudioImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 7
|
serializedVersion: 7
|
||||||
Binary file not shown.
@@ -0,0 +1,23 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 365990a793283564aa391eddb2dc2c76
|
||||||
|
AudioImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 7
|
||||||
|
defaultSettings:
|
||||||
|
serializedVersion: 2
|
||||||
|
loadType: 0
|
||||||
|
sampleRateSetting: 0
|
||||||
|
sampleRateOverride: 44100
|
||||||
|
compressionFormat: 1
|
||||||
|
quality: 1
|
||||||
|
conversionMode: 0
|
||||||
|
preloadAudioData: 0
|
||||||
|
platformSettingOverrides: {}
|
||||||
|
forceToMono: 0
|
||||||
|
normalize: 1
|
||||||
|
loadInBackground: 0
|
||||||
|
ambisonic: 0
|
||||||
|
3D: 1
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
Binary file not shown.
@@ -380,6 +380,12 @@ MonoBehaviour:
|
|||||||
firePoint: {fileID: 3571909985532505043}
|
firePoint: {fileID: 3571909985532505043}
|
||||||
attackCollider: {fileID: 3772826248857896723}
|
attackCollider: {fileID: 3772826248857896723}
|
||||||
rb: {fileID: 4986202531950816680}
|
rb: {fileID: 4986202531950816680}
|
||||||
|
mpRecoveryRate: 1
|
||||||
|
mpRecoveryInterval: 3
|
||||||
|
isRecovering: 0
|
||||||
|
_attackSound: {fileID: 8300000, guid: 3aa1c6aa8a0b2c24487dde9a48e1d6da, type: 3}
|
||||||
|
_deathSound: {fileID: 8300000, guid: d5e7610e90cfd054b9c1fc1fef110d91, type: 3}
|
||||||
|
_hitSound: {fileID: 8300000, guid: 365990a793283564aa391eddb2dc2c76, type: 3}
|
||||||
--- !u!1 &6930308287002930140
|
--- !u!1 &6930308287002930140
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|||||||
@@ -349,6 +349,12 @@ MonoBehaviour:
|
|||||||
firePoint: {fileID: 3204799031628172313}
|
firePoint: {fileID: 3204799031628172313}
|
||||||
attackCollider: {fileID: 5093782900058509363}
|
attackCollider: {fileID: 5093782900058509363}
|
||||||
rb: {fileID: 4986202531950816680}
|
rb: {fileID: 4986202531950816680}
|
||||||
|
mpRecoveryRate: 1
|
||||||
|
mpRecoveryInterval: 3
|
||||||
|
isRecovering: 0
|
||||||
|
_attackSound: {fileID: 8300000, guid: 3aa1c6aa8a0b2c24487dde9a48e1d6da, type: 3}
|
||||||
|
_deathSound: {fileID: 8300000, guid: d5e7610e90cfd054b9c1fc1fef110d91, type: 3}
|
||||||
|
_hitSound: {fileID: 8300000, guid: 365990a793283564aa391eddb2dc2c76, type: 3}
|
||||||
--- !u!1 &4475587780921916628
|
--- !u!1 &4475587780921916628
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user