CurrentLayout-default.dwlt 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!114 &1
  4. MonoBehaviour:
  5. m_ObjectHideFlags: 52
  6. m_CorrespondingSourceObject: {fileID: 0}
  7. m_PrefabInstance: {fileID: 0}
  8. m_PrefabAsset: {fileID: 0}
  9. m_GameObject: {fileID: 0}
  10. m_Enabled: 1
  11. m_EditorHideFlags: 1
  12. m_Script: {fileID: 12004, guid: 0000000000000000e000000000000000, type: 0}
  13. m_Name:
  14. m_EditorClassIdentifier:
  15. m_PixelRect:
  16. serializedVersion: 2
  17. x: 1920
  18. y: -138
  19. width: 1920
  20. height: 997
  21. m_ShowMode: 4
  22. m_Title:
  23. m_RootView: {fileID: 3}
  24. m_MinSize: {x: 875, y: 300}
  25. m_MaxSize: {x: 10000, y: 10000}
  26. m_Maximized: 1
  27. --- !u!114 &2
  28. MonoBehaviour:
  29. m_ObjectHideFlags: 52
  30. m_CorrespondingSourceObject: {fileID: 0}
  31. m_PrefabInstance: {fileID: 0}
  32. m_PrefabAsset: {fileID: 0}
  33. m_GameObject: {fileID: 0}
  34. m_Enabled: 1
  35. m_EditorHideFlags: 0
  36. m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
  37. m_Name: GameView
  38. m_EditorClassIdentifier:
  39. m_Children: []
  40. m_Position:
  41. serializedVersion: 2
  42. x: 828
  43. y: 0
  44. width: 532
  45. height: 674
  46. m_MinSize: {x: 202, y: 221}
  47. m_MaxSize: {x: 4002, y: 4021}
  48. m_ActualView: {fileID: 17}
  49. m_Panes:
  50. - {fileID: 17}
  51. m_Selected: 0
  52. m_LastSelected: 0
  53. --- !u!114 &3
  54. MonoBehaviour:
  55. m_ObjectHideFlags: 52
  56. m_CorrespondingSourceObject: {fileID: 0}
  57. m_PrefabInstance: {fileID: 0}
  58. m_PrefabAsset: {fileID: 0}
  59. m_GameObject: {fileID: 0}
  60. m_Enabled: 1
  61. m_EditorHideFlags: 1
  62. m_Script: {fileID: 12008, guid: 0000000000000000e000000000000000, type: 0}
  63. m_Name:
  64. m_EditorClassIdentifier:
  65. m_Children:
  66. - {fileID: 4}
  67. - {fileID: 6}
  68. - {fileID: 5}
  69. m_Position:
  70. serializedVersion: 2
  71. x: 0
  72. y: 0
  73. width: 1920
  74. height: 997
  75. m_MinSize: {x: 875, y: 300}
  76. m_MaxSize: {x: 10000, y: 10000}
  77. --- !u!114 &4
  78. MonoBehaviour:
  79. m_ObjectHideFlags: 52
  80. m_CorrespondingSourceObject: {fileID: 0}
  81. m_PrefabInstance: {fileID: 0}
  82. m_PrefabAsset: {fileID: 0}
  83. m_GameObject: {fileID: 0}
  84. m_Enabled: 1
  85. m_EditorHideFlags: 1
  86. m_Script: {fileID: 12011, guid: 0000000000000000e000000000000000, type: 0}
  87. m_Name:
  88. m_EditorClassIdentifier:
  89. m_Children: []
  90. m_Position:
  91. serializedVersion: 2
  92. x: 0
  93. y: 0
  94. width: 1920
  95. height: 30
  96. m_MinSize: {x: 0, y: 0}
  97. m_MaxSize: {x: 0, y: 0}
  98. m_LastLoadedLayoutName:
  99. --- !u!114 &5
  100. MonoBehaviour:
  101. m_ObjectHideFlags: 52
  102. m_CorrespondingSourceObject: {fileID: 0}
  103. m_PrefabInstance: {fileID: 0}
  104. m_PrefabAsset: {fileID: 0}
  105. m_GameObject: {fileID: 0}
  106. m_Enabled: 1
  107. m_EditorHideFlags: 1
  108. m_Script: {fileID: 12042, guid: 0000000000000000e000000000000000, type: 0}
  109. m_Name:
  110. m_EditorClassIdentifier:
  111. m_Children: []
  112. m_Position:
  113. serializedVersion: 2
  114. x: 0
  115. y: 977
  116. width: 1920
  117. height: 20
  118. m_MinSize: {x: 0, y: 0}
  119. m_MaxSize: {x: 0, y: 0}
  120. --- !u!114 &6
  121. MonoBehaviour:
  122. m_ObjectHideFlags: 52
  123. m_CorrespondingSourceObject: {fileID: 0}
  124. m_PrefabInstance: {fileID: 0}
  125. m_PrefabAsset: {fileID: 0}
  126. m_GameObject: {fileID: 0}
  127. m_Enabled: 1
  128. m_EditorHideFlags: 0
  129. m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0}
  130. m_Name:
  131. m_EditorClassIdentifier:
  132. m_Children:
  133. - {fileID: 7}
  134. m_Position:
  135. serializedVersion: 2
  136. x: 0
  137. y: 30
  138. width: 1920
  139. height: 947
  140. m_MinSize: {x: 781, y: 492}
  141. m_MaxSize: {x: 16006, y: 14042}
  142. vertical: 1
  143. controlID: 157
  144. --- !u!114 &7
  145. MonoBehaviour:
  146. m_ObjectHideFlags: 52
  147. m_CorrespondingSourceObject: {fileID: 0}
  148. m_PrefabInstance: {fileID: 0}
  149. m_PrefabAsset: {fileID: 0}
  150. m_GameObject: {fileID: 0}
  151. m_Enabled: 1
  152. m_EditorHideFlags: 1
  153. m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0}
  154. m_Name:
  155. m_EditorClassIdentifier:
  156. m_Children:
  157. - {fileID: 8}
  158. - {fileID: 13}
  159. m_Position:
  160. serializedVersion: 2
  161. x: 0
  162. y: 0
  163. width: 1920
  164. height: 947
  165. m_MinSize: {x: 781, y: 492}
  166. m_MaxSize: {x: 16006, y: 14042}
  167. vertical: 0
  168. controlID: 158
  169. --- !u!114 &8
  170. MonoBehaviour:
  171. m_ObjectHideFlags: 52
  172. m_CorrespondingSourceObject: {fileID: 0}
  173. m_PrefabInstance: {fileID: 0}
  174. m_PrefabAsset: {fileID: 0}
  175. m_GameObject: {fileID: 0}
  176. m_Enabled: 1
  177. m_EditorHideFlags: 1
  178. m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0}
  179. m_Name:
  180. m_EditorClassIdentifier:
  181. m_Children:
  182. - {fileID: 9}
  183. - {fileID: 12}
  184. m_Position:
  185. serializedVersion: 2
  186. x: 0
  187. y: 0
  188. width: 1360
  189. height: 947
  190. m_MinSize: {x: 505, y: 492}
  191. m_MaxSize: {x: 12005, y: 14042}
  192. vertical: 1
  193. controlID: 91
  194. --- !u!114 &9
  195. MonoBehaviour:
  196. m_ObjectHideFlags: 52
  197. m_CorrespondingSourceObject: {fileID: 0}
  198. m_PrefabInstance: {fileID: 0}
  199. m_PrefabAsset: {fileID: 0}
  200. m_GameObject: {fileID: 0}
  201. m_Enabled: 1
  202. m_EditorHideFlags: 1
  203. m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0}
  204. m_Name:
  205. m_EditorClassIdentifier:
  206. m_Children:
  207. - {fileID: 10}
  208. - {fileID: 11}
  209. - {fileID: 2}
  210. m_Position:
  211. serializedVersion: 2
  212. x: 0
  213. y: 0
  214. width: 1360
  215. height: 674
  216. m_MinSize: {x: 505, y: 221}
  217. m_MaxSize: {x: 12005, y: 4021}
  218. vertical: 0
  219. controlID: 92
  220. --- !u!114 &10
  221. MonoBehaviour:
  222. m_ObjectHideFlags: 52
  223. m_CorrespondingSourceObject: {fileID: 0}
  224. m_PrefabInstance: {fileID: 0}
  225. m_PrefabAsset: {fileID: 0}
  226. m_GameObject: {fileID: 0}
  227. m_Enabled: 1
  228. m_EditorHideFlags: 1
  229. m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
  230. m_Name:
  231. m_EditorClassIdentifier:
  232. m_Children: []
  233. m_Position:
  234. serializedVersion: 2
  235. x: 0
  236. y: 0
  237. width: 400
  238. height: 674
  239. m_MinSize: {x: 201, y: 221}
  240. m_MaxSize: {x: 4001, y: 4021}
  241. m_ActualView: {fileID: 18}
  242. m_Panes:
  243. - {fileID: 18}
  244. m_Selected: 0
  245. m_LastSelected: 0
  246. --- !u!114 &11
  247. MonoBehaviour:
  248. m_ObjectHideFlags: 52
  249. m_CorrespondingSourceObject: {fileID: 0}
  250. m_PrefabInstance: {fileID: 0}
  251. m_PrefabAsset: {fileID: 0}
  252. m_GameObject: {fileID: 0}
  253. m_Enabled: 1
  254. m_EditorHideFlags: 1
  255. m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
  256. m_Name: SceneView
  257. m_EditorClassIdentifier:
  258. m_Children: []
  259. m_Position:
  260. serializedVersion: 2
  261. x: 400
  262. y: 0
  263. width: 428
  264. height: 674
  265. m_MinSize: {x: 102, y: 121}
  266. m_MaxSize: {x: 4002, y: 4021}
  267. m_ActualView: {fileID: 19}
  268. m_Panes:
  269. - {fileID: 19}
  270. - {fileID: 20}
  271. - {fileID: 16}
  272. m_Selected: 0
  273. m_LastSelected: 1
  274. --- !u!114 &12
  275. MonoBehaviour:
  276. m_ObjectHideFlags: 52
  277. m_CorrespondingSourceObject: {fileID: 0}
  278. m_PrefabInstance: {fileID: 0}
  279. m_PrefabAsset: {fileID: 0}
  280. m_GameObject: {fileID: 0}
  281. m_Enabled: 1
  282. m_EditorHideFlags: 1
  283. m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
  284. m_Name: ProjectBrowser
  285. m_EditorClassIdentifier:
  286. m_Children: []
  287. m_Position:
  288. serializedVersion: 2
  289. x: 0
  290. y: 674
  291. width: 1360
  292. height: 273
  293. m_MinSize: {x: 231, y: 271}
  294. m_MaxSize: {x: 10001, y: 10021}
  295. m_ActualView: {fileID: 21}
  296. m_Panes:
  297. - {fileID: 21}
  298. - {fileID: 22}
  299. - {fileID: 15}
  300. - {fileID: 14}
  301. m_Selected: 0
  302. m_LastSelected: 1
  303. --- !u!114 &13
  304. MonoBehaviour:
  305. m_ObjectHideFlags: 52
  306. m_CorrespondingSourceObject: {fileID: 0}
  307. m_PrefabInstance: {fileID: 0}
  308. m_PrefabAsset: {fileID: 0}
  309. m_GameObject: {fileID: 0}
  310. m_Enabled: 1
  311. m_EditorHideFlags: 1
  312. m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
  313. m_Name:
  314. m_EditorClassIdentifier:
  315. m_Children: []
  316. m_Position:
  317. serializedVersion: 2
  318. x: 1360
  319. y: 0
  320. width: 560
  321. height: 947
  322. m_MinSize: {x: 276, y: 71}
  323. m_MaxSize: {x: 4001, y: 4021}
  324. m_ActualView: {fileID: 23}
  325. m_Panes:
  326. - {fileID: 23}
  327. m_Selected: 0
  328. m_LastSelected: 0
  329. --- !u!114 &14
  330. MonoBehaviour:
  331. m_ObjectHideFlags: 52
  332. m_CorrespondingSourceObject: {fileID: 0}
  333. m_PrefabInstance: {fileID: 0}
  334. m_PrefabAsset: {fileID: 0}
  335. m_GameObject: {fileID: 0}
  336. m_Enabled: 1
  337. m_EditorHideFlags: 0
  338. m_Script: {fileID: 13855, guid: 0000000000000000e000000000000000, type: 0}
  339. m_Name:
  340. m_EditorClassIdentifier:
  341. m_MinSize: {x: 300, y: 200}
  342. m_MaxSize: {x: 4000, y: 4000}
  343. m_TitleContent:
  344. m_Text: Preferences
  345. m_Image: {fileID: -5712115415447495865, guid: 0000000000000000d000000000000000,
  346. type: 0}
  347. m_Tooltip:
  348. m_Pos:
  349. serializedVersion: 2
  350. x: 1920
  351. y: 556
  352. width: 1395
  353. height: 262
  354. m_ViewDataDictionary: {fileID: 0}
  355. m_PosLeft: {x: 0, y: 0}
  356. m_PosRight: {x: 0, y: 0}
  357. m_Scope: 0
  358. m_SplitterFlex: 0.2
  359. --- !u!114 &15
  360. MonoBehaviour:
  361. m_ObjectHideFlags: 52
  362. m_CorrespondingSourceObject: {fileID: 0}
  363. m_PrefabInstance: {fileID: 0}
  364. m_PrefabAsset: {fileID: 0}
  365. m_GameObject: {fileID: 0}
  366. m_Enabled: 1
  367. m_EditorHideFlags: 0
  368. m_Script: {fileID: 13854, guid: 0000000000000000e000000000000000, type: 0}
  369. m_Name:
  370. m_EditorClassIdentifier:
  371. m_MinSize: {x: 300, y: 200}
  372. m_MaxSize: {x: 4000, y: 4000}
  373. m_TitleContent:
  374. m_Text: Project Settings
  375. m_Image: {fileID: -5712115415447495865, guid: 0000000000000000d000000000000000,
  376. type: 0}
  377. m_Tooltip:
  378. m_Pos:
  379. serializedVersion: 2
  380. x: 1920
  381. y: 556
  382. width: 1251
  383. height: 262
  384. m_ViewDataDictionary: {fileID: 0}
  385. m_PosLeft: {x: 0, y: 0}
  386. m_PosRight: {x: 0, y: 0}
  387. m_Scope: 1
  388. m_SplitterFlex: 0.2
  389. --- !u!114 &16
  390. MonoBehaviour:
  391. m_ObjectHideFlags: 52
  392. m_CorrespondingSourceObject: {fileID: 0}
  393. m_PrefabInstance: {fileID: 0}
  394. m_PrefabAsset: {fileID: 0}
  395. m_GameObject: {fileID: 0}
  396. m_Enabled: 1
  397. m_EditorHideFlags: 0
  398. m_Script: {fileID: 13953, guid: 0000000000000000e000000000000000, type: 0}
  399. m_Name:
  400. m_EditorClassIdentifier:
  401. m_MinSize: {x: 700, y: 250}
  402. m_MaxSize: {x: 4000, y: 4000}
  403. m_TitleContent:
  404. m_Text: Package Manager
  405. m_Image: {fileID: 0}
  406. m_Tooltip:
  407. m_Pos:
  408. serializedVersion: 2
  409. x: 2129
  410. y: -100
  411. width: 700
  412. height: 668
  413. m_ViewDataDictionary: {fileID: 0}
  414. m_SplitPaneLeftWidth: 220
  415. --- !u!114 &17
  416. MonoBehaviour:
  417. m_ObjectHideFlags: 52
  418. m_CorrespondingSourceObject: {fileID: 0}
  419. m_PrefabInstance: {fileID: 0}
  420. m_PrefabAsset: {fileID: 0}
  421. m_GameObject: {fileID: 0}
  422. m_Enabled: 1
  423. m_EditorHideFlags: 1
  424. m_Script: {fileID: 12015, guid: 0000000000000000e000000000000000, type: 0}
  425. m_Name:
  426. m_EditorClassIdentifier:
  427. m_MinSize: {x: 200, y: 200}
  428. m_MaxSize: {x: 4000, y: 4000}
  429. m_TitleContent:
  430. m_Text: Game
  431. m_Image: {fileID: -6423792434712278376, guid: 0000000000000000d000000000000000,
  432. type: 0}
  433. m_Tooltip:
  434. m_Pos:
  435. serializedVersion: 2
  436. x: 2748
  437. y: -108
  438. width: 530
  439. height: 653
  440. m_ViewDataDictionary: {fileID: 0}
  441. m_SerializedViewNames: []
  442. m_SerializedViewValues: []
  443. m_SerializedCustomFieldsNames: []
  444. m_SerializedCustomFieldsValues: []
  445. m_PlayModeViewName: GameView
  446. m_ShowGizmos: 0
  447. m_TargetDisplay: 0
  448. m_ClearColor: {r: 0, g: 0, b: 0, a: 0}
  449. m_TargetSize: {x: 530, y: 632}
  450. m_TextureFilterMode: 0
  451. m_TextureHideFlags: 61
  452. m_RenderIMGUI: 1
  453. m_MaximizeOnPlay: 0
  454. m_UseMipMap: 0
  455. m_VSyncEnabled: 0
  456. m_Gizmos: 0
  457. m_Stats: 0
  458. m_SelectedSizes: 00000000000000000000000000000000000000000000000000000000000000000000000000000000
  459. m_ZoomArea:
  460. m_HRangeLocked: 0
  461. m_VRangeLocked: 0
  462. hZoomLockedByDefault: 0
  463. vZoomLockedByDefault: 0
  464. m_HBaseRangeMin: -265
  465. m_HBaseRangeMax: 265
  466. m_VBaseRangeMin: -316
  467. m_VBaseRangeMax: 316
  468. m_HAllowExceedBaseRangeMin: 1
  469. m_HAllowExceedBaseRangeMax: 1
  470. m_VAllowExceedBaseRangeMin: 1
  471. m_VAllowExceedBaseRangeMax: 1
  472. m_ScaleWithWindow: 0
  473. m_HSlider: 0
  474. m_VSlider: 0
  475. m_IgnoreScrollWheelUntilClicked: 0
  476. m_EnableMouseInput: 1
  477. m_EnableSliderZoomHorizontal: 0
  478. m_EnableSliderZoomVertical: 0
  479. m_UniformScale: 1
  480. m_UpDirection: 1
  481. m_DrawArea:
  482. serializedVersion: 2
  483. x: 0
  484. y: 21
  485. width: 530
  486. height: 632
  487. m_Scale: {x: 1, y: 1}
  488. m_Translation: {x: 265, y: 316}
  489. m_MarginLeft: 0
  490. m_MarginRight: 0
  491. m_MarginTop: 0
  492. m_MarginBottom: 0
  493. m_LastShownAreaInsideMargins:
  494. serializedVersion: 2
  495. x: -265
  496. y: -316
  497. width: 530
  498. height: 632
  499. m_MinimalGUI: 1
  500. m_defaultScale: 1
  501. m_LastWindowPixelSize: {x: 530, y: 653}
  502. m_ClearInEditMode: 1
  503. m_NoCameraWarning: 1
  504. m_LowResolutionForAspectRatios: 01000000000000000001
  505. m_XRRenderMode: 0
  506. m_RenderTexture: {fileID: 0}
  507. --- !u!114 &18
  508. MonoBehaviour:
  509. m_ObjectHideFlags: 52
  510. m_CorrespondingSourceObject: {fileID: 0}
  511. m_PrefabInstance: {fileID: 0}
  512. m_PrefabAsset: {fileID: 0}
  513. m_GameObject: {fileID: 0}
  514. m_Enabled: 1
  515. m_EditorHideFlags: 1
  516. m_Script: {fileID: 12061, guid: 0000000000000000e000000000000000, type: 0}
  517. m_Name:
  518. m_EditorClassIdentifier:
  519. m_MinSize: {x: 200, y: 200}
  520. m_MaxSize: {x: 4000, y: 4000}
  521. m_TitleContent:
  522. m_Text: Hierarchy
  523. m_Image: {fileID: 7966133145522015247, guid: 0000000000000000d000000000000000,
  524. type: 0}
  525. m_Tooltip:
  526. m_Pos:
  527. serializedVersion: 2
  528. x: 1920
  529. y: -108
  530. width: 399
  531. height: 653
  532. m_ViewDataDictionary: {fileID: 0}
  533. m_SceneHierarchy:
  534. m_TreeViewState:
  535. scrollPos: {x: 0, y: 0}
  536. m_SelectedIDs:
  537. m_LastClickedID: 0
  538. m_ExpandedIDs: eef9fffff0f9ffff4afaffff66fbffffcc4b0000
  539. m_RenameOverlay:
  540. m_UserAcceptedRename: 0
  541. m_Name:
  542. m_OriginalName:
  543. m_EditFieldRect:
  544. serializedVersion: 2
  545. x: 0
  546. y: 0
  547. width: 0
  548. height: 0
  549. m_UserData: 0
  550. m_IsWaitingForDelay: 0
  551. m_IsRenaming: 0
  552. m_OriginalEventType: 11
  553. m_IsRenamingFilename: 0
  554. m_ClientGUIView: {fileID: 10}
  555. m_SearchString:
  556. m_ExpandedScenes: []
  557. m_CurrenRootInstanceID: 0
  558. m_LockTracker:
  559. m_IsLocked: 0
  560. m_CurrentSortingName: TransformSorting
  561. m_WindowGUID: 96cbe579468f6cc468f62aad98cef2d5
  562. --- !u!114 &19
  563. MonoBehaviour:
  564. m_ObjectHideFlags: 52
  565. m_CorrespondingSourceObject: {fileID: 0}
  566. m_PrefabInstance: {fileID: 0}
  567. m_PrefabAsset: {fileID: 0}
  568. m_GameObject: {fileID: 0}
  569. m_Enabled: 1
  570. m_EditorHideFlags: 0
  571. m_Script: {fileID: 12013, guid: 0000000000000000e000000000000000, type: 0}
  572. m_Name:
  573. m_EditorClassIdentifier:
  574. m_MinSize: {x: 100, y: 100}
  575. m_MaxSize: {x: 4000, y: 4000}
  576. m_TitleContent:
  577. m_Text: Scene
  578. m_Image: {fileID: 2593428753322112591, guid: 0000000000000000d000000000000000,
  579. type: 0}
  580. m_Tooltip:
  581. m_Pos:
  582. serializedVersion: 2
  583. x: 2320
  584. y: -108
  585. width: 426
  586. height: 653
  587. m_ViewDataDictionary: {fileID: 0}
  588. m_ShowContextualTools: 0
  589. m_WindowGUID: c2bad47ba94a2bf41ad53eca9bdf5f39
  590. m_Gizmos: 1
  591. m_SceneIsLit: 1
  592. m_SceneLighting: 1
  593. m_2DMode: 0
  594. m_isRotationLocked: 0
  595. m_PlayAudio: 0
  596. m_AudioPlay: 0
  597. m_Position:
  598. m_Target: {x: -0.08000004, y: 1.0593003, z: 0.08399987}
  599. speed: 2
  600. m_Value: {x: -0.08000004, y: 1.0593003, z: 0.08399987}
  601. m_RenderMode: 0
  602. m_CameraMode:
  603. drawMode: 0
  604. name: Shaded
  605. section: Shading Mode
  606. m_ValidateTrueMetals: 0
  607. m_DoValidateTrueMetals: 0
  608. m_ExposureSliderValue: 0
  609. m_ExposureSliderMax: 10
  610. m_SceneViewState:
  611. showFog: 0
  612. showMaterialUpdate: 0
  613. showSkybox: 0
  614. showFlares: 0
  615. showImageEffects: 0
  616. showParticleSystems: 0
  617. m_Grid:
  618. xGrid:
  619. m_Fade:
  620. m_Target: 0
  621. speed: 2
  622. m_Value: 1
  623. m_Color: {r: 0.5, g: 0.5, b: 0.5, a: 0.4}
  624. m_Pivot: {x: 0, y: 0, z: 0}
  625. m_Size: {x: 1, y: 1}
  626. yGrid:
  627. m_Fade:
  628. m_Target: 1
  629. speed: 2
  630. m_Value: 1
  631. m_Color: {r: 0.5, g: 0.5, b: 0.5, a: 0.4}
  632. m_Pivot: {x: 0, y: 0, z: 0}
  633. m_Size: {x: 1, y: 1}
  634. zGrid:
  635. m_Fade:
  636. m_Target: 0
  637. speed: 2
  638. m_Value: 1
  639. m_Color: {r: 0.5, g: 0.5, b: 0.5, a: 0.4}
  640. m_Pivot: {x: 0, y: 0, z: 0}
  641. m_Size: {x: 1, y: 1}
  642. m_ShowGrid: 1
  643. m_GridAxis: 1
  644. m_gridOpacity: 0.5
  645. m_Rotation:
  646. m_Target: {x: 0.2204581, y: -0.61723673, z: 0.18586554, w: 0.7320619}
  647. speed: 2
  648. m_Value: {x: 0.22045329, y: -0.61722326, z: 0.18586148, w: 0.73204595}
  649. m_Size:
  650. m_Target: 10
  651. speed: 2
  652. m_Value: 10
  653. m_Ortho:
  654. m_Target: 1
  655. speed: 2
  656. m_Value: 1
  657. m_CameraSettings:
  658. m_Speed: 1
  659. m_SpeedNormalized: 0.49748743
  660. m_SpeedMin: 0.01
  661. m_SpeedMax: 2
  662. m_EasingEnabled: 1
  663. m_EasingDuration: 0.4
  664. m_AccelerationEnabled: 1
  665. m_FieldOfViewHorizontalOrVertical: 60
  666. m_NearClip: 0.003
  667. m_FarClip: 100
  668. m_DynamicClip: 0
  669. m_OcclusionCulling: 1
  670. m_LastSceneViewRotation: {x: -0.05865109, y: 0.9124754, z: -0.14099766, w: -0.37956423}
  671. m_LastSceneViewOrtho: 0
  672. m_ReplacementShader: {fileID: 0}
  673. m_ReplacementString:
  674. m_SceneVisActive: 0
  675. m_LastLockedObject: {fileID: 0}
  676. m_ViewIsLockedToObject: 0
  677. --- !u!114 &20
  678. MonoBehaviour:
  679. m_ObjectHideFlags: 52
  680. m_CorrespondingSourceObject: {fileID: 0}
  681. m_PrefabInstance: {fileID: 0}
  682. m_PrefabAsset: {fileID: 0}
  683. m_GameObject: {fileID: 0}
  684. m_Enabled: 1
  685. m_EditorHideFlags: 0
  686. m_Script: {fileID: 12914, guid: 0000000000000000e000000000000000, type: 0}
  687. m_Name:
  688. m_EditorClassIdentifier:
  689. m_MinSize: {x: 100, y: 100}
  690. m_MaxSize: {x: 4000, y: 4000}
  691. m_TitleContent:
  692. m_Text: Animator
  693. m_Image: {fileID: -1673928668082335149, guid: 0000000000000000d000000000000000,
  694. type: 0}
  695. m_Tooltip:
  696. m_Pos:
  697. serializedVersion: 2
  698. x: 2251
  699. y: -108
  700. width: 907
  701. height: 496
  702. m_ViewDataDictionary: {fileID: 0}
  703. m_ViewTransforms:
  704. m_KeySerializationHelper:
  705. - {fileID: 110792798, guid: c3cb65657e3f94ec7a1dfe7136d58846, type: 2}
  706. m_ValueSerializationHelper:
  707. - e00: 1
  708. e01: 0
  709. e02: 0
  710. e03: 0
  711. e10: 0
  712. e11: 1
  713. e12: 0
  714. e13: 0
  715. e20: 0
  716. e21: 0
  717. e22: 1
  718. e23: 0
  719. e30: 0
  720. e31: 0
  721. e32: 0
  722. e33: 1
  723. m_PreviewAnimator: {fileID: 0}
  724. m_AnimatorController: {fileID: 9100000, guid: c3cb65657e3f94ec7a1dfe7136d58846,
  725. type: 2}
  726. m_BreadCrumbs:
  727. - m_Target: {fileID: 110792798, guid: c3cb65657e3f94ec7a1dfe7136d58846, type: 2}
  728. m_ScrollPosition: {x: 0, y: 0}
  729. stateMachineGraph: {fileID: 0}
  730. stateMachineGraphGUI: {fileID: 0}
  731. blendTreeGraph: {fileID: 0}
  732. blendTreeGraphGUI: {fileID: 0}
  733. m_AutoLiveLink: 1
  734. m_MiniTool: 0
  735. m_LockTracker:
  736. m_IsLocked: 0
  737. m_CurrentEditor: 1
  738. m_LayerEditor:
  739. m_SelectedLayerIndex: 0
  740. --- !u!114 &21
  741. MonoBehaviour:
  742. m_ObjectHideFlags: 52
  743. m_CorrespondingSourceObject: {fileID: 0}
  744. m_PrefabInstance: {fileID: 0}
  745. m_PrefabAsset: {fileID: 0}
  746. m_GameObject: {fileID: 0}
  747. m_Enabled: 1
  748. m_EditorHideFlags: 1
  749. m_Script: {fileID: 12014, guid: 0000000000000000e000000000000000, type: 0}
  750. m_Name:
  751. m_EditorClassIdentifier:
  752. m_MinSize: {x: 230, y: 250}
  753. m_MaxSize: {x: 10000, y: 10000}
  754. m_TitleContent:
  755. m_Text: Project
  756. m_Image: {fileID: -5467254957812901981, guid: 0000000000000000d000000000000000,
  757. type: 0}
  758. m_Tooltip:
  759. m_Pos:
  760. serializedVersion: 2
  761. x: 1920
  762. y: 566
  763. width: 1359
  764. height: 252
  765. m_ViewDataDictionary: {fileID: 0}
  766. m_SearchFilter:
  767. m_NameFilter:
  768. m_ClassNames: []
  769. m_AssetLabels: []
  770. m_AssetBundleNames: []
  771. m_VersionControlStates: []
  772. m_SoftLockControlStates: []
  773. m_ReferencingInstanceIDs:
  774. m_SceneHandles:
  775. m_ShowAllHits: 0
  776. m_SkipHidden: 0
  777. m_SearchArea: 1
  778. m_Folders:
  779. - Assets/Scripts/Images
  780. m_ViewMode: 1
  781. m_StartGridSize: 16
  782. m_LastFolders:
  783. - Assets/Scripts/Images
  784. m_LastFoldersGridSize: 16
  785. m_LastProjectPath: D:\Unity_projects\LineRobot
  786. m_LockTracker:
  787. m_IsLocked: 0
  788. m_FolderTreeState:
  789. scrollPos: {x: 0, y: 23}
  790. m_SelectedIDs: 56440000
  791. m_LastClickedID: 17494
  792. m_ExpandedIDs: 00000000384400003a4400003c4400003e4400004044000000ca9a3b
  793. m_RenameOverlay:
  794. m_UserAcceptedRename: 0
  795. m_Name:
  796. m_OriginalName:
  797. m_EditFieldRect:
  798. serializedVersion: 2
  799. x: 0
  800. y: 0
  801. width: 0
  802. height: 0
  803. m_UserData: 0
  804. m_IsWaitingForDelay: 0
  805. m_IsRenaming: 0
  806. m_OriginalEventType: 11
  807. m_IsRenamingFilename: 1
  808. m_ClientGUIView: {fileID: 12}
  809. m_SearchString:
  810. m_CreateAssetUtility:
  811. m_EndAction: {fileID: 0}
  812. m_InstanceID: 0
  813. m_Path:
  814. m_Icon: {fileID: 0}
  815. m_ResourceFile:
  816. m_AssetTreeState:
  817. scrollPos: {x: 0, y: 0}
  818. m_SelectedIDs:
  819. m_LastClickedID: 0
  820. m_ExpandedIDs: 00000000384400003a4400003c4400003e44000040440000
  821. m_RenameOverlay:
  822. m_UserAcceptedRename: 0
  823. m_Name:
  824. m_OriginalName:
  825. m_EditFieldRect:
  826. serializedVersion: 2
  827. x: 0
  828. y: 0
  829. width: 0
  830. height: 0
  831. m_UserData: 0
  832. m_IsWaitingForDelay: 0
  833. m_IsRenaming: 0
  834. m_OriginalEventType: 11
  835. m_IsRenamingFilename: 1
  836. m_ClientGUIView: {fileID: 0}
  837. m_SearchString:
  838. m_CreateAssetUtility:
  839. m_EndAction: {fileID: 0}
  840. m_InstanceID: 0
  841. m_Path:
  842. m_Icon: {fileID: 0}
  843. m_ResourceFile:
  844. m_ListAreaState:
  845. m_SelectedInstanceIDs:
  846. m_LastClickedInstanceID: 0
  847. m_HadKeyboardFocusLastEvent: 0
  848. m_ExpandedInstanceIDs: c6230000bc390000a4340000483600003c3500004c3e0000523e0000a8960000aa960000060001006aff0000ae440000c66b00006aad01003a4c0000ce4c00007c4d0000d06400004853000064760000607600004a4400007e41000094410000144200005e41000024440000da3a00009e40000066410000c4430000f8430000104400001a440000b443000084410000423f0000683f0000ea370000104d0000943d0000803c0000623c0000fc3c00009c3d0000aa3d0000ca420000a4b3000000000000
  849. m_RenameOverlay:
  850. m_UserAcceptedRename: 0
  851. m_Name:
  852. m_OriginalName:
  853. m_EditFieldRect:
  854. serializedVersion: 2
  855. x: 0
  856. y: 0
  857. width: 0
  858. height: 0
  859. m_UserData: 0
  860. m_IsWaitingForDelay: 0
  861. m_IsRenaming: 0
  862. m_OriginalEventType: 11
  863. m_IsRenamingFilename: 1
  864. m_ClientGUIView: {fileID: 12}
  865. m_CreateAssetUtility:
  866. m_EndAction: {fileID: 0}
  867. m_InstanceID: 0
  868. m_Path:
  869. m_Icon: {fileID: 0}
  870. m_ResourceFile:
  871. m_NewAssetIndexInList: -1
  872. m_ScrollPosition: {x: 0, y: 0}
  873. m_GridSize: 16
  874. m_SkipHiddenPackages: 0
  875. m_DirectoriesAreaWidth: 327
  876. --- !u!114 &22
  877. MonoBehaviour:
  878. m_ObjectHideFlags: 52
  879. m_CorrespondingSourceObject: {fileID: 0}
  880. m_PrefabInstance: {fileID: 0}
  881. m_PrefabAsset: {fileID: 0}
  882. m_GameObject: {fileID: 0}
  883. m_Enabled: 1
  884. m_EditorHideFlags: 1
  885. m_Script: {fileID: 12003, guid: 0000000000000000e000000000000000, type: 0}
  886. m_Name:
  887. m_EditorClassIdentifier:
  888. m_MinSize: {x: 100, y: 100}
  889. m_MaxSize: {x: 4000, y: 4000}
  890. m_TitleContent:
  891. m_Text: Console
  892. m_Image: {fileID: -4327648978806127646, guid: 0000000000000000d000000000000000,
  893. type: 0}
  894. m_Tooltip:
  895. m_Pos:
  896. serializedVersion: 2
  897. x: 1920
  898. y: 566
  899. width: 1359
  900. height: 252
  901. m_ViewDataDictionary: {fileID: 0}
  902. --- !u!114 &23
  903. MonoBehaviour:
  904. m_ObjectHideFlags: 52
  905. m_CorrespondingSourceObject: {fileID: 0}
  906. m_PrefabInstance: {fileID: 0}
  907. m_PrefabAsset: {fileID: 0}
  908. m_GameObject: {fileID: 0}
  909. m_Enabled: 1
  910. m_EditorHideFlags: 1
  911. m_Script: {fileID: 12019, guid: 0000000000000000e000000000000000, type: 0}
  912. m_Name:
  913. m_EditorClassIdentifier:
  914. m_MinSize: {x: 275, y: 50}
  915. m_MaxSize: {x: 4000, y: 4000}
  916. m_TitleContent:
  917. m_Text: Inspector
  918. m_Image: {fileID: -2667387946076563598, guid: 0000000000000000d000000000000000,
  919. type: 0}
  920. m_Tooltip:
  921. m_Pos:
  922. serializedVersion: 2
  923. x: 3280
  924. y: -108
  925. width: 559
  926. height: 926
  927. m_ViewDataDictionary: {fileID: 0}
  928. m_OpenAddComponentMenu: 0
  929. m_ObjectsLockedBeforeSerialization: []
  930. m_InstanceIDsLockedBeforeSerialization:
  931. m_LockTracker:
  932. m_IsLocked: 0
  933. m_PreviewResizer:
  934. m_CachedPref: 215
  935. m_ControlHash: -371814159
  936. m_PrefName: Preview_InspectorPreview
  937. m_PreviewWindow: {fileID: 0}
  938. m_LastInspectedObjectInstanceID: -1
  939. m_LastVerticalScrollValue: 0