added GUI and pausing and finished death
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@ -38,7 +38,7 @@ RenderSettings:
|
||||
m_ReflectionIntensity: 1
|
||||
m_CustomReflection: {fileID: 0}
|
||||
m_Sun: {fileID: 0}
|
||||
m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
m_IndirectSpecularColor: {r: 262.3369, g: 325.0498, b: 430.21924, a: 1}
|
||||
m_UseRadianceAmbientProbe: 0
|
||||
--- !u!157 &3
|
||||
LightmapSettings:
|
||||
@ -5034,7 +5034,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_FirstSelected: {fileID: 0}
|
||||
m_FirstSelected: {fileID: 1096519623}
|
||||
m_sendNavigationEvents: 1
|
||||
m_DragThreshold: 10
|
||||
--- !u!4 &1012372251
|
||||
@ -15294,6 +15294,8 @@ MonoBehaviour:
|
||||
carryingPos: {fileID: 8585318903445638560}
|
||||
useItemSelector: 1
|
||||
pistol: {fileID: 8703307469706516612}
|
||||
noiseManager: {fileID: 0}
|
||||
isDead: 0
|
||||
--- !u!4 &5421645890991095741
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
@ -18687,6 +18689,7 @@ MonoBehaviour:
|
||||
targetingLight: {fileID: 1797890960092426417}
|
||||
targetObjectPrefab: {fileID: 7083481049935262560, guid: 25e7708870a1a78479d6e4df73bec788, type: 3}
|
||||
projectilePrefab: {fileID: 4575714109450776061, guid: 5e611af8f39b09a4f9b479a29f3460ff, type: 3}
|
||||
projectileName:
|
||||
bulletSpawnPoint: {fileID: 2255115048196029201}
|
||||
firePower: 40
|
||||
maxProjectileDuration: 5
|
||||
|
@ -38,7 +38,7 @@ RenderSettings:
|
||||
m_ReflectionIntensity: 1
|
||||
m_CustomReflection: {fileID: 0}
|
||||
m_Sun: {fileID: 0}
|
||||
m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
m_IndirectSpecularColor: {r: 262.3369, g: 325.0498, b: 430.21924, a: 1}
|
||||
m_UseRadianceAmbientProbe: 0
|
||||
--- !u!157 &3
|
||||
LightmapSettings:
|
||||
@ -3667,6 +3667,8 @@ MonoBehaviour:
|
||||
carryingPos: {fileID: 894955989}
|
||||
useItemSelector: 1
|
||||
pistol: {fileID: 1726408794}
|
||||
noiseManager: {fileID: 0}
|
||||
isDead: 0
|
||||
--- !u!65 &363087717
|
||||
BoxCollider:
|
||||
m_ObjectHideFlags: 0
|
||||
@ -6071,7 +6073,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_FirstSelected: {fileID: 0}
|
||||
m_FirstSelected: {fileID: 404534654}
|
||||
m_sendNavigationEvents: 1
|
||||
m_DragThreshold: 10
|
||||
--- !u!4 &649990008
|
||||
|
Reference in New Issue
Block a user