Example1.fire 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "scene": {
  8. "__id__": 1
  9. }
  10. },
  11. {
  12. "__type__": "cc.Scene",
  13. "_objFlags": 0,
  14. "_parent": null,
  15. "_children": [
  16. {
  17. "__id__": 2
  18. }
  19. ],
  20. "_active": true,
  21. "_components": [],
  22. "_prefab": null,
  23. "_opacity": 255,
  24. "_color": {
  25. "__type__": "cc.Color",
  26. "r": 255,
  27. "g": 255,
  28. "b": 255,
  29. "a": 255
  30. },
  31. "_contentSize": {
  32. "__type__": "cc.Size",
  33. "width": 0,
  34. "height": 0
  35. },
  36. "_anchorPoint": {
  37. "__type__": "cc.Vec2",
  38. "x": 0,
  39. "y": 0
  40. },
  41. "_trs": {
  42. "__type__": "TypedArray",
  43. "ctor": "Float64Array",
  44. "array": [
  45. 0,
  46. 0,
  47. 0,
  48. 0,
  49. 0,
  50. 0,
  51. 1,
  52. 1,
  53. 1,
  54. 1
  55. ]
  56. },
  57. "_is3DNode": true,
  58. "_groupIndex": 0,
  59. "groupIndex": 0,
  60. "autoReleaseAssets": false,
  61. "_id": "c36a95c6-2ff4-466f-85f6-3e226057c5fd"
  62. },
  63. {
  64. "__type__": "cc.Node",
  65. "_name": "Canvas",
  66. "_objFlags": 0,
  67. "_parent": {
  68. "__id__": 1
  69. },
  70. "_children": [
  71. {
  72. "__id__": 3
  73. },
  74. {
  75. "__id__": 5
  76. },
  77. {
  78. "__id__": 8
  79. },
  80. {
  81. "__id__": 11
  82. },
  83. {
  84. "__id__": 14
  85. },
  86. {
  87. "__id__": 17
  88. }
  89. ],
  90. "_active": true,
  91. "_components": [
  92. {
  93. "__id__": 20
  94. },
  95. {
  96. "__id__": 21
  97. },
  98. {
  99. "__id__": 22
  100. }
  101. ],
  102. "_prefab": null,
  103. "_opacity": 255,
  104. "_color": {
  105. "__type__": "cc.Color",
  106. "r": 255,
  107. "g": 255,
  108. "b": 255,
  109. "a": 255
  110. },
  111. "_contentSize": {
  112. "__type__": "cc.Size",
  113. "width": 1334,
  114. "height": 750
  115. },
  116. "_anchorPoint": {
  117. "__type__": "cc.Vec2",
  118. "x": 0.5,
  119. "y": 0.5
  120. },
  121. "_trs": {
  122. "__type__": "TypedArray",
  123. "ctor": "Float64Array",
  124. "array": [
  125. 667,
  126. 375,
  127. 0,
  128. 0,
  129. 0,
  130. 0,
  131. 1,
  132. 1,
  133. 1,
  134. 1
  135. ]
  136. },
  137. "_eulerAngles": {
  138. "__type__": "cc.Vec3",
  139. "x": 0,
  140. "y": 0,
  141. "z": 0
  142. },
  143. "_skewX": 0,
  144. "_skewY": 0,
  145. "_is3DNode": false,
  146. "_groupIndex": 0,
  147. "groupIndex": 0,
  148. "_id": "d8l49jqRpIh40REBpEf4F9"
  149. },
  150. {
  151. "__type__": "cc.Node",
  152. "_name": "Main Camera",
  153. "_objFlags": 0,
  154. "_parent": {
  155. "__id__": 2
  156. },
  157. "_children": [],
  158. "_active": true,
  159. "_components": [
  160. {
  161. "__id__": 4
  162. }
  163. ],
  164. "_prefab": null,
  165. "_opacity": 255,
  166. "_color": {
  167. "__type__": "cc.Color",
  168. "r": 255,
  169. "g": 255,
  170. "b": 255,
  171. "a": 255
  172. },
  173. "_contentSize": {
  174. "__type__": "cc.Size",
  175. "width": 0,
  176. "height": 0
  177. },
  178. "_anchorPoint": {
  179. "__type__": "cc.Vec2",
  180. "x": 0.5,
  181. "y": 0.5
  182. },
  183. "_trs": {
  184. "__type__": "TypedArray",
  185. "ctor": "Float64Array",
  186. "array": [
  187. 0,
  188. 0,
  189. 0,
  190. 0,
  191. 0,
  192. 0,
  193. 1,
  194. 1,
  195. 1,
  196. 1
  197. ]
  198. },
  199. "_eulerAngles": {
  200. "__type__": "cc.Vec3",
  201. "x": 0,
  202. "y": 0,
  203. "z": 0
  204. },
  205. "_skewX": 0,
  206. "_skewY": 0,
  207. "_is3DNode": false,
  208. "_groupIndex": 0,
  209. "groupIndex": 0,
  210. "_id": "9cIrY3AhFGQ5oKQifkd5MP"
  211. },
  212. {
  213. "__type__": "cc.Camera",
  214. "_name": "",
  215. "_objFlags": 0,
  216. "node": {
  217. "__id__": 3
  218. },
  219. "_enabled": true,
  220. "_cullingMask": 4294967295,
  221. "_clearFlags": 7,
  222. "_backgroundColor": {
  223. "__type__": "cc.Color",
  224. "r": 61,
  225. "g": 71,
  226. "b": 105,
  227. "a": 255
  228. },
  229. "_depth": -1,
  230. "_zoomRatio": 1,
  231. "_targetTexture": null,
  232. "_fov": 60,
  233. "_orthoSize": 10,
  234. "_nearClip": 1,
  235. "_farClip": 4096,
  236. "_ortho": true,
  237. "_rect": {
  238. "__type__": "cc.Rect",
  239. "x": 0,
  240. "y": 0,
  241. "width": 1,
  242. "height": 1
  243. },
  244. "_renderStages": 1,
  245. "_alignWithScreen": true,
  246. "_id": "dcKpfvP1dPDq5B+22sUEnm"
  247. },
  248. {
  249. "__type__": "cc.Node",
  250. "_name": "n1",
  251. "_objFlags": 0,
  252. "_parent": {
  253. "__id__": 2
  254. },
  255. "_children": [],
  256. "_active": true,
  257. "_components": [
  258. {
  259. "__id__": 6
  260. }
  261. ],
  262. "_prefab": null,
  263. "_opacity": 255,
  264. "_color": {
  265. "__type__": "cc.Color",
  266. "r": 255,
  267. "g": 255,
  268. "b": 255,
  269. "a": 255
  270. },
  271. "_contentSize": {
  272. "__type__": "cc.Size",
  273. "width": 338,
  274. "height": 64
  275. },
  276. "_anchorPoint": {
  277. "__type__": "cc.Vec2",
  278. "x": 0.5,
  279. "y": 0.5
  280. },
  281. "_trs": {
  282. "__type__": "TypedArray",
  283. "ctor": "Float64Array",
  284. "array": [
  285. 0,
  286. 110,
  287. 0,
  288. 0,
  289. 0,
  290. 0,
  291. 1,
  292. 1,
  293. 1,
  294. 1
  295. ]
  296. },
  297. "_eulerAngles": {
  298. "__type__": "cc.Vec3",
  299. "x": 0,
  300. "y": 0,
  301. "z": 0
  302. },
  303. "_skewX": 0,
  304. "_skewY": 0,
  305. "_is3DNode": false,
  306. "_groupIndex": 0,
  307. "groupIndex": 0,
  308. "_id": "a4Ktkt+LhJd4DBpD4Z/znA"
  309. },
  310. {
  311. "__type__": "b26c9Lk3GNMmoip2mcq6Nyf",
  312. "_name": "",
  313. "_objFlags": 0,
  314. "node": {
  315. "__id__": 5
  316. },
  317. "_enabled": true,
  318. "_materials": [
  319. {
  320. "__uuid__": "f46f28fb-c4a1-4d2b-adb8-9c8df8ca9091"
  321. }
  322. ],
  323. "_string": "TextMeshPro",
  324. "_font": {
  325. "__uuid__": "92cf9a17-f18f-4ed2-8ddc-d57bb8a76cea"
  326. },
  327. "_horizontalAlign": 0,
  328. "_verticalAlign": 1,
  329. "_actualFontSize": 64,
  330. "_fontSize": 64,
  331. "_lineHeight": 64,
  332. "_spacingX": 0,
  333. "_overflow": 0,
  334. "_enableWrapText": false,
  335. "_enableItalic": false,
  336. "_enableUnderline": false,
  337. "_underlineOffset": 8,
  338. "_enableStrikethrough": false,
  339. "_strikethroughOffset": 8,
  340. "_colorGradient": true,
  341. "_colorLB": {
  342. "__type__": "cc.Color",
  343. "r": 0,
  344. "g": 54,
  345. "b": 255,
  346. "a": 0
  347. },
  348. "_colorRB": {
  349. "__type__": "cc.Color",
  350. "r": 0,
  351. "g": 54,
  352. "b": 255,
  353. "a": 0
  354. },
  355. "_colorLT": {
  356. "__type__": "cc.Color",
  357. "r": 221,
  358. "g": 0,
  359. "b": 255,
  360. "a": 255
  361. },
  362. "_colorRT": {
  363. "__type__": "cc.Color",
  364. "r": 221,
  365. "g": 0,
  366. "b": 255,
  367. "a": 255
  368. },
  369. "tmpUniform": {
  370. "__id__": 7
  371. },
  372. "textures": [
  373. {
  374. "__uuid__": "ba300c75-fc13-4828-8a53-4a3d2a6cfb55"
  375. },
  376. {
  377. "__uuid__": "01be313a-5cb8-43e9-9c25-981cb5920a4e"
  378. },
  379. {
  380. "__uuid__": "55c0536c-12aa-4d12-90ff-eb467b4d503a"
  381. },
  382. {
  383. "__uuid__": "50e3e98d-3cd7-4215-a633-dd8edcd23c25"
  384. }
  385. ],
  386. "_id": "c1P9sZ57RK66MhjaTQur5q"
  387. },
  388. {
  389. "__type__": "TmpUniform",
  390. "_faceColor": {
  391. "__type__": "cc.Color",
  392. "r": 255,
  393. "g": 255,
  394. "b": 255,
  395. "a": 255
  396. },
  397. "_faceDilate": 0.5,
  398. "_faceSoftness": 0.01,
  399. "_enableOutline": true,
  400. "_outlineColor": {
  401. "__type__": "cc.Color",
  402. "r": 255,
  403. "g": 0,
  404. "b": 0,
  405. "a": 255
  406. },
  407. "_outlineThickness": 0.1,
  408. "_enableUnderlay": false,
  409. "_underlayColor": {
  410. "__type__": "cc.Color",
  411. "r": 0,
  412. "g": 0,
  413. "b": 0,
  414. "a": 255
  415. },
  416. "_underlayOffset": {
  417. "__type__": "cc.Vec2",
  418. "x": 0,
  419. "y": 0
  420. },
  421. "_underlayDilate": 0.5,
  422. "_underlaySoftness": 0.1,
  423. "_enableGlow": true,
  424. "_glowColor": {
  425. "__type__": "cc.Color",
  426. "r": 0,
  427. "g": 255,
  428. "b": 0,
  429. "a": 255
  430. },
  431. "_glowOffset": 0.5,
  432. "_glowInner": 0.3,
  433. "_glowOuter": 0.8,
  434. "_glowPower": 1
  435. },
  436. {
  437. "__type__": "cc.Node",
  438. "_name": "n1 copy",
  439. "_objFlags": 0,
  440. "_parent": {
  441. "__id__": 2
  442. },
  443. "_children": [],
  444. "_active": true,
  445. "_components": [
  446. {
  447. "__id__": 9
  448. }
  449. ],
  450. "_prefab": null,
  451. "_opacity": 255,
  452. "_color": {
  453. "__type__": "cc.Color",
  454. "r": 255,
  455. "g": 255,
  456. "b": 255,
  457. "a": 255
  458. },
  459. "_contentSize": {
  460. "__type__": "cc.Size",
  461. "width": 344.47,
  462. "height": 64
  463. },
  464. "_anchorPoint": {
  465. "__type__": "cc.Vec2",
  466. "x": 0.5,
  467. "y": 0.5
  468. },
  469. "_trs": {
  470. "__type__": "TypedArray",
  471. "ctor": "Float64Array",
  472. "array": [
  473. 0,
  474. 0,
  475. 0,
  476. 0,
  477. 0,
  478. 0,
  479. 1,
  480. 1,
  481. 1,
  482. 1
  483. ]
  484. },
  485. "_eulerAngles": {
  486. "__type__": "cc.Vec3",
  487. "x": 0,
  488. "y": 0,
  489. "z": 0
  490. },
  491. "_skewX": 0,
  492. "_skewY": 0,
  493. "_is3DNode": false,
  494. "_groupIndex": 0,
  495. "groupIndex": 0,
  496. "_id": "75aVF1X8dGL5x1KKCT49vN"
  497. },
  498. {
  499. "__type__": "b26c9Lk3GNMmoip2mcq6Nyf",
  500. "_name": "",
  501. "_objFlags": 0,
  502. "node": {
  503. "__id__": 8
  504. },
  505. "_enabled": true,
  506. "_materials": [
  507. {
  508. "__uuid__": "f46f28fb-c4a1-4d2b-adb8-9c8df8ca9091"
  509. }
  510. ],
  511. "_string": "TextMeshPro",
  512. "_font": {
  513. "__uuid__": "92cf9a17-f18f-4ed2-8ddc-d57bb8a76cea"
  514. },
  515. "_horizontalAlign": 0,
  516. "_verticalAlign": 1,
  517. "_actualFontSize": 64,
  518. "_fontSize": 64,
  519. "_lineHeight": 64,
  520. "_spacingX": 0,
  521. "_overflow": 0,
  522. "_enableWrapText": false,
  523. "_enableItalic": true,
  524. "_enableUnderline": false,
  525. "_underlineOffset": 8,
  526. "_enableStrikethrough": false,
  527. "_strikethroughOffset": 8,
  528. "_colorGradient": false,
  529. "_colorLB": {
  530. "__type__": "cc.Color",
  531. "r": 0,
  532. "g": 54,
  533. "b": 255,
  534. "a": 255
  535. },
  536. "_colorRB": {
  537. "__type__": "cc.Color",
  538. "r": 0,
  539. "g": 54,
  540. "b": 255,
  541. "a": 255
  542. },
  543. "_colorLT": {
  544. "__type__": "cc.Color",
  545. "r": 221,
  546. "g": 0,
  547. "b": 255,
  548. "a": 255
  549. },
  550. "_colorRT": {
  551. "__type__": "cc.Color",
  552. "r": 221,
  553. "g": 0,
  554. "b": 255,
  555. "a": 255
  556. },
  557. "tmpUniform": {
  558. "__id__": 10
  559. },
  560. "textures": [
  561. {
  562. "__uuid__": "ba300c75-fc13-4828-8a53-4a3d2a6cfb55"
  563. },
  564. {
  565. "__uuid__": "01be313a-5cb8-43e9-9c25-981cb5920a4e"
  566. },
  567. {
  568. "__uuid__": "55c0536c-12aa-4d12-90ff-eb467b4d503a"
  569. },
  570. {
  571. "__uuid__": "50e3e98d-3cd7-4215-a633-dd8edcd23c25"
  572. }
  573. ],
  574. "_id": "89EP5I1z5Bd6VtJEG9mrjc"
  575. },
  576. {
  577. "__type__": "TmpUniform",
  578. "_faceColor": {
  579. "__type__": "cc.Color",
  580. "r": 255,
  581. "g": 255,
  582. "b": 255,
  583. "a": 0
  584. },
  585. "_faceDilate": 0.5,
  586. "_faceSoftness": 0.01,
  587. "_enableOutline": true,
  588. "_outlineColor": {
  589. "__type__": "cc.Color",
  590. "r": 255,
  591. "g": 0,
  592. "b": 0,
  593. "a": 255
  594. },
  595. "_outlineThickness": 0.1,
  596. "_enableUnderlay": false,
  597. "_underlayColor": {
  598. "__type__": "cc.Color",
  599. "r": 0,
  600. "g": 0,
  601. "b": 0,
  602. "a": 255
  603. },
  604. "_underlayOffset": {
  605. "__type__": "cc.Vec2",
  606. "x": 0,
  607. "y": 0
  608. },
  609. "_underlayDilate": 0.5,
  610. "_underlaySoftness": 0.1,
  611. "_enableGlow": true,
  612. "_glowColor": {
  613. "__type__": "cc.Color",
  614. "r": 255,
  615. "g": 211,
  616. "b": 0,
  617. "a": 255
  618. },
  619. "_glowOffset": 0.5,
  620. "_glowInner": 0.1,
  621. "_glowOuter": 1,
  622. "_glowPower": 1
  623. },
  624. {
  625. "__type__": "cc.Node",
  626. "_name": "n1 copy",
  627. "_objFlags": 0,
  628. "_parent": {
  629. "__id__": 2
  630. },
  631. "_children": [],
  632. "_active": true,
  633. "_components": [
  634. {
  635. "__id__": 12
  636. }
  637. ],
  638. "_prefab": null,
  639. "_opacity": 255,
  640. "_color": {
  641. "__type__": "cc.Color",
  642. "r": 255,
  643. "g": 255,
  644. "b": 255,
  645. "a": 255
  646. },
  647. "_contentSize": {
  648. "__type__": "cc.Size",
  649. "width": 338,
  650. "height": 64
  651. },
  652. "_anchorPoint": {
  653. "__type__": "cc.Vec2",
  654. "x": 0.5,
  655. "y": 0.5
  656. },
  657. "_trs": {
  658. "__type__": "TypedArray",
  659. "ctor": "Float64Array",
  660. "array": [
  661. 0,
  662. -110,
  663. 0,
  664. 0,
  665. 0,
  666. 0,
  667. 1,
  668. 1,
  669. 1,
  670. 1
  671. ]
  672. },
  673. "_eulerAngles": {
  674. "__type__": "cc.Vec3",
  675. "x": 0,
  676. "y": 0,
  677. "z": 0
  678. },
  679. "_skewX": 0,
  680. "_skewY": 0,
  681. "_is3DNode": false,
  682. "_groupIndex": 0,
  683. "groupIndex": 0,
  684. "_id": "57y2vmPX9EVqqXK/SoHx8f"
  685. },
  686. {
  687. "__type__": "b26c9Lk3GNMmoip2mcq6Nyf",
  688. "_name": "",
  689. "_objFlags": 0,
  690. "node": {
  691. "__id__": 11
  692. },
  693. "_enabled": true,
  694. "_materials": [
  695. {
  696. "__uuid__": "f46f28fb-c4a1-4d2b-adb8-9c8df8ca9091"
  697. }
  698. ],
  699. "_string": "TextMeshPro",
  700. "_font": {
  701. "__uuid__": "92cf9a17-f18f-4ed2-8ddc-d57bb8a76cea"
  702. },
  703. "_horizontalAlign": 0,
  704. "_verticalAlign": 1,
  705. "_actualFontSize": 64,
  706. "_fontSize": 64,
  707. "_lineHeight": 64,
  708. "_spacingX": 0,
  709. "_overflow": 0,
  710. "_enableWrapText": false,
  711. "_enableItalic": false,
  712. "_enableUnderline": false,
  713. "_underlineOffset": 8,
  714. "_enableStrikethrough": false,
  715. "_strikethroughOffset": 8,
  716. "_colorGradient": true,
  717. "_colorLB": {
  718. "__type__": "cc.Color",
  719. "r": 0,
  720. "g": 54,
  721. "b": 255,
  722. "a": 255
  723. },
  724. "_colorRB": {
  725. "__type__": "cc.Color",
  726. "r": 0,
  727. "g": 54,
  728. "b": 255,
  729. "a": 255
  730. },
  731. "_colorLT": {
  732. "__type__": "cc.Color",
  733. "r": 221,
  734. "g": 0,
  735. "b": 255,
  736. "a": 255
  737. },
  738. "_colorRT": {
  739. "__type__": "cc.Color",
  740. "r": 221,
  741. "g": 0,
  742. "b": 255,
  743. "a": 255
  744. },
  745. "tmpUniform": {
  746. "__id__": 13
  747. },
  748. "textures": [
  749. {
  750. "__uuid__": "ba300c75-fc13-4828-8a53-4a3d2a6cfb55"
  751. },
  752. {
  753. "__uuid__": "01be313a-5cb8-43e9-9c25-981cb5920a4e"
  754. },
  755. {
  756. "__uuid__": "55c0536c-12aa-4d12-90ff-eb467b4d503a"
  757. },
  758. {
  759. "__uuid__": "50e3e98d-3cd7-4215-a633-dd8edcd23c25"
  760. }
  761. ],
  762. "_id": "5bX8LnwOZCNLAXvuGHmaEv"
  763. },
  764. {
  765. "__type__": "TmpUniform",
  766. "_faceColor": {
  767. "__type__": "cc.Color",
  768. "r": 255,
  769. "g": 255,
  770. "b": 255,
  771. "a": 255
  772. },
  773. "_faceDilate": 0.5,
  774. "_faceSoftness": 0.01,
  775. "_enableOutline": true,
  776. "_outlineColor": {
  777. "__type__": "cc.Color",
  778. "r": 255,
  779. "g": 0,
  780. "b": 0,
  781. "a": 255
  782. },
  783. "_outlineThickness": 0.1,
  784. "_enableUnderlay": false,
  785. "_underlayColor": {
  786. "__type__": "cc.Color",
  787. "r": 0,
  788. "g": 0,
  789. "b": 0,
  790. "a": 255
  791. },
  792. "_underlayOffset": {
  793. "__type__": "cc.Vec2",
  794. "x": 0,
  795. "y": 0
  796. },
  797. "_underlayDilate": 0.5,
  798. "_underlaySoftness": 0.1,
  799. "_enableGlow": true,
  800. "_glowColor": {
  801. "__type__": "cc.Color",
  802. "r": 255,
  803. "g": 0,
  804. "b": 0,
  805. "a": 255
  806. },
  807. "_glowOffset": 0.5,
  808. "_glowInner": 0,
  809. "_glowOuter": 1,
  810. "_glowPower": 1
  811. },
  812. {
  813. "__type__": "cc.Node",
  814. "_name": "n3",
  815. "_objFlags": 0,
  816. "_parent": {
  817. "__id__": 2
  818. },
  819. "_children": [],
  820. "_active": true,
  821. "_components": [
  822. {
  823. "__id__": 15
  824. }
  825. ],
  826. "_prefab": null,
  827. "_opacity": 255,
  828. "_color": {
  829. "__type__": "cc.Color",
  830. "r": 255,
  831. "g": 255,
  832. "b": 255,
  833. "a": 255
  834. },
  835. "_contentSize": {
  836. "__type__": "cc.Size",
  837. "width": 247,
  838. "height": 32
  839. },
  840. "_anchorPoint": {
  841. "__type__": "cc.Vec2",
  842. "x": 0.5,
  843. "y": 0.5
  844. },
  845. "_trs": {
  846. "__type__": "TypedArray",
  847. "ctor": "Float64Array",
  848. "array": [
  849. 0,
  850. -281.126,
  851. 0,
  852. 0,
  853. 0,
  854. 0,
  855. 1,
  856. 1,
  857. 1,
  858. 1
  859. ]
  860. },
  861. "_eulerAngles": {
  862. "__type__": "cc.Vec3",
  863. "x": 0,
  864. "y": 0,
  865. "z": 0
  866. },
  867. "_skewX": 0,
  868. "_skewY": 0,
  869. "_is3DNode": false,
  870. "_groupIndex": 0,
  871. "groupIndex": 0,
  872. "_id": "45F6GAz0dJ4rZSQKjJsHyk"
  873. },
  874. {
  875. "__type__": "b26c9Lk3GNMmoip2mcq6Nyf",
  876. "_name": "",
  877. "_objFlags": 0,
  878. "node": {
  879. "__id__": 14
  880. },
  881. "_enabled": true,
  882. "_materials": [
  883. {
  884. "__uuid__": "f46f28fb-c4a1-4d2b-adb8-9c8df8ca9091"
  885. }
  886. ],
  887. "_string": "1212123312322",
  888. "_font": {
  889. "__uuid__": "92cf9a17-f18f-4ed2-8ddc-d57bb8a76cea"
  890. },
  891. "_horizontalAlign": 0,
  892. "_verticalAlign": 1,
  893. "_actualFontSize": 32,
  894. "_fontSize": 32,
  895. "_lineHeight": 32,
  896. "_spacingX": 0,
  897. "_overflow": 0,
  898. "_enableWrapText": false,
  899. "_enableItalic": false,
  900. "_enableUnderline": false,
  901. "_underlineOffset": 8,
  902. "_enableStrikethrough": false,
  903. "_strikethroughOffset": 8,
  904. "_colorGradient": true,
  905. "_colorLB": {
  906. "__type__": "cc.Color",
  907. "r": 32,
  908. "g": 255,
  909. "b": 0,
  910. "a": 255
  911. },
  912. "_colorRB": {
  913. "__type__": "cc.Color",
  914. "r": 56,
  915. "g": 255,
  916. "b": 0,
  917. "a": 255
  918. },
  919. "_colorLT": {
  920. "__type__": "cc.Color",
  921. "r": 255,
  922. "g": 0,
  923. "b": 179,
  924. "a": 255
  925. },
  926. "_colorRT": {
  927. "__type__": "cc.Color",
  928. "r": 255,
  929. "g": 255,
  930. "b": 255,
  931. "a": 255
  932. },
  933. "tmpUniform": {
  934. "__id__": 16
  935. },
  936. "textures": [
  937. {
  938. "__uuid__": "ba300c75-fc13-4828-8a53-4a3d2a6cfb55"
  939. },
  940. {
  941. "__uuid__": "01be313a-5cb8-43e9-9c25-981cb5920a4e"
  942. },
  943. {
  944. "__uuid__": "55c0536c-12aa-4d12-90ff-eb467b4d503a"
  945. },
  946. {
  947. "__uuid__": "50e3e98d-3cd7-4215-a633-dd8edcd23c25"
  948. }
  949. ],
  950. "_id": "64EXov5d5M2bUWkLcnNKIJ"
  951. },
  952. {
  953. "__type__": "TmpUniform",
  954. "_faceColor": {
  955. "__type__": "cc.Color",
  956. "r": 255,
  957. "g": 255,
  958. "b": 255,
  959. "a": 255
  960. },
  961. "_faceDilate": 0.5,
  962. "_faceSoftness": 0.02,
  963. "_enableOutline": true,
  964. "_outlineColor": {
  965. "__type__": "cc.Color",
  966. "r": 255,
  967. "g": 0,
  968. "b": 0,
  969. "a": 255
  970. },
  971. "_outlineThickness": 0,
  972. "_enableUnderlay": true,
  973. "_underlayColor": {
  974. "__type__": "cc.Color",
  975. "r": 0,
  976. "g": 0,
  977. "b": 0,
  978. "a": 255
  979. },
  980. "_underlayOffset": {
  981. "__type__": "cc.Vec2",
  982. "x": 0.002,
  983. "y": 0
  984. },
  985. "_underlayDilate": 0.5,
  986. "_underlaySoftness": 0.1,
  987. "_enableGlow": true,
  988. "_glowColor": {
  989. "__type__": "cc.Color",
  990. "r": 0,
  991. "g": 255,
  992. "b": 0,
  993. "a": 255
  994. },
  995. "_glowOffset": 0.5,
  996. "_glowInner": 0.13999999999999999,
  997. "_glowOuter": 0.12999999999999998,
  998. "_glowPower": 1
  999. },
  1000. {
  1001. "__type__": "cc.Node",
  1002. "_name": "n4",
  1003. "_objFlags": 0,
  1004. "_parent": {
  1005. "__id__": 2
  1006. },
  1007. "_children": [],
  1008. "_active": true,
  1009. "_components": [
  1010. {
  1011. "__id__": 18
  1012. }
  1013. ],
  1014. "_prefab": null,
  1015. "_opacity": 255,
  1016. "_color": {
  1017. "__type__": "cc.Color",
  1018. "r": 255,
  1019. "g": 255,
  1020. "b": 255,
  1021. "a": 255
  1022. },
  1023. "_contentSize": {
  1024. "__type__": "cc.Size",
  1025. "width": 112,
  1026. "height": 32
  1027. },
  1028. "_anchorPoint": {
  1029. "__type__": "cc.Vec2",
  1030. "x": 0.5,
  1031. "y": 0.5
  1032. },
  1033. "_trs": {
  1034. "__type__": "TypedArray",
  1035. "ctor": "Float64Array",
  1036. "array": [
  1037. 0,
  1038. -227.913,
  1039. 0,
  1040. 0,
  1041. 0,
  1042. 0,
  1043. 1,
  1044. 1,
  1045. 1,
  1046. 1
  1047. ]
  1048. },
  1049. "_eulerAngles": {
  1050. "__type__": "cc.Vec3",
  1051. "x": 0,
  1052. "y": 0,
  1053. "z": 0
  1054. },
  1055. "_skewX": 0,
  1056. "_skewY": 0,
  1057. "_is3DNode": false,
  1058. "_groupIndex": 0,
  1059. "groupIndex": 0,
  1060. "_id": "ac3sZrIj1BHJxt+a8TpdKS"
  1061. },
  1062. {
  1063. "__type__": "b26c9Lk3GNMmoip2mcq6Nyf",
  1064. "_name": "",
  1065. "_objFlags": 0,
  1066. "node": {
  1067. "__id__": 17
  1068. },
  1069. "_enabled": true,
  1070. "_materials": [
  1071. {
  1072. "__uuid__": "f46f28fb-c4a1-4d2b-adb8-9c8df8ca9091"
  1073. }
  1074. ],
  1075. "_string": "123456",
  1076. "_font": {
  1077. "__uuid__": "92cf9a17-f18f-4ed2-8ddc-d57bb8a76cea"
  1078. },
  1079. "_horizontalAlign": 0,
  1080. "_verticalAlign": 0,
  1081. "_actualFontSize": 32,
  1082. "_fontSize": 32,
  1083. "_lineHeight": 32,
  1084. "_spacingX": 0,
  1085. "_overflow": 0,
  1086. "_enableWrapText": true,
  1087. "_enableItalic": false,
  1088. "_enableUnderline": false,
  1089. "_underlineOffset": 0,
  1090. "_enableStrikethrough": false,
  1091. "_strikethroughOffset": 0,
  1092. "_colorGradient": false,
  1093. "_colorLB": {
  1094. "__type__": "cc.Color",
  1095. "r": 255,
  1096. "g": 255,
  1097. "b": 255,
  1098. "a": 255
  1099. },
  1100. "_colorRB": {
  1101. "__type__": "cc.Color",
  1102. "r": 255,
  1103. "g": 255,
  1104. "b": 255,
  1105. "a": 255
  1106. },
  1107. "_colorLT": {
  1108. "__type__": "cc.Color",
  1109. "r": 255,
  1110. "g": 255,
  1111. "b": 255,
  1112. "a": 255
  1113. },
  1114. "_colorRT": {
  1115. "__type__": "cc.Color",
  1116. "r": 255,
  1117. "g": 255,
  1118. "b": 255,
  1119. "a": 255
  1120. },
  1121. "tmpUniform": {
  1122. "__id__": 19
  1123. },
  1124. "textures": [
  1125. {
  1126. "__uuid__": "ba300c75-fc13-4828-8a53-4a3d2a6cfb55"
  1127. },
  1128. {
  1129. "__uuid__": "01be313a-5cb8-43e9-9c25-981cb5920a4e"
  1130. },
  1131. {
  1132. "__uuid__": "55c0536c-12aa-4d12-90ff-eb467b4d503a"
  1133. },
  1134. {
  1135. "__uuid__": "50e3e98d-3cd7-4215-a633-dd8edcd23c25"
  1136. }
  1137. ],
  1138. "_id": "fcoEEU2dlDRo6TCTfH8bXt"
  1139. },
  1140. {
  1141. "__type__": "TmpUniform",
  1142. "_faceColor": {
  1143. "__type__": "cc.Color",
  1144. "r": 255,
  1145. "g": 255,
  1146. "b": 255,
  1147. "a": 255
  1148. },
  1149. "_faceDilate": 0.5,
  1150. "_faceSoftness": 0.01,
  1151. "_enableOutline": true,
  1152. "_outlineColor": {
  1153. "__type__": "cc.Color",
  1154. "r": 255,
  1155. "g": 16,
  1156. "b": 16,
  1157. "a": 255
  1158. },
  1159. "_outlineThickness": 0.1,
  1160. "_enableUnderlay": true,
  1161. "_underlayColor": {
  1162. "__type__": "cc.Color",
  1163. "r": 0,
  1164. "g": 0,
  1165. "b": 0,
  1166. "a": 255
  1167. },
  1168. "_underlayOffset": {
  1169. "__type__": "cc.Vec2",
  1170. "x": 0,
  1171. "y": 0
  1172. },
  1173. "_underlayDilate": 0.5,
  1174. "_underlaySoftness": 0.1,
  1175. "_enableGlow": true,
  1176. "_glowColor": {
  1177. "__type__": "cc.Color",
  1178. "r": 0,
  1179. "g": 255,
  1180. "b": 0,
  1181. "a": 255
  1182. },
  1183. "_glowOffset": 0.5,
  1184. "_glowInner": 0.2,
  1185. "_glowOuter": 0.5,
  1186. "_glowPower": 1
  1187. },
  1188. {
  1189. "__type__": "cc.Canvas",
  1190. "_name": "",
  1191. "_objFlags": 0,
  1192. "node": {
  1193. "__id__": 2
  1194. },
  1195. "_enabled": true,
  1196. "_designResolution": {
  1197. "__type__": "cc.Size",
  1198. "width": 1334,
  1199. "height": 750
  1200. },
  1201. "_fitWidth": true,
  1202. "_fitHeight": false,
  1203. "_id": "587E+UZNBKlpON8UKi22Rl"
  1204. },
  1205. {
  1206. "__type__": "cc.Widget",
  1207. "_name": "",
  1208. "_objFlags": 0,
  1209. "node": {
  1210. "__id__": 2
  1211. },
  1212. "_enabled": true,
  1213. "alignMode": 1,
  1214. "_target": null,
  1215. "_alignFlags": 45,
  1216. "_left": 0,
  1217. "_right": 0,
  1218. "_top": 0,
  1219. "_bottom": 0,
  1220. "_verticalCenter": 0,
  1221. "_horizontalCenter": 0,
  1222. "_isAbsLeft": true,
  1223. "_isAbsRight": true,
  1224. "_isAbsTop": true,
  1225. "_isAbsBottom": true,
  1226. "_isAbsHorizontalCenter": true,
  1227. "_isAbsVerticalCenter": true,
  1228. "_originalWidth": 0,
  1229. "_originalHeight": 0,
  1230. "_id": "ccvkBAuUVHoKapDyeic/02"
  1231. },
  1232. {
  1233. "__type__": "4975aGNb/RF5qr3YkdDHi3o",
  1234. "_name": "",
  1235. "_objFlags": 0,
  1236. "node": {
  1237. "__id__": 2
  1238. },
  1239. "_enabled": true,
  1240. "text1": {
  1241. "__id__": 6
  1242. },
  1243. "text2": {
  1244. "__id__": 9
  1245. },
  1246. "text3": {
  1247. "__id__": 12
  1248. },
  1249. "_id": "80AAaX/mlECaMWYYvQnIx3"
  1250. }
  1251. ]