-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathScriptEngine.prefab
More file actions
180 lines (180 loc) · 5.68 KB
/
ScriptEngine.prefab
File metadata and controls
180 lines (180 loc) · 5.68 KB
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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &715137362024890918
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 5391669799819843152}
- component: {fileID: 3466507238892977760}
- component: {fileID: 8930752045537606291}
- component: {fileID: 2637249758932584858}
- component: {fileID: 9197640398682377884}
- component: {fileID: -8986345742149058243}
m_Layer: 0
m_Name: ScriptEngine
m_TagString: Untagged
m_Icon: {fileID: 4422084297763085224, guid: 0000000000000000d000000000000000, type: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &5391669799819843152
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 715137362024890918}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
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 &3466507238892977760
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 715137362024890918}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 19102, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
m_EditorClassIdentifier:
m_PanelSettings: {fileID: 11400000, guid: abed3154d13c278439212bc1603d54c2, type: 2}
m_ParentUI: {fileID: 0}
sourceAsset: {fileID: 9197481963319205126, guid: da6275ccc85492e468c37f133ded0a52, type: 3}
m_SortingOrder: 0
m_Position: 0
m_WorldSpaceSizeMode: 1
m_WorldSpaceWidth: 1920
m_WorldSpaceHeight: 1080
m_PivotReferenceSize: 0
m_Pivot: 0
m_WorldSpaceCollider: {fileID: 0}
--- !u!114 &8930752045537606291
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 715137362024890918}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 44397aee6ee94f13a34ee5afdcc6e5bb, type: 3}
m_Name:
m_EditorClassIdentifier:
editorWorkingDirInfo:
baseDir: 0
relativePath: App
playerWorkingDirInfo:
baseDir: 0
relativePath: App
preloads:
- {fileID: 4900000, guid: 057173abc79c49a18c53df43d1b179de, type: 3}
globalObjects: []
styleSheets:
- {fileID: 7433441132597879392, guid: 8d3aca6016275b64ab60c4238e47d4af, type: 3}
dtsGenerator:
assemblies: []
namespaces: []
whitelistedTypes: []
blacklistedTypes: []
savePath: app.d.ts
strictAssemblies: 1
strictNamespaces: 0
exact: 0
whitelistOnly: 0
includeGlobalObjects: 1
debuggerSupport: 0
basePath: '@outputs/esbuild/'
port: 8080
miscSettings:
styleSheetRefreshDelay: 0.25
--- !u!114 &2637249758932584858
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 715137362024890918}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 41f26eb549784ed0af27069527c7f2a5, type: 3}
m_Name:
m_EditorClassIdentifier:
entryFile: '@outputs/esbuild/app.js'
runOnStart: 1
liveReload: 1
pollingInterval: 300
clearGameObjects: 1
clearLogs: 1
respawnJanitorOnSceneLoad: 0
stopCleaningOnDisable: 0
standalone: 0
--- !u!114 &9197640398682377884
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 715137362024890918}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c8ff045c895941eba30cc69bc77ef143, type: 3}
m_Name:
m_EditorClassIdentifier:
defaultFiles:
- path: esbuild.mjs
textAsset: {fileID: 4900000, guid: d3ba9816c3810c74198392e1c5ca8a56, type: 3}
- path: .gitignore
textAsset: {fileID: 4900000, guid: 2a425e8be2d087343bb754403617931e, type: 3}
- path: index.tsx
textAsset: {fileID: 4900000, guid: cd3538403d59c4642aa5a37b23e428cd, type: 3}
- path: input.css
textAsset: {fileID: 4900000, guid: 20d74e81dc3d463188ca2ef228d8ef3e, type: 3}
- path: package.json
textAsset: {fileID: 4900000, guid: aa09ffebea9146d5902db9f3ebcea96b, type: 3}
- path: postcss.config.js
textAsset: {fileID: 4900000, guid: c9ec340b09de53d40b42501371cee9bb, type: 3}
- path: README.md
textAsset: {fileID: 4900000, guid: 6e4c4114b8857a6428106ba02bc15e7a, type: 3}
- path: tailwind.config.js
textAsset: {fileID: 4900000, guid: c98b8fd8a15b58b419e9b629a0df97c1, type: 3}
- path: .vscode/tasks.json
textAsset: {fileID: 4900000, guid: 52e47ed3edef6754dab890d08d8b12b5, type: 3}
- path: tsconfig.json
textAsset: {fileID: 4900000, guid: b181bd048b43f5a4cb876f704b8f39bb, type: 3}
- path: global.d.ts
textAsset: {fileID: 4900000, guid: 16d771fb0cb90ee41b8e2f8cd7953987, type: 3}
includes:
- '@outputs'
- assets
bundleZip: {fileID: 4900000, guid: f7502ff07da261a46bd9bc5fdfc641f1, type: 3}
version: 1.0
forceExtract: 1
ignoreList:
- '@outputs/tsc'
- node_modules
- tmp
--- !u!114 &-8986345742149058243
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 715137362024890918}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 1235f561c72b4389af7bb2edaec5ed77, type: 3}
m_Name:
m_EditorClassIdentifier:
breakpoints: 8002000000030000000400000005000000060000
standalone: 0