miepzerino
2023-12-29 f684297232dcade5775d94f05a59de159e63bd2f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &2563239544192693220
GameObject:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  serializedVersion: 6
  m_Component:
  - component: {fileID: 6382851984236710143}
  - component: {fileID: 7374524309919765556}
  m_Layer: 0
  m_Name: AudioManager
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!4 &6382851984236710143
Transform:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 2563239544192693220}
  serializedVersion: 2
  m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  m_LocalPosition: {x: 0, y: 0, z: -10}
  m_LocalScale: {x: 1, y: 1, z: 1}
  m_ConstrainProportionsScale: 0
  m_Children: []
  m_Father: {fileID: 0}
  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &7374524309919765556
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 2563239544192693220}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: f0d274748e889294e96220fff1d8a8d7, type: 3}
  m_Name: 
  m_EditorClassIdentifier: 
  audioMixer: {fileID: 24100000, guid: 0d8b5fa876a1f694babe962a9ef9a4a1, type: 2}
  volMaster: 0.5
  volMusic: 0.5
  volSFX: 0.5
  sounds:
  - name: 1
    clip: {fileID: 8300000, guid: 7003df9618c25a2469a053e1b6887b7e, type: 3}
    mixerGroup: 1
    volume: 0.016
    pitch: 1
    randomVolume: 0
    randomPitch: 0
    loop: 1
  - name: 2
    clip: {fileID: 8300000, guid: 2c515a2b0290e94478bb9d181223a774, type: 3}
    mixerGroup: 2
    volume: 0.699
    pitch: 1
    randomVolume: 0
    randomPitch: 0
    loop: 0
  - name: 3
    clip: {fileID: 8300000, guid: a56db7bda08a296458a6841eff8a58c5, type: 3}
    mixerGroup: 2
    volume: 0.699
    pitch: 1.5
    randomVolume: 0.5
    randomPitch: 0.5
    loop: 0
  - name: 4
    clip: {fileID: 8300000, guid: 3a1b4e297698d49418effa2c18e862b7, type: 3}
    mixerGroup: 3
    volume: 0.699
    pitch: 1.5
    randomVolume: 0.5
    randomPitch: 0.5
    loop: 0
  - name: 5
    clip: {fileID: 8300000, guid: dbd085a0edd643946801ff638a87fbe9, type: 3}
    mixerGroup: 3
    volume: 0.1
    pitch: 1
    randomVolume: 0
    randomPitch: 0
    loop: 0
  - name: 6
    clip: {fileID: 8300000, guid: c51ef20819f39e549ada4e1459c68404, type: 3}
    mixerGroup: 3
    volume: 0.1
    pitch: 1
    randomVolume: 0
    randomPitch: 0
    loop: 0
  - name: 7
    clip: {fileID: 8300000, guid: bcb4ae6e7f2e80f44baec07afd95db08, type: 3}
    mixerGroup: 3
    volume: 0.016
    pitch: 1
    randomVolume: 0
    randomPitch: 0
    loop: 0
  - name: 8
    clip: {fileID: 8300000, guid: 40ac50a1c110b564baf06364ac51689f, type: 3}
    mixerGroup: 1
    volume: 0.016
    pitch: 1
    randomVolume: 0
    randomPitch: 0
    loop: 1