@@ -9,9 +9,7 @@ GameObject:
9
9
serializedVersion : 6
10
10
m_Component :
11
11
- component : {fileID: 4518648732169865284}
12
- - component : {fileID: 4518648732169865287}
13
12
- component : {fileID: 4518648732169865286}
14
- - component : {fileID: 4518648732169865285}
15
13
m_Layer : 0
16
14
m_Name : LuaManager
17
15
m_TagString : Untagged
@@ -26,26 +24,14 @@ Transform:
26
24
m_PrefabInstance : {fileID: 0}
27
25
m_PrefabAsset : {fileID: 0}
28
26
m_GameObject : {fileID: 4518648732169865281}
27
+ serializedVersion : 2
29
28
m_LocalRotation : {x: 0, y: 0, z: 0, w: 1}
30
29
m_LocalPosition : {x: 5.063512, y: 11.270567, z: 4.8805537}
31
30
m_LocalScale : {x: 1, y: 1, z: 1}
31
+ m_ConstrainProportionsScale : 0
32
32
m_Children : []
33
33
m_Father : {fileID: 0}
34
- m_RootOrder : 0
35
34
m_LocalEulerAnglesHint : {x: 0, y: 0, z: 0}
36
- --- !u!114 &4518648732169865287
37
- MonoBehaviour :
38
- m_ObjectHideFlags : 0
39
- m_CorrespondingSourceObject : {fileID: 0}
40
- m_PrefabInstance : {fileID: 0}
41
- m_PrefabAsset : {fileID: 0}
42
- m_GameObject : {fileID: 4518648732169865281}
43
- m_Enabled : 1
44
- m_EditorHideFlags : 0
45
- m_Script : {fileID: 11500000, guid: 0d8a34048279f1044b363c02a68c74f7, type: 3}
46
- m_Name :
47
- m_EditorClassIdentifier :
48
- port : 41912
49
35
--- !u!114 &4518648732169865286
50
36
MonoBehaviour :
51
37
m_ObjectHideFlags : 0
@@ -58,33 +44,5 @@ MonoBehaviour:
58
44
m_Script : {fileID: 11500000, guid: e414c418845bfe249a7f10c09b4d60ce, type: 3}
59
45
m_Name :
60
46
m_EditorClassIdentifier :
61
- --- !u!114 &4518648732169865285
62
- MonoBehaviour :
63
- m_ObjectHideFlags : 0
64
- m_CorrespondingSourceObject : {fileID: 0}
65
- m_PrefabInstance : {fileID: 0}
66
- m_PrefabAsset : {fileID: 0}
67
- m_GameObject : {fileID: 4518648732169865281}
68
- m_Enabled : 1
69
- m_EditorHideFlags : 0
70
- m_Script : {fileID: 11500000, guid: 5fcb9de9b1350864eaa72a548526b7d9, type: 3}
71
- m_Name :
72
- m_EditorClassIdentifier :
73
- MaxHeight : 0.7
74
- SmallTerminalRatio : 0.33
75
- ToggleSpeed : 360
76
- ToggleHotkey : ' `'
77
- ToggleFullHotkey : ' #`'
78
- BufferSize : 512
79
- ConsoleFont : {fileID: 0}
80
- InputCaret : ' >'
81
- ShowGUIButtons : 0
82
- RightAlignButtons : 0
83
- InputContrast : 0
84
- InputAlpha : 0.5
85
- BackgroundColor : {r: 0, g: 0, b: 0, a: 1}
86
- ForegroundColor : {r: 1, g: 1, b: 1, a: 1}
87
- ShellColor : {r: 1, g: 1, b: 1, a: 1}
88
- InputColor : {r: 0, g: 1, b: 1, a: 1}
89
- WarningColor : {r: 1, g: 0.92156863, b: 0.015686275, a: 1}
90
- ErrorColor : {r: 1, g: 0, b: 0, a: 1}
47
+ BackgroundScriptsToRun : []
48
+ ScriptedWaveformSampleRate : 16000
0 commit comments