fc6bfcfa-8086-4326-809b-0ba1226bac7d.json 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "RichText",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "RichText",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 8
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 14
  31. },
  32. {
  33. "__id__": 16
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 18
  38. },
  39. "_lpos": {
  40. "__type__": "cc.Vec3",
  41. "x": 0,
  42. "y": 0,
  43. "z": 0
  44. },
  45. "_lrot": {
  46. "__type__": "cc.Quat",
  47. "x": 0,
  48. "y": 0,
  49. "z": 0,
  50. "w": 1
  51. },
  52. "_lscale": {
  53. "__type__": "cc.Vec3",
  54. "x": 1,
  55. "y": 1,
  56. "z": 1
  57. },
  58. "_layer": 33554432,
  59. "_euler": {
  60. "__type__": "cc.Vec3",
  61. "x": 0,
  62. "y": 0,
  63. "z": 0
  64. },
  65. "_id": ""
  66. },
  67. {
  68. "__type__": "cc.Node",
  69. "_name": "RICHTEXT_CHILD",
  70. "_objFlags": 1024,
  71. "_parent": {
  72. "__id__": 1
  73. },
  74. "_children": [],
  75. "_active": true,
  76. "_components": [
  77. {
  78. "__id__": 3
  79. },
  80. {
  81. "__id__": 5
  82. }
  83. ],
  84. "_prefab": {
  85. "__id__": 7
  86. },
  87. "_lpos": {
  88. "__type__": "cc.Vec3",
  89. "x": -76.69,
  90. "y": -25.2,
  91. "z": 0
  92. },
  93. "_lrot": {
  94. "__type__": "cc.Quat",
  95. "x": 0,
  96. "y": 0,
  97. "z": 0,
  98. "w": 1
  99. },
  100. "_lscale": {
  101. "__type__": "cc.Vec3",
  102. "x": 1,
  103. "y": 1,
  104. "z": 1
  105. },
  106. "_layer": 33554432,
  107. "_euler": {
  108. "__type__": "cc.Vec3",
  109. "x": 0,
  110. "y": 0,
  111. "z": 0
  112. },
  113. "_id": "e36UXRlQdHAqf3WZ8dR+FR"
  114. },
  115. {
  116. "__type__": "cc.UITransform",
  117. "_name": "",
  118. "_objFlags": 0,
  119. "node": {
  120. "__id__": 2
  121. },
  122. "_enabled": true,
  123. "__prefab": {
  124. "__id__": 4
  125. },
  126. "_priority": 0,
  127. "_contentSize": {
  128. "__type__": "cc.Size",
  129. "width": 80.02,
  130. "height": 50.4
  131. },
  132. "_anchorPoint": {
  133. "__type__": "cc.Vec2",
  134. "x": 0,
  135. "y": 0
  136. },
  137. "_id": "43VaYAVKJHK7ePn0JuDxB8"
  138. },
  139. {
  140. "__type__": "cc.CompPrefabInfo",
  141. "fileId": "e9RnBvol9I/LTEOHmUV8HW"
  142. },
  143. {
  144. "__type__": "cc.Label",
  145. "_name": "",
  146. "_objFlags": 0,
  147. "node": {
  148. "__id__": 2
  149. },
  150. "_enabled": true,
  151. "__prefab": {
  152. "__id__": 6
  153. },
  154. "_visFlags": 0,
  155. "_customMaterial": null,
  156. "_srcBlendFactor": 2,
  157. "_dstBlendFactor": 4,
  158. "_color": {
  159. "__type__": "cc.Color",
  160. "r": 0,
  161. "g": 255,
  162. "b": 0,
  163. "a": 255
  164. },
  165. "_string": "Rich",
  166. "_horizontalAlign": 0,
  167. "_verticalAlign": 0,
  168. "_actualFontSize": 40,
  169. "_fontSize": 40,
  170. "_fontFamily": "Arial",
  171. "_lineHeight": 40,
  172. "_overflow": 0,
  173. "_enableWrapText": true,
  174. "_font": null,
  175. "_isSystemFontUsed": true,
  176. "_isItalic": false,
  177. "_isBold": false,
  178. "_isUnderline": false,
  179. "_underlineHeight": 2,
  180. "_cacheMode": 0,
  181. "_id": "a3NS12+AZGSo3vVRPEyRuQ"
  182. },
  183. {
  184. "__type__": "cc.CompPrefabInfo",
  185. "fileId": "47B31pTwRFw57GhzKn35Ha"
  186. },
  187. {
  188. "__type__": "cc.PrefabInfo",
  189. "root": {
  190. "__id__": 1
  191. },
  192. "asset": {
  193. "__uuid__": "fc6bfcfa-8086-4326-809b-0ba1226bac7d"
  194. },
  195. "fileId": "65qTwtkgJOrInNSCqrNs+f"
  196. },
  197. {
  198. "__type__": "cc.Node",
  199. "_name": "RICHTEXT_CHILD",
  200. "_objFlags": 1024,
  201. "_parent": {
  202. "__id__": 1
  203. },
  204. "_children": [],
  205. "_active": true,
  206. "_components": [
  207. {
  208. "__id__": 9
  209. },
  210. {
  211. "__id__": 11
  212. }
  213. ],
  214. "_prefab": {
  215. "__id__": 13
  216. },
  217. "_lpos": {
  218. "__type__": "cc.Vec3",
  219. "x": 3.3299999999999983,
  220. "y": -25.2,
  221. "z": 0
  222. },
  223. "_lrot": {
  224. "__type__": "cc.Quat",
  225. "x": 0,
  226. "y": 0,
  227. "z": 0,
  228. "w": 1
  229. },
  230. "_lscale": {
  231. "__type__": "cc.Vec3",
  232. "x": 1,
  233. "y": 1,
  234. "z": 1
  235. },
  236. "_layer": 33554432,
  237. "_euler": {
  238. "__type__": "cc.Vec3",
  239. "x": 0,
  240. "y": 0,
  241. "z": 0
  242. },
  243. "_id": "96mHsLE3NKJqaYrvCQED5M"
  244. },
  245. {
  246. "__type__": "cc.UITransform",
  247. "_name": "",
  248. "_objFlags": 0,
  249. "node": {
  250. "__id__": 8
  251. },
  252. "_enabled": true,
  253. "__prefab": {
  254. "__id__": 10
  255. },
  256. "_priority": 0,
  257. "_contentSize": {
  258. "__type__": "cc.Size",
  259. "width": 73.36,
  260. "height": 50.4
  261. },
  262. "_anchorPoint": {
  263. "__type__": "cc.Vec2",
  264. "x": 0,
  265. "y": 0
  266. },
  267. "_id": "19iIv8hq5B95xooVOfS1Fs"
  268. },
  269. {
  270. "__type__": "cc.CompPrefabInfo",
  271. "fileId": "83GI+Q3olL7aDBXgnPxDms"
  272. },
  273. {
  274. "__type__": "cc.Label",
  275. "_name": "",
  276. "_objFlags": 0,
  277. "node": {
  278. "__id__": 8
  279. },
  280. "_enabled": true,
  281. "__prefab": {
  282. "__id__": 12
  283. },
  284. "_visFlags": 0,
  285. "_customMaterial": null,
  286. "_srcBlendFactor": 2,
  287. "_dstBlendFactor": 4,
  288. "_color": {
  289. "__type__": "cc.Color",
  290. "r": 15,
  291. "g": 255,
  292. "b": 255,
  293. "a": 255
  294. },
  295. "_string": "Text",
  296. "_horizontalAlign": 0,
  297. "_verticalAlign": 0,
  298. "_actualFontSize": 40,
  299. "_fontSize": 40,
  300. "_fontFamily": "Arial",
  301. "_lineHeight": 40,
  302. "_overflow": 0,
  303. "_enableWrapText": true,
  304. "_font": null,
  305. "_isSystemFontUsed": true,
  306. "_isItalic": false,
  307. "_isBold": false,
  308. "_isUnderline": false,
  309. "_underlineHeight": 2,
  310. "_cacheMode": 0,
  311. "_id": "12hVPQ6jdHFZVKB7FrVcW4"
  312. },
  313. {
  314. "__type__": "cc.CompPrefabInfo",
  315. "fileId": "8asfnZ9LhD4YCtcfGdgdsw"
  316. },
  317. {
  318. "__type__": "cc.PrefabInfo",
  319. "root": {
  320. "__id__": 1
  321. },
  322. "asset": {
  323. "__uuid__": "fc6bfcfa-8086-4326-809b-0ba1226bac7d"
  324. },
  325. "fileId": "3eOynnfhFIULJmtJFVqoI6"
  326. },
  327. {
  328. "__type__": "cc.UITransform",
  329. "_name": "",
  330. "_objFlags": 0,
  331. "node": {
  332. "__id__": 1
  333. },
  334. "_enabled": true,
  335. "__prefab": {
  336. "__id__": 15
  337. },
  338. "_priority": 0,
  339. "_contentSize": {
  340. "__type__": "cc.Size",
  341. "width": 153.38,
  342. "height": 50.4
  343. },
  344. "_anchorPoint": {
  345. "__type__": "cc.Vec2",
  346. "x": 0.5,
  347. "y": 0.5
  348. },
  349. "_id": ""
  350. },
  351. {
  352. "__type__": "cc.CompPrefabInfo",
  353. "fileId": "4bf4SjaRxP4KcluNxRvaJw"
  354. },
  355. {
  356. "__type__": "cc.RichText",
  357. "_name": "",
  358. "_objFlags": 0,
  359. "node": {
  360. "__id__": 1
  361. },
  362. "_enabled": true,
  363. "__prefab": {
  364. "__id__": 17
  365. },
  366. "_lineHeight": 40,
  367. "_string": "<color=#00ff00>Rich</color><color=#0fffff>Text</color>",
  368. "_horizontalAlign": 0,
  369. "_fontSize": 40,
  370. "_maxWidth": 0,
  371. "_fontFamily": "Arial",
  372. "_font": null,
  373. "_isSystemFontUsed": true,
  374. "_userDefinedFont": null,
  375. "_cacheMode": 0,
  376. "_imageAtlas": null,
  377. "_handleTouchEvent": true,
  378. "_id": ""
  379. },
  380. {
  381. "__type__": "cc.CompPrefabInfo",
  382. "fileId": "b5LFduq8VJWo/DE4BRFmBn"
  383. },
  384. {
  385. "__type__": "cc.PrefabInfo",
  386. "root": {
  387. "__id__": 1
  388. },
  389. "asset": {
  390. "__uuid__": "fc6bfcfa-8086-4326-809b-0ba1226bac7d"
  391. },
  392. "fileId": "ddu3l1uz1AJ7G5NFjjOoPp"
  393. }
  394. ]