1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
| %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: 900f40b168d3e0b4f9bebd9917a43c7e, type: 3}
| m_Name: FloatingConfig_Hpbar
| m_EditorClassIdentifier:
| beginPos: {x: 0, y: 0}
| endPos: {x: 0, y: 150}
| scaleChangeTime: 0.6333334
| totalShowTime: 1.7000002
| normalBeginScale: {x: 2, y: 2, z: 2}
| normalEndScale: {x: 1, y: 1, z: 1}
| critBeginScale: {x: 3, y: 3, z: 3}
| critEndScale: {x: 1.5, y: 1.5, z: 1.5}
| beginColor: {r: 1, g: 1, b: 1, a: 0.5}
| endColor: {r: 1, g: 1, b: 1, a: 1}
|
|