GameLauncher.unity 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!29 &1
  4. OcclusionCullingSettings:
  5. m_ObjectHideFlags: 0
  6. serializedVersion: 2
  7. m_OcclusionBakeSettings:
  8. smallestOccluder: 5
  9. smallestHole: 0.25
  10. backfaceThreshold: 100
  11. m_SceneGUID: 00000000000000000000000000000000
  12. m_OcclusionCullingData: {fileID: 0}
  13. --- !u!104 &2
  14. RenderSettings:
  15. m_ObjectHideFlags: 0
  16. serializedVersion: 9
  17. m_Fog: 0
  18. m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
  19. m_FogMode: 3
  20. m_FogDensity: 0.01
  21. m_LinearFogStart: 0
  22. m_LinearFogEnd: 300
  23. m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1}
  24. m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1}
  25. m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1}
  26. m_AmbientIntensity: 1
  27. m_AmbientMode: 3
  28. m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
  29. m_SkyboxMaterial: {fileID: 0}
  30. m_HaloStrength: 0.5
  31. m_FlareStrength: 1
  32. m_FlareFadeSpeed: 3
  33. m_HaloTexture: {fileID: 0}
  34. m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0}
  35. m_DefaultReflectionMode: 0
  36. m_DefaultReflectionResolution: 128
  37. m_ReflectionBounces: 1
  38. m_ReflectionIntensity: 1
  39. m_CustomReflection: {fileID: 0}
  40. m_Sun: {fileID: 0}
  41. m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
  42. m_UseRadianceAmbientProbe: 0
  43. --- !u!157 &3
  44. LightmapSettings:
  45. m_ObjectHideFlags: 0
  46. serializedVersion: 12
  47. m_GIWorkflowMode: 1
  48. m_GISettings:
  49. serializedVersion: 2
  50. m_BounceScale: 1
  51. m_IndirectOutputScale: 1
  52. m_AlbedoBoost: 1
  53. m_EnvironmentLightingMode: 0
  54. m_EnableBakedLightmaps: 0
  55. m_EnableRealtimeLightmaps: 0
  56. m_LightmapEditorSettings:
  57. serializedVersion: 12
  58. m_Resolution: 2
  59. m_BakeResolution: 40
  60. m_AtlasSize: 1024
  61. m_AO: 0
  62. m_AOMaxDistance: 1
  63. m_CompAOExponent: 1
  64. m_CompAOExponentDirect: 0
  65. m_ExtractAmbientOcclusion: 0
  66. m_Padding: 2
  67. m_LightmapParameters: {fileID: 0}
  68. m_LightmapsBakeMode: 1
  69. m_TextureCompression: 1
  70. m_FinalGather: 0
  71. m_FinalGatherFiltering: 1
  72. m_FinalGatherRayCount: 256
  73. m_ReflectionCompression: 2
  74. m_MixedBakeMode: 2
  75. m_BakeBackend: 0
  76. m_PVRSampling: 1
  77. m_PVRDirectSampleCount: 32
  78. m_PVRSampleCount: 500
  79. m_PVRBounces: 2
  80. m_PVREnvironmentSampleCount: 500
  81. m_PVREnvironmentReferencePointCount: 2048
  82. m_PVRFilteringMode: 2
  83. m_PVRDenoiserTypeDirect: 0
  84. m_PVRDenoiserTypeIndirect: 0
  85. m_PVRDenoiserTypeAO: 0
  86. m_PVRFilterTypeDirect: 0
  87. m_PVRFilterTypeIndirect: 0
  88. m_PVRFilterTypeAO: 0
  89. m_PVREnvironmentMIS: 0
  90. m_PVRCulling: 1
  91. m_PVRFilteringGaussRadiusDirect: 1
  92. m_PVRFilteringGaussRadiusIndirect: 5
  93. m_PVRFilteringGaussRadiusAO: 2
  94. m_PVRFilteringAtrousPositionSigmaDirect: 0.5
  95. m_PVRFilteringAtrousPositionSigmaIndirect: 2
  96. m_PVRFilteringAtrousPositionSigmaAO: 1
  97. m_ExportTrainingData: 0
  98. m_TrainingDataDestination: TrainingData
  99. m_LightProbeSampleCountMultiplier: 4
  100. m_LightingDataAsset: {fileID: 0}
  101. m_LightingSettings: {fileID: 0}
  102. --- !u!196 &4
  103. NavMeshSettings:
  104. serializedVersion: 2
  105. m_ObjectHideFlags: 0
  106. m_BuildSettings:
  107. serializedVersion: 2
  108. agentTypeID: 0
  109. agentRadius: 0.5
  110. agentHeight: 2
  111. agentSlope: 45
  112. agentClimb: 0.4
  113. ledgeDropHeight: 0
  114. maxJumpAcrossDistance: 0
  115. minRegionArea: 2
  116. manualCellSize: 0
  117. cellSize: 0.16666667
  118. manualTileSize: 0
  119. tileSize: 256
  120. accuratePlacement: 0
  121. maxJobWorkers: 0
  122. preserveTilesOutsideBounds: 0
  123. debug:
  124. m_Flags: 0
  125. m_NavMeshData: {fileID: 0}
  126. --- !u!1 &519420028
  127. GameObject:
  128. m_ObjectHideFlags: 0
  129. m_CorrespondingSourceObject: {fileID: 0}
  130. m_PrefabInstance: {fileID: 0}
  131. m_PrefabAsset: {fileID: 0}
  132. serializedVersion: 6
  133. m_Component:
  134. - component: {fileID: 519420032}
  135. - component: {fileID: 519420031}
  136. - component: {fileID: 519420029}
  137. - component: {fileID: 519420030}
  138. - component: {fileID: 519420033}
  139. m_Layer: 0
  140. m_Name: Main Camera
  141. m_TagString: MainCamera
  142. m_Icon: {fileID: 0}
  143. m_NavMeshLayer: 0
  144. m_StaticEditorFlags: 0
  145. m_IsActive: 1
  146. --- !u!81 &519420029
  147. AudioListener:
  148. m_ObjectHideFlags: 0
  149. m_CorrespondingSourceObject: {fileID: 0}
  150. m_PrefabInstance: {fileID: 0}
  151. m_PrefabAsset: {fileID: 0}
  152. m_GameObject: {fileID: 519420028}
  153. m_Enabled: 1
  154. --- !u!114 &519420030
  155. MonoBehaviour:
  156. m_ObjectHideFlags: 0
  157. m_CorrespondingSourceObject: {fileID: 0}
  158. m_PrefabInstance: {fileID: 0}
  159. m_PrefabAsset: {fileID: 0}
  160. m_GameObject: {fileID: 519420028}
  161. m_Enabled: 1
  162. m_EditorHideFlags: 0
  163. m_Script: {fileID: 11500000, guid: 03a74e9be952781499f1c48566c89209, type: 3}
  164. m_Name:
  165. m_EditorClassIdentifier:
  166. --- !u!20 &519420031
  167. Camera:
  168. m_ObjectHideFlags: 0
  169. m_CorrespondingSourceObject: {fileID: 0}
  170. m_PrefabInstance: {fileID: 0}
  171. m_PrefabAsset: {fileID: 0}
  172. m_GameObject: {fileID: 519420028}
  173. m_Enabled: 1
  174. serializedVersion: 2
  175. m_ClearFlags: 2
  176. m_BackGroundColor: {r: 0, g: 0, b: 0, a: 0}
  177. m_projectionMatrixMode: 1
  178. m_GateFitMode: 2
  179. m_FOVAxisMode: 0
  180. m_SensorSize: {x: 36, y: 24}
  181. m_LensShift: {x: 0, y: 0}
  182. m_FocalLength: 50
  183. m_NormalizedViewPortRect:
  184. serializedVersion: 2
  185. x: 0
  186. y: 0
  187. width: 1
  188. height: 1
  189. near clip plane: -1
  190. far clip plane: 1000
  191. field of view: 60
  192. orthographic: 1
  193. orthographic size: 9.6
  194. m_Depth: -1
  195. m_CullingMask:
  196. serializedVersion: 2
  197. m_Bits: 23
  198. m_RenderingPath: -1
  199. m_TargetTexture: {fileID: 0}
  200. m_TargetDisplay: 0
  201. m_TargetEye: 0
  202. m_HDR: 1
  203. m_AllowMSAA: 0
  204. m_AllowDynamicResolution: 0
  205. m_ForceIntoRT: 0
  206. m_OcclusionCulling: 0
  207. m_StereoConvergence: 10
  208. m_StereoSeparation: 0.022
  209. --- !u!4 &519420032
  210. Transform:
  211. m_ObjectHideFlags: 0
  212. m_CorrespondingSourceObject: {fileID: 0}
  213. m_PrefabInstance: {fileID: 0}
  214. m_PrefabAsset: {fileID: 0}
  215. m_GameObject: {fileID: 519420028}
  216. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  217. m_LocalPosition: {x: 0, y: 0, z: 0}
  218. m_LocalScale: {x: 1, y: 1, z: 1}
  219. m_Children: []
  220. m_Father: {fileID: 0}
  221. m_RootOrder: 0
  222. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  223. --- !u!124 &519420033
  224. Behaviour:
  225. m_ObjectHideFlags: 0
  226. m_CorrespondingSourceObject: {fileID: 0}
  227. m_PrefabInstance: {fileID: 0}
  228. m_PrefabAsset: {fileID: 0}
  229. m_GameObject: {fileID: 519420028}
  230. m_Enabled: 1
  231. --- !u!1 &1059812908
  232. GameObject:
  233. m_ObjectHideFlags: 0
  234. m_CorrespondingSourceObject: {fileID: 0}
  235. m_PrefabInstance: {fileID: 0}
  236. m_PrefabAsset: {fileID: 0}
  237. serializedVersion: 6
  238. m_Component:
  239. - component: {fileID: 1059812910}
  240. - component: {fileID: 1059812909}
  241. - component: {fileID: 1059812912}
  242. - component: {fileID: 1059812911}
  243. m_Layer: 0
  244. m_Name: GameLauncher
  245. m_TagString: Untagged
  246. m_Icon: {fileID: 0}
  247. m_NavMeshLayer: 0
  248. m_StaticEditorFlags: 0
  249. m_IsActive: 1
  250. --- !u!114 &1059812909
  251. MonoBehaviour:
  252. m_ObjectHideFlags: 0
  253. m_CorrespondingSourceObject: {fileID: 0}
  254. m_PrefabInstance: {fileID: 0}
  255. m_PrefabAsset: {fileID: 0}
  256. m_GameObject: {fileID: 1059812908}
  257. m_Enabled: 1
  258. m_EditorHideFlags: 0
  259. m_Script: {fileID: 11500000, guid: 4b2b7d724105420439593585dd395c41, type: 3}
  260. m_Name:
  261. m_EditorClassIdentifier:
  262. PlayMode: 0
  263. --- !u!4 &1059812910
  264. Transform:
  265. m_ObjectHideFlags: 0
  266. m_CorrespondingSourceObject: {fileID: 0}
  267. m_PrefabInstance: {fileID: 0}
  268. m_PrefabAsset: {fileID: 0}
  269. m_GameObject: {fileID: 1059812908}
  270. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  271. m_LocalPosition: {x: -4.272356, y: -0.84483206, z: -0.86534816}
  272. m_LocalScale: {x: 1, y: 1, z: 1}
  273. m_Children: []
  274. m_Father: {fileID: 0}
  275. m_RootOrder: 1
  276. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  277. --- !u!114 &1059812911
  278. MonoBehaviour:
  279. m_ObjectHideFlags: 0
  280. m_CorrespondingSourceObject: {fileID: 0}
  281. m_PrefabInstance: {fileID: 0}
  282. m_PrefabAsset: {fileID: 0}
  283. m_GameObject: {fileID: 1059812908}
  284. m_Enabled: 1
  285. m_EditorHideFlags: 0
  286. m_Script: {fileID: 11500000, guid: 0117e2d36e70d4421ad96756610a5255, type: 3}
  287. m_Name:
  288. m_EditorClassIdentifier:
  289. devInfo:
  290. fourSquare:
  291. Enable: 1
  292. SortId: 20
  293. ClientID: G0ZI20FM30SJAJTX2RIBGD05QV1NE2KVIM2SPXML2XUJNXEU
  294. ClientSecret: 3XHQNSMMHIFBYOLWEPONNV4DOTCDBQH0AEMVGCBG0MZ32XNU
  295. RedirectUrl: http://www.sharesdk.cn
  296. sinaweibo:
  297. Enable: 1
  298. SortId: 4
  299. AppKey: 568898243
  300. AppSecret: 38a4f8204cc784f81f9f0daaf31e02e3
  301. RedirectUrl: http://www.sharesdk.cn
  302. ShareByAppClient: 1
  303. tencentweibo:
  304. Enable: 1
  305. SortId: 3
  306. AppKey: 801307650
  307. AppSecret: ae36f4ee3946e1cbb98d6965b0b2ff5c
  308. RedirectUri: http://www.sharesdk.cn
  309. facebook:
  310. Enable: 1
  311. SortId: 8
  312. ConsumerKey: 1412473428822331
  313. ConsumerSecret: a42f4f3f867dc947b9ed6020c2e93558
  314. RedirectUrl: https://www.baidu.com/
  315. ShareByAppClient: true
  316. twitter:
  317. Enable: 1
  318. SortId: 9
  319. ConsumerKey: LRBM0H75rWrU9gNHvlEAA2aOy
  320. ConsumerSecret: gbeWsZvA9ELJSdoBzJ5oLKX0TU09UOwrzdGfo9Tg7DjyGuMe8G
  321. CallbackUrl: http://mob.com
  322. email:
  323. Enable: 1
  324. SortId: 12
  325. shortMessage:
  326. Enable: 1
  327. SortId: 13
  328. douban:
  329. Enable: 1
  330. SortId: 14
  331. ApiKey: 02e2cbe5ca06de5908a863b15e149b0b
  332. Secret: 9f1e7b4f71304f2f
  333. RedirectUri: http://www.sharesdk.cn
  334. renren:
  335. Enable: 1
  336. SortId: 10
  337. AppId: 226427
  338. ApiKey: fc5b8aed373c4c27a05b712acba0f8c3
  339. SecretKey: f29df781abdd4f49beca5a2194676ca4
  340. googlePlus:
  341. Enable: 1
  342. SortId: 19
  343. ClientID: 236300675100-am5pm8km7md1memjevq8rl9pg5c4s4b8.apps.googleusercontent.com
  344. RedirectUrl: http://localhost
  345. ShareByAppClient: 0
  346. OfficialVersion: default
  347. kaiXin:
  348. Enable: 1
  349. SortId: 11
  350. AppKey: 358443394194887cee81ff5890870c7c
  351. AppSecret: da32179d859c016169f66d90b6db2a23
  352. RedirectUri: http://www.sharesdk.cn
  353. pocket:
  354. Enable: 1
  355. SortId: 35
  356. ConsumerKey: 32741-389c565043c49947ba7edf05
  357. instagram:
  358. Enable: 1
  359. SortId: 26
  360. ClientId: ff68e3216b4f4f989121aa1c2962d058
  361. ClientSecret: 1b2e82f110264869b3505c3fe34e31a1
  362. RedirectUri: http://sharesdk.cn
  363. linkedIn:
  364. Enable: 1
  365. SortId: 18
  366. ApiKey: ejo5ibkye3vo
  367. SecretKey: cC7B2jpxITqPLZ5M
  368. RedirectUrl: http://www.sharesdk.cn
  369. tumblr:
  370. Enable: 1
  371. SortId: 23
  372. OAuthConsumerKey: 2QUXqO9fcgGdtGG1FcvML6ZunIQzAEL8xY6hIaxdJnDti2DYwM
  373. SecretKey: 3Rt0sPFj7u2g39mEVB3IBpOzKnM3JnTtxX2bao2JKk4VV1gtNo
  374. CallbackUrl: http://www.sharesdk.cn
  375. youDao:
  376. Enable: 1
  377. SortId: 15
  378. ConsumerKey: dcde25dca105bcc36884ed4534dab940
  379. ConsumerSecret: d98217b4020e7f1874263795f44838fe
  380. RedirectUri: http://www.sharesdk.cn
  381. HostType: product
  382. flickr:
  383. Enable: 1
  384. SortId: 22
  385. ApiKey: 33d833ee6b6fca49943363282dd313dd
  386. ApiSecret: 3a2c5b42a8fbb8bb
  387. RedirectUri: http://www.sharesdk.cn
  388. evernote:
  389. Enable: 1
  390. SortId: 17
  391. ConsumerKey: sharesdk-7807
  392. ConsumerSecret: d05bf86993836004
  393. ShareByAppClient: 0
  394. whatsApp:
  395. Enable: 1
  396. SortId: 33
  397. line:
  398. Enable: 1
  399. SortId: 30
  400. ChannelID: 1477692153
  401. ChannelSecret: f30c036370f2e04ade71c52eef73a9af
  402. dropbox:
  403. Enable: 1
  404. SortId: 24
  405. AppKey: 7janx53ilz11gbs
  406. AppSecret: c1hpx5fz6tzkm32
  407. vkontakte:
  408. Enable: 1
  409. SortId: 25
  410. ApplicationId: 3921561
  411. pinterest:
  412. Enable: 1
  413. SortId: 21
  414. ClientId: 1432928
  415. mingdao:
  416. Enable: 1
  417. SortId: 29
  418. AppKey: EEEE9578D1D431D3215D8C21BF5357E3
  419. AppSecret: 5EDE59F37B3EFA8F65EEFB9976A4E933
  420. RedirectUri: http://sharesdk.cn
  421. kakaoTalk:
  422. Enable: 1
  423. SortId: 31
  424. AppKey: 48d3f524e4a636b08d81b3ceb50f1003
  425. kakaoStory:
  426. Enable: 1
  427. SortId: 32
  428. AppKey: 48d3f524e4a636b08d81b3ceb50f1003
  429. qq:
  430. Enable: 1
  431. SortId: 2
  432. AppId: 1110451818
  433. AppKey: aed9b0303e3ed1e27bae87c33761161d
  434. ShareByAppClient: 1
  435. qzone:
  436. Enable: 1
  437. SortId: 1
  438. AppId: 1110451818
  439. AppKey: ae36f4ee3946e1cbb98d6965b0b2ff5c
  440. ShareByAppClient: 1
  441. wechat:
  442. Enable: 1
  443. SortId: 5
  444. AppId: wxf8452955e8de2e46
  445. AppSecret: f9fcae1666d6e9e24cac0f7dd395433d
  446. UserName: gh_038755574468@app
  447. Path: /page/API/pages/share/share
  448. BypassApproval: 0
  449. WithShareTicket: 1
  450. MiniprogramType: 0
  451. wechatMoments:
  452. Enable: 1
  453. SortId: 6
  454. AppId: wxf8452955e8de2e46
  455. AppSecret: f9fcae1666d6e9e24cac0f7dd395433d
  456. BypassApproval: 1
  457. wechatFavorites:
  458. Enable: 1
  459. SortId: 7
  460. AppId: wxf8452955e8de2e46
  461. AppSecret: f9fcae1666d6e9e24cac0f7dd395433d
  462. yixin:
  463. Enable: 1
  464. SortId: 27
  465. AppId: yx0d9a9f9088ea44d78680f3274da1765f
  466. BypassApproval: 1
  467. yixinMoments:
  468. Enable: 1
  469. SortId: 28
  470. AppId: yx0d9a9f9088ea44d78680f3274da1765f
  471. BypassApproval: 1
  472. facebookMessenger:
  473. Enable: 1
  474. SortId: 37
  475. AppId: 107704292745179
  476. aliSocial:
  477. Enable: 1
  478. SortId: 50
  479. AppId: 2015072400185895
  480. instapaper:
  481. Enable: 1
  482. SortId: 36
  483. ConsumerKey: 4rDJORmcOcSAZL1YpqGHRI605xUvrLbOhkJ07yO0wWrYrc61FA
  484. ConsumerSecret: GNr1GespOQbrm8nvd7rlUsyRQsIo3boIbMguAl9gfpdL0aKZWe
  485. aliSocialMoments:
  486. Enable: 1
  487. SortId: 51
  488. AppId: 2015072400185895
  489. dingTalk:
  490. Enable: 1
  491. youtube:
  492. Enable: 1
  493. SortId: 53
  494. ClientID: 370141748022-bicrnsjfiije93bvdt63dh3728m4shas.apps.googleusercontent.com
  495. AppSecret: AIzaSyAO06g-0TDpHcsXXO918a7QE3Zdct2bB5E
  496. RedirectUrl: http://localhost
  497. ShareByAppClient: true
  498. meiPai:
  499. Enable: 1
  500. SortId: 54
  501. ClientID: 1089867596
  502. ShareByAppClient: true
  503. cmcc:
  504. Enable: 1
  505. SortId: 55
  506. AppKey: 2D464D8BFCE73A44B4F9DF95A2FDBE1C
  507. AppId: 300011860247
  508. reddit:
  509. Enable: 1
  510. SortId: 56
  511. AppKey: MExDxPuTCtFiRw
  512. Id: 56
  513. RedirectUrl: http://www.sharesdk.cn
  514. telegram:
  515. Enable: 1
  516. SortId: 47
  517. AppKey: 782826033
  518. RedirectUrl: http://www.mob.com
  519. eSurfing:
  520. Enable: 1
  521. SortId: 57
  522. AppKey: 8148612606
  523. AppSecret: mCltrhUqwshFa86egDTs0491ibaAulKA
  524. RedirectUrl: http://www.sharesdk.cn
  525. facebookAccount:
  526. Enable: 1
  527. SortId: 58
  528. AppKey: 579465512480462
  529. AppSecret: 8a6383652dd9f23fb0994f03d350d0ca
  530. RedirectUrl: http://www.sharesdk.cn
  531. wework:
  532. Enable: 1
  533. SortId: 60
  534. AppKey: wwa21eaecf93f0e3ba
  535. AppSecret: dW7e27P7Hc8NiYdRxnbTeOLgfI1ugR72e
  536. AgentId: 1000012
  537. Schema: wwautha21eaecf93f0e3ba000012
  538. douyin:
  539. Enable: 1
  540. SortId: 59
  541. AppKey: aw9ivykfjvi4hpwo
  542. AppSecret: 42b4caa6bda60bd49f05f06d0a4956e1
  543. oasis:
  544. Enable: 1
  545. SortId: 64
  546. AppKey: 568898243
  547. AppSecret: 38a4f8204cc784f81f9f0daaf31e02e3
  548. RedirectUrl: http://www.sharesdk.cn
  549. tiktok:
  550. Enable: 1
  551. kuaishou:
  552. Enable: 1
  553. --- !u!114 &1059812912
  554. MonoBehaviour:
  555. m_ObjectHideFlags: 0
  556. m_CorrespondingSourceObject: {fileID: 0}
  557. m_PrefabInstance: {fileID: 0}
  558. m_PrefabAsset: {fileID: 0}
  559. m_GameObject: {fileID: 1059812908}
  560. m_Enabled: 1
  561. m_EditorHideFlags: 0
  562. m_Script: {fileID: 11500000, guid: 5ddb254a1425545faa0fe46c651e248d, type: 3}
  563. m_Name:
  564. m_EditorClassIdentifier: