Увеличена громкость и убран на меню прозрачность
This commit is contained in:
@ -2424,6 +2424,7 @@ GameObject:
|
||||
- component: {fileID: 6816638489069482198}
|
||||
- component: {fileID: 5964534008193362612}
|
||||
- component: {fileID: 3203601341080865406}
|
||||
- component: {fileID: 3397185174789479497}
|
||||
m_Layer: 0
|
||||
m_Name: XR Origin (XR Rig)
|
||||
m_TagString: Player
|
||||
@ -2616,6 +2617,35 @@ MonoBehaviour:
|
||||
IsRecovering: 0
|
||||
RecoveryTimer: 0
|
||||
_IsPreRecovery: 0
|
||||
--- !u!114 &3397185174789479497
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 7147664097568639172}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 53004812adcae72458f6ee795a7354df, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
_JumpButton:
|
||||
m_UseReference: 0
|
||||
m_Action:
|
||||
m_Name: Jump Button
|
||||
m_Type: 0
|
||||
m_ExpectedControlType:
|
||||
m_Id: 3a8ca516-8592-460e-937a-2deba90edab4
|
||||
m_Processors:
|
||||
m_Interactions:
|
||||
m_SingletonActionBindings: []
|
||||
m_Flags: 0
|
||||
m_Reference: {fileID: 0}
|
||||
_JumpHeight: 0
|
||||
_CharacterController: {fileID: 0}
|
||||
_GroundLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
--- !u!1 &7658757051952670264
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
|
@ -909,7 +909,7 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_Material: {fileID: 0}
|
||||
m_Color: {r: 0.27450982, g: 0.54509807, b: 1, a: 0.392}
|
||||
m_Color: {r: 0.27450982, g: 0.54509807, b: 1, a: 1}
|
||||
m_RaycastTarget: 1
|
||||
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||
m_Maskable: 1
|
||||
|
@ -167,7 +167,7 @@ AudioSource:
|
||||
OutputAudioMixerGroup: {fileID: 0}
|
||||
m_audioClip: {fileID: 0}
|
||||
m_PlayOnAwake: 1
|
||||
m_Volume: 0.2
|
||||
m_Volume: 0.5
|
||||
m_Pitch: 1
|
||||
Loop: 1
|
||||
Mute: 0
|
||||
|
Reference in New Issue
Block a user