05 - Style Tags.unity 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017
  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.2, g: 0.2, b: 0.2, a: 1}
  24. m_AmbientEquatorColor: {r: 0.2, g: 0.2, b: 0.2, a: 1}
  25. m_AmbientGroundColor: {r: 0.2, g: 0.2, b: 0.2, 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 &4
  44. LightmapSettings:
  45. m_ObjectHideFlags: 0
  46. serializedVersion: 11
  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: 1
  55. m_EnableRealtimeLightmaps: 0
  56. m_LightmapEditorSettings:
  57. serializedVersion: 10
  58. m_Resolution: 1
  59. m_BakeResolution: 50
  60. m_AtlasSize: 1024
  61. m_AO: 0
  62. m_AOMaxDistance: 1
  63. m_CompAOExponent: 0
  64. m_CompAOExponentDirect: 0
  65. m_Padding: 2
  66. m_LightmapParameters: {fileID: 0}
  67. m_LightmapsBakeMode: 1
  68. m_TextureCompression: 0
  69. m_FinalGather: 0
  70. m_FinalGatherFiltering: 1
  71. m_FinalGatherRayCount: 1024
  72. m_ReflectionCompression: 2
  73. m_MixedBakeMode: 1
  74. m_BakeBackend: 0
  75. m_PVRSampling: 1
  76. m_PVRDirectSampleCount: 32
  77. m_PVRSampleCount: 500
  78. m_PVRBounces: 2
  79. m_PVRFilterTypeDirect: 0
  80. m_PVRFilterTypeIndirect: 0
  81. m_PVRFilterTypeAO: 0
  82. m_PVRFilteringMode: 0
  83. m_PVRCulling: 1
  84. m_PVRFilteringGaussRadiusDirect: 1
  85. m_PVRFilteringGaussRadiusIndirect: 5
  86. m_PVRFilteringGaussRadiusAO: 2
  87. m_PVRFilteringAtrousPositionSigmaDirect: 0.5
  88. m_PVRFilteringAtrousPositionSigmaIndirect: 2
  89. m_PVRFilteringAtrousPositionSigmaAO: 1
  90. m_ShowResolutionOverlay: 1
  91. m_LightingDataAsset: {fileID: 0}
  92. m_UseShadowmask: 0
  93. --- !u!196 &5
  94. NavMeshSettings:
  95. serializedVersion: 2
  96. m_ObjectHideFlags: 0
  97. m_BuildSettings:
  98. serializedVersion: 2
  99. agentTypeID: 0
  100. agentRadius: 0.5
  101. agentHeight: 2
  102. agentSlope: 45
  103. agentClimb: 0.4
  104. ledgeDropHeight: 0
  105. maxJumpAcrossDistance: 0
  106. minRegionArea: 2
  107. manualCellSize: 0
  108. cellSize: 0.16666666
  109. manualTileSize: 0
  110. tileSize: 256
  111. accuratePlacement: 0
  112. debug:
  113. m_Flags: 0
  114. m_NavMeshData: {fileID: 0}
  115. --- !u!1 &133236929
  116. GameObject:
  117. m_ObjectHideFlags: 0
  118. m_CorrespondingSourceObject: {fileID: 0}
  119. m_PrefabInstance: {fileID: 0}
  120. m_PrefabAsset: {fileID: 0}
  121. serializedVersion: 6
  122. m_Component:
  123. - component: {fileID: 133236934}
  124. - component: {fileID: 133236932}
  125. - component: {fileID: 133236930}
  126. - component: {fileID: 133236931}
  127. - component: {fileID: 133236933}
  128. m_Layer: 0
  129. m_Name: TextMesh Pro - Caption
  130. m_TagString: Untagged
  131. m_Icon: {fileID: 0}
  132. m_NavMeshLayer: 0
  133. m_StaticEditorFlags: 0
  134. m_IsActive: 0
  135. --- !u!114 &133236930
  136. MonoBehaviour:
  137. m_ObjectHideFlags: 0
  138. m_CorrespondingSourceObject: {fileID: 0}
  139. m_PrefabInstance: {fileID: 0}
  140. m_PrefabAsset: {fileID: 0}
  141. m_GameObject: {fileID: 133236929}
  142. m_Enabled: 1
  143. m_EditorHideFlags: 0
  144. m_Script: {fileID: 11500000, guid: 9541d86e2fd84c1d9990edf0852d74ab, type: 3}
  145. m_Name:
  146. m_EditorClassIdentifier:
  147. m_Material: {fileID: 0}
  148. m_Color: {r: 1, g: 1, b: 1, a: 1}
  149. m_RaycastTarget: 1
  150. m_OnCullStateChanged:
  151. m_PersistentCalls:
  152. m_Calls: []
  153. m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  154. Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  155. m_text: '*This is a partial list of all the Rich Text Tags available.'
  156. m_isRightToLeft: 0
  157. m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  158. m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  159. m_fontSharedMaterials: []
  160. m_fontMaterial: {fileID: 0}
  161. m_fontMaterials: []
  162. m_fontColor32:
  163. serializedVersion: 2
  164. rgba: 4294967295
  165. m_fontColor: {r: 1, g: 1, b: 1, a: 1}
  166. m_enableVertexGradient: 0
  167. m_colorMode: 3
  168. m_fontColorGradient:
  169. topLeft: {r: 1, g: 1, b: 1, a: 1}
  170. topRight: {r: 1, g: 1, b: 1, a: 1}
  171. bottomLeft: {r: 1, g: 1, b: 1, a: 1}
  172. bottomRight: {r: 1, g: 1, b: 1, a: 1}
  173. m_fontColorGradientPreset: {fileID: 0}
  174. m_spriteAsset: {fileID: 0}
  175. m_tintAllSprites: 0
  176. m_StyleSheet: {fileID: 0}
  177. m_TextStyleHashCode: 0
  178. m_overrideHtmlColors: 0
  179. m_faceColor:
  180. serializedVersion: 2
  181. rgba: 4294967295
  182. m_outlineColor:
  183. serializedVersion: 2
  184. rgba: 4278190080
  185. m_fontSize: 28
  186. m_fontSizeBase: 28
  187. m_fontWeight: 400
  188. m_enableAutoSizing: 0
  189. m_fontSizeMin: 24
  190. m_fontSizeMax: 96
  191. m_fontStyle: 0
  192. m_HorizontalAlignment: 1
  193. m_VerticalAlignment: 256
  194. m_textAlignment: 257
  195. m_isAlignmentEnumConverted: 1
  196. m_characterSpacing: 0
  197. m_wordSpacing: 0
  198. m_lineSpacing: 0
  199. m_lineSpacingMax: 0
  200. m_paragraphSpacing: 0
  201. m_charWidthMaxAdj: 0
  202. m_enableWordWrapping: 1
  203. m_wordWrappingRatios: 0.4
  204. m_overflowMode: 0
  205. m_firstOverflowCharacterIndex: -1
  206. m_linkedTextComponent: {fileID: 0}
  207. parentLinkedComponent: {fileID: 0}
  208. m_isTextTruncated: 0
  209. m_enableKerning: 0
  210. m_enableExtraPadding: 1
  211. checkPaddingRequired: 0
  212. m_isRichText: 1
  213. m_parseCtrlCharacters: 1
  214. m_isOrthographic: 0
  215. m_isCullingEnabled: 0
  216. m_ignoreRectMaskCulling: 0
  217. m_ignoreCulling: 1
  218. m_horizontalMapping: 0
  219. m_verticalMapping: 2
  220. m_uvLineOffset: 0.3
  221. m_geometrySortingOrder: 0
  222. m_VertexBufferAutoSizeReduction: 1
  223. m_firstVisibleCharacter: 0
  224. m_useMaxVisibleDescender: 1
  225. m_pageToDisplay: 0
  226. m_margin: {x: 0, y: 0, z: 0, w: 0}
  227. m_textInfo:
  228. textComponent: {fileID: 0}
  229. characterCount: 60
  230. spriteCount: 0
  231. spaceCount: 11
  232. wordCount: 12
  233. linkCount: 0
  234. lineCount: 1
  235. pageCount: 1
  236. materialCount: 1
  237. m_isUsingLegacyAnimationComponent: 0
  238. m_isVolumetricText: 0
  239. m_spriteAnimator: {fileID: 0}
  240. m_hasFontAssetChanged: 0
  241. m_renderer: {fileID: 133236933}
  242. m_maskType: 0
  243. --- !u!222 &133236931
  244. CanvasRenderer:
  245. m_ObjectHideFlags: 2
  246. m_CorrespondingSourceObject: {fileID: 0}
  247. m_PrefabInstance: {fileID: 0}
  248. m_PrefabAsset: {fileID: 0}
  249. m_GameObject: {fileID: 133236929}
  250. m_CullTransparentMesh: 0
  251. --- !u!33 &133236932
  252. MeshFilter:
  253. m_ObjectHideFlags: 2
  254. m_CorrespondingSourceObject: {fileID: 0}
  255. m_PrefabInstance: {fileID: 0}
  256. m_PrefabAsset: {fileID: 0}
  257. m_GameObject: {fileID: 133236929}
  258. m_Mesh: {fileID: 0}
  259. --- !u!23 &133236933
  260. MeshRenderer:
  261. m_ObjectHideFlags: 0
  262. m_CorrespondingSourceObject: {fileID: 0}
  263. m_PrefabInstance: {fileID: 0}
  264. m_PrefabAsset: {fileID: 0}
  265. m_GameObject: {fileID: 133236929}
  266. m_Enabled: 1
  267. m_CastShadows: 0
  268. m_ReceiveShadows: 0
  269. m_DynamicOccludee: 1
  270. m_MotionVectors: 1
  271. m_LightProbeUsage: 1
  272. m_ReflectionProbeUsage: 1
  273. m_RenderingLayerMask: 4294967295
  274. m_RendererPriority: 0
  275. m_Materials:
  276. - {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  277. m_StaticBatchInfo:
  278. firstSubMesh: 0
  279. subMeshCount: 0
  280. m_StaticBatchRoot: {fileID: 0}
  281. m_ProbeAnchor: {fileID: 0}
  282. m_LightProbeVolumeOverride: {fileID: 0}
  283. m_ScaleInLightmap: 1
  284. m_PreserveUVs: 0
  285. m_IgnoreNormalsForChartDetection: 0
  286. m_ImportantGI: 0
  287. m_StitchLightmapSeams: 0
  288. m_SelectedEditorRenderState: 3
  289. m_MinimumChartSize: 4
  290. m_AutoUVMaxDistance: 0.5
  291. m_AutoUVMaxAngle: 89
  292. m_LightmapParameters: {fileID: 0}
  293. m_SortingLayerID: 0
  294. m_SortingLayer: 0
  295. m_SortingOrder: 0
  296. --- !u!224 &133236934
  297. RectTransform:
  298. m_ObjectHideFlags: 0
  299. m_CorrespondingSourceObject: {fileID: 0}
  300. m_PrefabInstance: {fileID: 0}
  301. m_PrefabAsset: {fileID: 0}
  302. m_GameObject: {fileID: 133236929}
  303. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  304. m_LocalPosition: {x: 0, y: 0, z: 0}
  305. m_LocalScale: {x: 1, y: 1, z: 1}
  306. m_Children: []
  307. m_Father: {fileID: 0}
  308. m_RootOrder: 3
  309. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  310. m_AnchorMin: {x: 0.5, y: 0.5}
  311. m_AnchorMax: {x: 0.5, y: 0.5}
  312. m_AnchoredPosition: {x: 3, y: -32.8}
  313. m_SizeDelta: {x: 128, y: 10}
  314. m_Pivot: {x: 0.5, y: 0.5}
  315. --- !u!1 &347737868
  316. GameObject:
  317. m_ObjectHideFlags: 0
  318. m_CorrespondingSourceObject: {fileID: 0}
  319. m_PrefabInstance: {fileID: 0}
  320. m_PrefabAsset: {fileID: 0}
  321. serializedVersion: 6
  322. m_Component:
  323. - component: {fileID: 347737873}
  324. - component: {fileID: 347737870}
  325. - component: {fileID: 347737869}
  326. - component: {fileID: 347737872}
  327. - component: {fileID: 347737871}
  328. m_Layer: 0
  329. m_Name: TextMesh Pro - Styles
  330. m_TagString: Untagged
  331. m_Icon: {fileID: 0}
  332. m_NavMeshLayer: 0
  333. m_StaticEditorFlags: 0
  334. m_IsActive: 0
  335. --- !u!114 &347737869
  336. MonoBehaviour:
  337. m_ObjectHideFlags: 0
  338. m_CorrespondingSourceObject: {fileID: 0}
  339. m_PrefabInstance: {fileID: 0}
  340. m_PrefabAsset: {fileID: 0}
  341. m_GameObject: {fileID: 347737868}
  342. m_Enabled: 1
  343. m_EditorHideFlags: 0
  344. m_Script: {fileID: 11500000, guid: 9541d86e2fd84c1d9990edf0852d74ab, type: 3}
  345. m_Name:
  346. m_EditorClassIdentifier:
  347. m_Material: {fileID: 0}
  348. m_Color: {r: 1, g: 1, b: 1, a: 1}
  349. m_RaycastTarget: 1
  350. m_OnCullStateChanged:
  351. m_PersistentCalls:
  352. m_Calls: []
  353. m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  354. Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  355. m_text: '<size=120%><u><#a0ffa0>Basic Style Tags</color>* available in TextMesh<#0080ff>Pro</color></u></size><line-height=1.5em>
  356. </line-height>Normal
  357. <b>Bold</b><pos=50%><<#ffff00>b</color>> <<#ffff00>/b</color>>
  358. <i>Italics</i><pos=50%><<#ffff00>i</color>> <<#ffff00>/i</color>>
  359. <u>Underline</u><pos=50%><<#ffff00>u</color>> <<#ffff00>/u</color>>
  360. <s>Strikethrough</s><pos=50%><<#ffff00>s</color>> <<#ffff00>/s</color>>
  361. Superscript - X<sup>3</sup> -<pos=50%><<#ffff00>sup</color>> <<#ffff00>/sup</color>>
  362. Subscript - H<sub>2</sub>O -<pos=50%><<#ffff00>sub</color>> <<#ffff00>/sub</color>>
  363. Text <mark=#ffff0040>Highlighting</mark><pos=50%><<#ffff00>mark=#ffff8000</color>>
  364. <<#ffff00>/mark</color>>
  365. '
  366. m_isRightToLeft: 0
  367. m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  368. m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  369. m_fontSharedMaterials: []
  370. m_fontMaterial: {fileID: 0}
  371. m_fontMaterials: []
  372. m_fontColor32:
  373. serializedVersion: 2
  374. rgba: 4294967295
  375. m_fontColor: {r: 1, g: 1, b: 1, a: 1}
  376. m_enableVertexGradient: 0
  377. m_colorMode: 3
  378. m_fontColorGradient:
  379. topLeft: {r: 1, g: 1, b: 1, a: 1}
  380. topRight: {r: 1, g: 1, b: 1, a: 1}
  381. bottomLeft: {r: 1, g: 1, b: 1, a: 1}
  382. bottomRight: {r: 1, g: 1, b: 1, a: 1}
  383. m_fontColorGradientPreset: {fileID: 0}
  384. m_spriteAsset: {fileID: 0}
  385. m_tintAllSprites: 0
  386. m_StyleSheet: {fileID: 0}
  387. m_TextStyleHashCode: 0
  388. m_overrideHtmlColors: 0
  389. m_faceColor:
  390. serializedVersion: 2
  391. rgba: 4294967295
  392. m_outlineColor:
  393. serializedVersion: 2
  394. rgba: 4278190080
  395. m_fontSize: 48
  396. m_fontSizeBase: 36
  397. m_fontWeight: 400
  398. m_enableAutoSizing: 0
  399. m_fontSizeMin: 24
  400. m_fontSizeMax: 96
  401. m_fontStyle: 0
  402. m_HorizontalAlignment: 1
  403. m_VerticalAlignment: 256
  404. m_textAlignment: 257
  405. m_isAlignmentEnumConverted: 1
  406. m_characterSpacing: 0
  407. m_wordSpacing: 0
  408. m_lineSpacing: 0
  409. m_lineSpacingMax: 0
  410. m_paragraphSpacing: 0
  411. m_charWidthMaxAdj: 0
  412. m_enableWordWrapping: 1
  413. m_wordWrappingRatios: 0.4
  414. m_overflowMode: 0
  415. m_firstOverflowCharacterIndex: -1
  416. m_linkedTextComponent: {fileID: 0}
  417. parentLinkedComponent: {fileID: 0}
  418. m_isTextTruncated: 0
  419. m_enableKerning: 0
  420. m_enableExtraPadding: 1
  421. checkPaddingRequired: 0
  422. m_isRichText: 1
  423. m_parseCtrlCharacters: 1
  424. m_isOrthographic: 0
  425. m_isCullingEnabled: 0
  426. m_ignoreRectMaskCulling: 0
  427. m_ignoreCulling: 1
  428. m_horizontalMapping: 0
  429. m_verticalMapping: 2
  430. m_uvLineOffset: 0.3
  431. m_geometrySortingOrder: 0
  432. m_VertexBufferAutoSizeReduction: 1
  433. m_firstVisibleCharacter: 0
  434. m_useMaxVisibleDescender: 1
  435. m_pageToDisplay: 1
  436. m_margin: {x: 0, y: 0, z: 0, w: 0}
  437. m_textInfo:
  438. textComponent: {fileID: 0}
  439. characterCount: 224
  440. spriteCount: 0
  441. spaceCount: 30
  442. wordCount: 36
  443. linkCount: 0
  444. lineCount: 9
  445. pageCount: 1
  446. materialCount: 1
  447. m_isUsingLegacyAnimationComponent: 0
  448. m_isVolumetricText: 0
  449. m_spriteAnimator: {fileID: 0}
  450. m_hasFontAssetChanged: 0
  451. m_renderer: {fileID: 347737871}
  452. m_maskType: 0
  453. --- !u!33 &347737870
  454. MeshFilter:
  455. m_ObjectHideFlags: 2
  456. m_CorrespondingSourceObject: {fileID: 0}
  457. m_PrefabInstance: {fileID: 0}
  458. m_PrefabAsset: {fileID: 0}
  459. m_GameObject: {fileID: 347737868}
  460. m_Mesh: {fileID: 0}
  461. --- !u!23 &347737871
  462. MeshRenderer:
  463. m_ObjectHideFlags: 0
  464. m_CorrespondingSourceObject: {fileID: 0}
  465. m_PrefabInstance: {fileID: 0}
  466. m_PrefabAsset: {fileID: 0}
  467. m_GameObject: {fileID: 347737868}
  468. m_Enabled: 1
  469. m_CastShadows: 0
  470. m_ReceiveShadows: 0
  471. m_DynamicOccludee: 1
  472. m_MotionVectors: 1
  473. m_LightProbeUsage: 1
  474. m_ReflectionProbeUsage: 1
  475. m_RenderingLayerMask: 4294967295
  476. m_RendererPriority: 0
  477. m_Materials:
  478. - {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  479. m_StaticBatchInfo:
  480. firstSubMesh: 0
  481. subMeshCount: 0
  482. m_StaticBatchRoot: {fileID: 0}
  483. m_ProbeAnchor: {fileID: 0}
  484. m_LightProbeVolumeOverride: {fileID: 0}
  485. m_ScaleInLightmap: 1
  486. m_PreserveUVs: 0
  487. m_IgnoreNormalsForChartDetection: 0
  488. m_ImportantGI: 0
  489. m_StitchLightmapSeams: 0
  490. m_SelectedEditorRenderState: 3
  491. m_MinimumChartSize: 4
  492. m_AutoUVMaxDistance: 0.5
  493. m_AutoUVMaxAngle: 89
  494. m_LightmapParameters: {fileID: 0}
  495. m_SortingLayerID: 0
  496. m_SortingLayer: 0
  497. m_SortingOrder: 0
  498. --- !u!222 &347737872
  499. CanvasRenderer:
  500. m_ObjectHideFlags: 2
  501. m_CorrespondingSourceObject: {fileID: 0}
  502. m_PrefabInstance: {fileID: 0}
  503. m_PrefabAsset: {fileID: 0}
  504. m_GameObject: {fileID: 347737868}
  505. m_CullTransparentMesh: 0
  506. --- !u!224 &347737873
  507. RectTransform:
  508. m_ObjectHideFlags: 0
  509. m_CorrespondingSourceObject: {fileID: 0}
  510. m_PrefabInstance: {fileID: 0}
  511. m_PrefabAsset: {fileID: 0}
  512. m_GameObject: {fileID: 347737868}
  513. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  514. m_LocalPosition: {x: 0, y: 0, z: 0}
  515. m_LocalScale: {x: 1, y: 1, z: 1}
  516. m_Children: []
  517. m_Father: {fileID: 0}
  518. m_RootOrder: 2
  519. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  520. m_AnchorMin: {x: 0.5, y: 0.5}
  521. m_AnchorMax: {x: 0.5, y: 0.5}
  522. m_AnchoredPosition: {x: 3, y: 0}
  523. m_SizeDelta: {x: 128, y: 59.9}
  524. m_Pivot: {x: 0.5, y: 0.5}
  525. --- !u!1 &642642694
  526. GameObject:
  527. m_ObjectHideFlags: 0
  528. m_CorrespondingSourceObject: {fileID: 0}
  529. m_PrefabInstance: {fileID: 0}
  530. m_PrefabAsset: {fileID: 0}
  531. serializedVersion: 6
  532. m_Component:
  533. - component: {fileID: 642642697}
  534. - component: {fileID: 642642696}
  535. - component: {fileID: 642642695}
  536. m_Layer: 0
  537. m_Name: TextMeshPro - Styles
  538. m_TagString: Untagged
  539. m_Icon: {fileID: 0}
  540. m_NavMeshLayer: 0
  541. m_StaticEditorFlags: 0
  542. m_IsActive: 1
  543. --- !u!114 &642642695
  544. MonoBehaviour:
  545. m_ObjectHideFlags: 0
  546. m_CorrespondingSourceObject: {fileID: 0}
  547. m_PrefabInstance: {fileID: 0}
  548. m_PrefabAsset: {fileID: 0}
  549. m_GameObject: {fileID: 642642694}
  550. m_Enabled: 1
  551. m_EditorHideFlags: 0
  552. m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  553. m_Name:
  554. m_EditorClassIdentifier:
  555. m_Material: {fileID: 0}
  556. m_Color: {r: 1, g: 1, b: 1, a: 1}
  557. m_RaycastTarget: 1
  558. m_OnCullStateChanged:
  559. m_PersistentCalls:
  560. m_Calls: []
  561. m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  562. Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  563. m_text: '<size=120%><u><#a0ffa0>Basic Style Tags</color>* available in TextMesh<#0080ff>Pro</color></u></size><line-height=1.5em>
  564. </line-height>Normal
  565. <b>Bold</b><pos=50%><<#ffff00>b</color>> <<#ffff00>/b</color>>
  566. <i>Italics</i><pos=50%><<#ffff00>i</color>> <<#ffff00>/i</color>>
  567. <u>Underline</u><pos=50%><<#ffff00>u</color>> <<#ffff00>/u</color>>
  568. <s>Strikethrough</s><pos=50%><<#ffff00>s</color>> <<#ffff00>/s</color>>
  569. Superscript - X<sup>3</sup> -<pos=50%><<#ffff00>sup</color>> <<#ffff00>/sup</color>>
  570. Subscript - H<sub>2</sub>O -<pos=50%><<#ffff00>sub</color>> <<#ffff00>/sub</color>>
  571. Text <mark=#ffff0040>Highlighting</mark><pos=50%><<#ffff00>mark=#ffff8000</color>>
  572. <<#ffff00>/mark</color>>
  573. '
  574. m_isRightToLeft: 0
  575. m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  576. m_sharedMaterial: {fileID: 2100000, guid: e73a58f6e2794ae7b1b7e50b7fb811b0, type: 2}
  577. m_fontSharedMaterials: []
  578. m_fontMaterial: {fileID: 0}
  579. m_fontMaterials: []
  580. m_fontColor32:
  581. serializedVersion: 2
  582. rgba: 4294967295
  583. m_fontColor: {r: 1, g: 1, b: 1, a: 1}
  584. m_enableVertexGradient: 0
  585. m_colorMode: 3
  586. m_fontColorGradient:
  587. topLeft: {r: 1, g: 1, b: 1, a: 1}
  588. topRight: {r: 1, g: 1, b: 1, a: 1}
  589. bottomLeft: {r: 1, g: 1, b: 1, a: 1}
  590. bottomRight: {r: 1, g: 1, b: 1, a: 1}
  591. m_fontColorGradientPreset: {fileID: 0}
  592. m_spriteAsset: {fileID: 0}
  593. m_tintAllSprites: 0
  594. m_StyleSheet: {fileID: 0}
  595. m_TextStyleHashCode: -1183493901
  596. m_overrideHtmlColors: 0
  597. m_faceColor:
  598. serializedVersion: 2
  599. rgba: 4294967295
  600. m_outlineColor:
  601. serializedVersion: 2
  602. rgba: 4278190080
  603. m_fontSize: 48
  604. m_fontSizeBase: 48
  605. m_fontWeight: 400
  606. m_enableAutoSizing: 0
  607. m_fontSizeMin: 18
  608. m_fontSizeMax: 72
  609. m_fontStyle: 0
  610. m_HorizontalAlignment: 1
  611. m_VerticalAlignment: 256
  612. m_textAlignment: 65535
  613. m_isAlignmentEnumConverted: 1
  614. m_characterSpacing: 0
  615. m_wordSpacing: 0
  616. m_lineSpacing: 0
  617. m_lineSpacingMax: 0
  618. m_paragraphSpacing: 0
  619. m_charWidthMaxAdj: 0
  620. m_enableWordWrapping: 1
  621. m_wordWrappingRatios: 0.4
  622. m_overflowMode: 0
  623. m_firstOverflowCharacterIndex: -1
  624. m_linkedTextComponent: {fileID: 0}
  625. parentLinkedComponent: {fileID: 0}
  626. m_isTextTruncated: 0
  627. m_enableKerning: 1
  628. m_enableExtraPadding: 1
  629. checkPaddingRequired: 0
  630. m_isRichText: 1
  631. m_parseCtrlCharacters: 1
  632. m_isOrthographic: 1
  633. m_isCullingEnabled: 0
  634. m_ignoreRectMaskCulling: 0
  635. m_ignoreCulling: 1
  636. m_horizontalMapping: 0
  637. m_verticalMapping: 0
  638. m_uvLineOffset: 0
  639. m_geometrySortingOrder: 0
  640. m_VertexBufferAutoSizeReduction: 1
  641. m_firstVisibleCharacter: 0
  642. m_useMaxVisibleDescender: 1
  643. m_pageToDisplay: 0
  644. m_margin: {x: 0, y: 0, z: 0, w: 0}
  645. m_textInfo:
  646. textComponent: {fileID: 642642695}
  647. characterCount: 224
  648. spriteCount: 0
  649. spaceCount: 30
  650. wordCount: 36
  651. linkCount: 0
  652. lineCount: 9
  653. pageCount: 1
  654. materialCount: 1
  655. m_isUsingLegacyAnimationComponent: 0
  656. m_isVolumetricText: 0
  657. m_spriteAnimator: {fileID: 0}
  658. m_hasFontAssetChanged: 0
  659. m_baseMaterial: {fileID: 2100000, guid: 6a9165d4abc743c469f4e1f2ee39605c, type: 2}
  660. m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
  661. --- !u!222 &642642696
  662. CanvasRenderer:
  663. m_ObjectHideFlags: 0
  664. m_CorrespondingSourceObject: {fileID: 0}
  665. m_PrefabInstance: {fileID: 0}
  666. m_PrefabAsset: {fileID: 0}
  667. m_GameObject: {fileID: 642642694}
  668. m_CullTransparentMesh: 0
  669. --- !u!224 &642642697
  670. RectTransform:
  671. m_ObjectHideFlags: 0
  672. m_CorrespondingSourceObject: {fileID: 0}
  673. m_PrefabInstance: {fileID: 0}
  674. m_PrefabAsset: {fileID: 0}
  675. m_GameObject: {fileID: 642642694}
  676. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  677. m_LocalPosition: {x: 0, y: 0, z: 0}
  678. m_LocalScale: {x: 1, y: 1, z: 1}
  679. m_Children: []
  680. m_Father: {fileID: 2144055438}
  681. m_RootOrder: 0
  682. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  683. m_AnchorMin: {x: 0, y: 0}
  684. m_AnchorMax: {x: 1, y: 1}
  685. m_AnchoredPosition: {x: 0, y: 15}
  686. m_SizeDelta: {x: -40, y: -50}
  687. m_Pivot: {x: 0.5, y: 0.5}
  688. --- !u!1 &718714744
  689. GameObject:
  690. m_ObjectHideFlags: 0
  691. m_CorrespondingSourceObject: {fileID: 0}
  692. m_PrefabInstance: {fileID: 0}
  693. m_PrefabAsset: {fileID: 0}
  694. serializedVersion: 6
  695. m_Component:
  696. - component: {fileID: 718714747}
  697. - component: {fileID: 718714746}
  698. - component: {fileID: 718714745}
  699. m_Layer: 0
  700. m_Name: TextMeshPro - Caption
  701. m_TagString: Untagged
  702. m_Icon: {fileID: 0}
  703. m_NavMeshLayer: 0
  704. m_StaticEditorFlags: 0
  705. m_IsActive: 1
  706. --- !u!114 &718714745
  707. MonoBehaviour:
  708. m_ObjectHideFlags: 0
  709. m_CorrespondingSourceObject: {fileID: 0}
  710. m_PrefabInstance: {fileID: 0}
  711. m_PrefabAsset: {fileID: 0}
  712. m_GameObject: {fileID: 718714744}
  713. m_Enabled: 1
  714. m_EditorHideFlags: 0
  715. m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  716. m_Name:
  717. m_EditorClassIdentifier:
  718. m_Material: {fileID: 0}
  719. m_Color: {r: 1, g: 1, b: 1, a: 1}
  720. m_RaycastTarget: 1
  721. m_OnCullStateChanged:
  722. m_PersistentCalls:
  723. m_Calls: []
  724. m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  725. Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  726. m_text: '*Partial list of the Rich Text Tags available in TextMeshPro.'
  727. m_isRightToLeft: 0
  728. m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  729. m_sharedMaterial: {fileID: 2100000, guid: e73a58f6e2794ae7b1b7e50b7fb811b0, type: 2}
  730. m_fontSharedMaterials: []
  731. m_fontMaterial: {fileID: 0}
  732. m_fontMaterials: []
  733. m_fontColor32:
  734. serializedVersion: 2
  735. rgba: 4294967295
  736. m_fontColor: {r: 1, g: 1, b: 1, a: 1}
  737. m_enableVertexGradient: 0
  738. m_colorMode: 3
  739. m_fontColorGradient:
  740. topLeft: {r: 1, g: 1, b: 1, a: 1}
  741. topRight: {r: 1, g: 1, b: 1, a: 1}
  742. bottomLeft: {r: 1, g: 1, b: 1, a: 1}
  743. bottomRight: {r: 1, g: 1, b: 1, a: 1}
  744. m_fontColorGradientPreset: {fileID: 0}
  745. m_spriteAsset: {fileID: 0}
  746. m_tintAllSprites: 0
  747. m_StyleSheet: {fileID: 0}
  748. m_TextStyleHashCode: -1183493901
  749. m_overrideHtmlColors: 0
  750. m_faceColor:
  751. serializedVersion: 2
  752. rgba: 4294967295
  753. m_outlineColor:
  754. serializedVersion: 2
  755. rgba: 4278190080
  756. m_fontSize: 28
  757. m_fontSizeBase: 28
  758. m_fontWeight: 400
  759. m_enableAutoSizing: 0
  760. m_fontSizeMin: 18
  761. m_fontSizeMax: 72
  762. m_fontStyle: 0
  763. m_HorizontalAlignment: 1
  764. m_VerticalAlignment: 256
  765. m_textAlignment: 65535
  766. m_isAlignmentEnumConverted: 1
  767. m_characterSpacing: 0
  768. m_wordSpacing: 0
  769. m_lineSpacing: 0
  770. m_lineSpacingMax: 0
  771. m_paragraphSpacing: 0
  772. m_charWidthMaxAdj: 0
  773. m_enableWordWrapping: 1
  774. m_wordWrappingRatios: 0.4
  775. m_overflowMode: 0
  776. m_firstOverflowCharacterIndex: -1
  777. m_linkedTextComponent: {fileID: 0}
  778. parentLinkedComponent: {fileID: 0}
  779. m_isTextTruncated: 0
  780. m_enableKerning: 1
  781. m_enableExtraPadding: 1
  782. checkPaddingRequired: 0
  783. m_isRichText: 1
  784. m_parseCtrlCharacters: 1
  785. m_isOrthographic: 1
  786. m_isCullingEnabled: 0
  787. m_ignoreRectMaskCulling: 0
  788. m_ignoreCulling: 1
  789. m_horizontalMapping: 0
  790. m_verticalMapping: 0
  791. m_uvLineOffset: 0
  792. m_geometrySortingOrder: 0
  793. m_VertexBufferAutoSizeReduction: 1
  794. m_firstVisibleCharacter: 0
  795. m_useMaxVisibleDescender: 1
  796. m_pageToDisplay: 0
  797. m_margin: {x: 0, y: 0, z: 0, w: 0}
  798. m_textInfo:
  799. textComponent: {fileID: 718714745}
  800. characterCount: 61
  801. spriteCount: 0
  802. spaceCount: 9
  803. wordCount: 10
  804. linkCount: 0
  805. lineCount: 1
  806. pageCount: 1
  807. materialCount: 1
  808. m_isUsingLegacyAnimationComponent: 0
  809. m_isVolumetricText: 0
  810. m_spriteAnimator: {fileID: 0}
  811. m_hasFontAssetChanged: 0
  812. m_baseMaterial: {fileID: 2100000, guid: 6a9165d4abc743c469f4e1f2ee39605c, type: 2}
  813. m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
  814. --- !u!222 &718714746
  815. CanvasRenderer:
  816. m_ObjectHideFlags: 0
  817. m_CorrespondingSourceObject: {fileID: 0}
  818. m_PrefabInstance: {fileID: 0}
  819. m_PrefabAsset: {fileID: 0}
  820. m_GameObject: {fileID: 718714744}
  821. m_CullTransparentMesh: 0
  822. --- !u!224 &718714747
  823. RectTransform:
  824. m_ObjectHideFlags: 0
  825. m_CorrespondingSourceObject: {fileID: 0}
  826. m_PrefabInstance: {fileID: 0}
  827. m_PrefabAsset: {fileID: 0}
  828. m_GameObject: {fileID: 718714744}
  829. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  830. m_LocalPosition: {x: 0, y: 0, z: 0}
  831. m_LocalScale: {x: 1, y: 1, z: 1}
  832. m_Children: []
  833. m_Father: {fileID: 2144055438}
  834. m_RootOrder: 1
  835. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  836. m_AnchorMin: {x: 0.5, y: 0.5}
  837. m_AnchorMax: {x: 0.5, y: 0.5}
  838. m_AnchoredPosition: {x: 0.000024437904, y: -300}
  839. m_SizeDelta: {x: 1230, y: 40}
  840. m_Pivot: {x: 0.5, y: 0.5}
  841. --- !u!1 &1079079952
  842. GameObject:
  843. m_ObjectHideFlags: 0
  844. m_CorrespondingSourceObject: {fileID: 0}
  845. m_PrefabInstance: {fileID: 0}
  846. m_PrefabAsset: {fileID: 0}
  847. serializedVersion: 6
  848. m_Component:
  849. - component: {fileID: 1079079957}
  850. - component: {fileID: 1079079956}
  851. - component: {fileID: 1079079953}
  852. m_Layer: 0
  853. m_Name: Main Camera
  854. m_TagString: MainCamera
  855. m_Icon: {fileID: 0}
  856. m_NavMeshLayer: 0
  857. m_StaticEditorFlags: 0
  858. m_IsActive: 1
  859. --- !u!81 &1079079953
  860. AudioListener:
  861. m_ObjectHideFlags: 0
  862. m_CorrespondingSourceObject: {fileID: 0}
  863. m_PrefabInstance: {fileID: 0}
  864. m_PrefabAsset: {fileID: 0}
  865. m_GameObject: {fileID: 1079079952}
  866. m_Enabled: 1
  867. --- !u!20 &1079079956
  868. Camera:
  869. m_ObjectHideFlags: 0
  870. m_CorrespondingSourceObject: {fileID: 0}
  871. m_PrefabInstance: {fileID: 0}
  872. m_PrefabAsset: {fileID: 0}
  873. m_GameObject: {fileID: 1079079952}
  874. m_Enabled: 1
  875. serializedVersion: 2
  876. m_ClearFlags: 1
  877. m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0.019607844}
  878. m_projectionMatrixMode: 1
  879. m_SensorSize: {x: 36, y: 24}
  880. m_LensShift: {x: 0, y: 0}
  881. m_GateFitMode: 2
  882. m_FocalLength: 50
  883. m_NormalizedViewPortRect:
  884. serializedVersion: 2
  885. x: 0
  886. y: 0
  887. width: 1
  888. height: 1
  889. near clip plane: 0.3
  890. far clip plane: 1000
  891. field of view: 60
  892. orthographic: 1
  893. orthographic size: 36
  894. m_Depth: -1
  895. m_CullingMask:
  896. serializedVersion: 2
  897. m_Bits: 4294967295
  898. m_RenderingPath: -1
  899. m_TargetTexture: {fileID: 0}
  900. m_TargetDisplay: 0
  901. m_TargetEye: 3
  902. m_HDR: 0
  903. m_AllowMSAA: 1
  904. m_AllowDynamicResolution: 0
  905. m_ForceIntoRT: 0
  906. m_OcclusionCulling: 1
  907. m_StereoConvergence: 10
  908. m_StereoSeparation: 0.022
  909. --- !u!4 &1079079957
  910. Transform:
  911. m_ObjectHideFlags: 0
  912. m_CorrespondingSourceObject: {fileID: 0}
  913. m_PrefabInstance: {fileID: 0}
  914. m_PrefabAsset: {fileID: 0}
  915. m_GameObject: {fileID: 1079079952}
  916. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  917. m_LocalPosition: {x: 0, y: 0, z: -10}
  918. m_LocalScale: {x: 1, y: 1, z: 1}
  919. m_Children: []
  920. m_Father: {fileID: 0}
  921. m_RootOrder: 0
  922. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  923. --- !u!1 &2144055437
  924. GameObject:
  925. m_ObjectHideFlags: 0
  926. m_CorrespondingSourceObject: {fileID: 0}
  927. m_PrefabInstance: {fileID: 0}
  928. m_PrefabAsset: {fileID: 0}
  929. serializedVersion: 6
  930. m_Component:
  931. - component: {fileID: 2144055438}
  932. - component: {fileID: 2144055440}
  933. - component: {fileID: 2144055439}
  934. m_Layer: 0
  935. m_Name: Canvas
  936. m_TagString: Untagged
  937. m_Icon: {fileID: 0}
  938. m_NavMeshLayer: 0
  939. m_StaticEditorFlags: 0
  940. m_IsActive: 1
  941. --- !u!224 &2144055438
  942. RectTransform:
  943. m_ObjectHideFlags: 0
  944. m_CorrespondingSourceObject: {fileID: 0}
  945. m_PrefabInstance: {fileID: 0}
  946. m_PrefabAsset: {fileID: 0}
  947. m_GameObject: {fileID: 2144055437}
  948. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  949. m_LocalPosition: {x: 0, y: 0, z: 0}
  950. m_LocalScale: {x: 0, y: 0, z: 0}
  951. m_Children:
  952. - {fileID: 642642697}
  953. - {fileID: 718714747}
  954. m_Father: {fileID: 0}
  955. m_RootOrder: 1
  956. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  957. m_AnchorMin: {x: 0, y: 0}
  958. m_AnchorMax: {x: 0, y: 0}
  959. m_AnchoredPosition: {x: 0, y: 0}
  960. m_SizeDelta: {x: 0, y: 0}
  961. m_Pivot: {x: 0, y: 0}
  962. --- !u!114 &2144055439
  963. MonoBehaviour:
  964. m_ObjectHideFlags: 0
  965. m_CorrespondingSourceObject: {fileID: 0}
  966. m_PrefabInstance: {fileID: 0}
  967. m_PrefabAsset: {fileID: 0}
  968. m_GameObject: {fileID: 2144055437}
  969. m_Enabled: 1
  970. m_EditorHideFlags: 0
  971. m_Script: {fileID: 1301386320, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
  972. m_Name:
  973. m_EditorClassIdentifier:
  974. m_IgnoreReversedGraphics: 1
  975. m_BlockingObjects: 0
  976. m_BlockingMask:
  977. serializedVersion: 2
  978. m_Bits: 4294967295
  979. --- !u!223 &2144055440
  980. Canvas:
  981. m_ObjectHideFlags: 0
  982. m_CorrespondingSourceObject: {fileID: 0}
  983. m_PrefabInstance: {fileID: 0}
  984. m_PrefabAsset: {fileID: 0}
  985. m_GameObject: {fileID: 2144055437}
  986. m_Enabled: 1
  987. serializedVersion: 3
  988. m_RenderMode: 0
  989. m_Camera: {fileID: 0}
  990. m_PlaneDistance: 100
  991. m_PixelPerfect: 0
  992. m_ReceivesEvents: 1
  993. m_OverrideSorting: 0
  994. m_OverridePixelPerfect: 0
  995. m_SortingBucketNormalizedSize: 0
  996. m_AdditionalShaderChannelsFlag: 25
  997. m_SortingLayerID: 0
  998. m_SortingOrder: 0
  999. m_TargetDisplay: 0