test.fire 18 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009
  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": false,
  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": "71ce60d8-3088-49b4-9da3-d4b2fad847f0"
  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__": 9
  79. }
  80. ],
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 22
  85. },
  86. {
  87. "__id__": 23
  88. }
  89. ],
  90. "_prefab": null,
  91. "_opacity": 255,
  92. "_color": {
  93. "__type__": "cc.Color",
  94. "r": 255,
  95. "g": 255,
  96. "b": 255,
  97. "a": 255
  98. },
  99. "_contentSize": {
  100. "__type__": "cc.Size",
  101. "width": 1920,
  102. "height": 1080
  103. },
  104. "_anchorPoint": {
  105. "__type__": "cc.Vec2",
  106. "x": 0.5,
  107. "y": 0.5
  108. },
  109. "_trs": {
  110. "__type__": "TypedArray",
  111. "ctor": "Float64Array",
  112. "array": [
  113. 960,
  114. 540,
  115. 0,
  116. 0,
  117. 0,
  118. 0,
  119. 1,
  120. 1,
  121. 1,
  122. 1
  123. ]
  124. },
  125. "_eulerAngles": {
  126. "__type__": "cc.Vec3",
  127. "x": 0,
  128. "y": 0,
  129. "z": 0
  130. },
  131. "_skewX": 0,
  132. "_skewY": 0,
  133. "_is3DNode": false,
  134. "_groupIndex": 0,
  135. "groupIndex": 0,
  136. "_id": "a5esZu+45LA5mBpvttspPD"
  137. },
  138. {
  139. "__type__": "cc.Node",
  140. "_name": "Main Camera",
  141. "_objFlags": 0,
  142. "_parent": {
  143. "__id__": 2
  144. },
  145. "_children": [],
  146. "_active": true,
  147. "_components": [
  148. {
  149. "__id__": 4
  150. }
  151. ],
  152. "_prefab": null,
  153. "_opacity": 255,
  154. "_color": {
  155. "__type__": "cc.Color",
  156. "r": 255,
  157. "g": 255,
  158. "b": 255,
  159. "a": 255
  160. },
  161. "_contentSize": {
  162. "__type__": "cc.Size",
  163. "width": 1280,
  164. "height": 800
  165. },
  166. "_anchorPoint": {
  167. "__type__": "cc.Vec2",
  168. "x": 0.5,
  169. "y": 0.5
  170. },
  171. "_trs": {
  172. "__type__": "TypedArray",
  173. "ctor": "Float64Array",
  174. "array": [
  175. 0,
  176. 0,
  177. 0,
  178. 0,
  179. 0,
  180. 0,
  181. 1,
  182. 1,
  183. 1,
  184. 1
  185. ]
  186. },
  187. "_eulerAngles": {
  188. "__type__": "cc.Vec3",
  189. "x": 0,
  190. "y": 0,
  191. "z": 0
  192. },
  193. "_skewX": 0,
  194. "_skewY": 0,
  195. "_is3DNode": false,
  196. "_groupIndex": 0,
  197. "groupIndex": 0,
  198. "_id": "e1WoFrQ79G7r4ZuQE3HlNb"
  199. },
  200. {
  201. "__type__": "cc.Camera",
  202. "_name": "",
  203. "_objFlags": 0,
  204. "node": {
  205. "__id__": 3
  206. },
  207. "_enabled": true,
  208. "_cullingMask": 4294967295,
  209. "_clearFlags": 7,
  210. "_backgroundColor": {
  211. "__type__": "cc.Color",
  212. "r": 0,
  213. "g": 0,
  214. "b": 0,
  215. "a": 255
  216. },
  217. "_depth": -1,
  218. "_zoomRatio": 1,
  219. "_targetTexture": null,
  220. "_fov": 60,
  221. "_orthoSize": 10,
  222. "_nearClip": 1,
  223. "_farClip": 4096,
  224. "_ortho": true,
  225. "_rect": {
  226. "__type__": "cc.Rect",
  227. "x": 0,
  228. "y": 0,
  229. "width": 1,
  230. "height": 1
  231. },
  232. "_renderStages": 1,
  233. "_alignWithScreen": true,
  234. "_id": "81GN3uXINKVLeW4+iKSlim"
  235. },
  236. {
  237. "__type__": "cc.Node",
  238. "_name": "anitest",
  239. "_objFlags": 0,
  240. "_parent": {
  241. "__id__": 2
  242. },
  243. "_children": [],
  244. "_active": false,
  245. "_components": [
  246. {
  247. "__id__": 6
  248. },
  249. {
  250. "__id__": 7
  251. }
  252. ],
  253. "_prefab": null,
  254. "_opacity": 255,
  255. "_color": {
  256. "__type__": "cc.Color",
  257. "r": 255,
  258. "g": 255,
  259. "b": 255,
  260. "a": 255
  261. },
  262. "_contentSize": {
  263. "__type__": "cc.Size",
  264. "width": 100,
  265. "height": 100
  266. },
  267. "_anchorPoint": {
  268. "__type__": "cc.Vec2",
  269. "x": 0.5,
  270. "y": 0.5
  271. },
  272. "_trs": {
  273. "__type__": "TypedArray",
  274. "ctor": "Float64Array",
  275. "array": [
  276. -178,
  277. 185,
  278. 0,
  279. 0,
  280. 0,
  281. 0,
  282. 1,
  283. 1,
  284. 1,
  285. 1
  286. ]
  287. },
  288. "_eulerAngles": {
  289. "__type__": "cc.Vec3",
  290. "x": 0,
  291. "y": 0,
  292. "z": 0
  293. },
  294. "_skewX": 0,
  295. "_skewY": 0,
  296. "_is3DNode": false,
  297. "_groupIndex": 0,
  298. "groupIndex": 0,
  299. "_id": "75z8Y4H09BE5yudd5ENc3q"
  300. },
  301. {
  302. "__type__": "cc.Sprite",
  303. "_name": "",
  304. "_objFlags": 0,
  305. "node": {
  306. "__id__": 5
  307. },
  308. "_enabled": true,
  309. "_materials": [
  310. {
  311. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  312. }
  313. ],
  314. "_srcBlendFactor": 770,
  315. "_dstBlendFactor": 771,
  316. "_spriteFrame": null,
  317. "_type": 0,
  318. "_sizeMode": 0,
  319. "_fillType": 0,
  320. "_fillCenter": {
  321. "__type__": "cc.Vec2",
  322. "x": 0,
  323. "y": 0
  324. },
  325. "_fillStart": 0,
  326. "_fillRange": 0,
  327. "_isTrimmedMode": true,
  328. "_atlas": null,
  329. "_id": "13w8uXs71LKZ1/zA6bptwd"
  330. },
  331. {
  332. "__type__": "60f21sQlalGUIOu/1UiFxwE",
  333. "_name": "",
  334. "_objFlags": 0,
  335. "node": {
  336. "__id__": 5
  337. },
  338. "_enabled": true,
  339. "sprite": null,
  340. "spriteAtlas": null,
  341. "frameConfigs": [
  342. {
  343. "__id__": 8
  344. }
  345. ],
  346. "playOnLoad": true,
  347. "loop": true,
  348. "defaultConfig": 0,
  349. "_id": "0cphvzBGlC3abk8ot+xd87"
  350. },
  351. {
  352. "__type__": "FrameConfig",
  353. "frames": 13,
  354. "frameInterval": 5
  355. },
  356. {
  357. "__type__": "cc.Node",
  358. "_name": "guide",
  359. "_objFlags": 0,
  360. "_parent": {
  361. "__id__": 2
  362. },
  363. "_children": [
  364. {
  365. "__id__": 10
  366. },
  367. {
  368. "__id__": 15
  369. },
  370. {
  371. "__id__": 20
  372. }
  373. ],
  374. "_active": false,
  375. "_components": [],
  376. "_prefab": null,
  377. "_opacity": 255,
  378. "_color": {
  379. "__type__": "cc.Color",
  380. "r": 255,
  381. "g": 255,
  382. "b": 255,
  383. "a": 255
  384. },
  385. "_contentSize": {
  386. "__type__": "cc.Size",
  387. "width": 0,
  388. "height": 0
  389. },
  390. "_anchorPoint": {
  391. "__type__": "cc.Vec2",
  392. "x": 0.5,
  393. "y": 0.5
  394. },
  395. "_trs": {
  396. "__type__": "TypedArray",
  397. "ctor": "Float64Array",
  398. "array": [
  399. 0,
  400. 0,
  401. 0,
  402. 0,
  403. 0,
  404. 0,
  405. 1,
  406. 1,
  407. 1,
  408. 1
  409. ]
  410. },
  411. "_eulerAngles": {
  412. "__type__": "cc.Vec3",
  413. "x": 0,
  414. "y": 0,
  415. "z": 0
  416. },
  417. "_skewX": 0,
  418. "_skewY": 0,
  419. "_is3DNode": false,
  420. "_groupIndex": 0,
  421. "groupIndex": 0,
  422. "_id": "ca4PhBMApG66LsYq9tiYkY"
  423. },
  424. {
  425. "__type__": "cc.Node",
  426. "_name": "preview_bottom_1",
  427. "_objFlags": 0,
  428. "_parent": {
  429. "__id__": 9
  430. },
  431. "_children": [
  432. {
  433. "__id__": 11
  434. }
  435. ],
  436. "_active": false,
  437. "_components": [
  438. {
  439. "__id__": 14
  440. }
  441. ],
  442. "_prefab": null,
  443. "_opacity": 255,
  444. "_color": {
  445. "__type__": "cc.Color",
  446. "r": 255,
  447. "g": 255,
  448. "b": 255,
  449. "a": 255
  450. },
  451. "_contentSize": {
  452. "__type__": "cc.Size",
  453. "width": 820,
  454. "height": 210
  455. },
  456. "_anchorPoint": {
  457. "__type__": "cc.Vec2",
  458. "x": 0.5,
  459. "y": 0.5
  460. },
  461. "_trs": {
  462. "__type__": "TypedArray",
  463. "ctor": "Float64Array",
  464. "array": [
  465. -421.304,
  466. -84.243,
  467. 0,
  468. 0,
  469. 0,
  470. 0,
  471. 1,
  472. 1,
  473. 1,
  474. 1
  475. ]
  476. },
  477. "_eulerAngles": {
  478. "__type__": "cc.Vec3",
  479. "x": 0,
  480. "y": 0,
  481. "z": 0
  482. },
  483. "_skewX": 0,
  484. "_skewY": 0,
  485. "_is3DNode": false,
  486. "_groupIndex": 0,
  487. "groupIndex": 0,
  488. "_id": "f3TyZgIhRNTISEA0QOjFJz"
  489. },
  490. {
  491. "__type__": "cc.Node",
  492. "_name": "yuelunche",
  493. "_objFlags": 0,
  494. "_parent": {
  495. "__id__": 10
  496. },
  497. "_children": [],
  498. "_active": true,
  499. "_components": [
  500. {
  501. "__id__": 12
  502. },
  503. {
  504. "__id__": 13
  505. }
  506. ],
  507. "_prefab": null,
  508. "_opacity": 255,
  509. "_color": {
  510. "__type__": "cc.Color",
  511. "r": 255,
  512. "g": 255,
  513. "b": 255,
  514. "a": 255
  515. },
  516. "_contentSize": {
  517. "__type__": "cc.Size",
  518. "width": 598.84130859375,
  519. "height": 533.4904174804688
  520. },
  521. "_anchorPoint": {
  522. "__type__": "cc.Vec2",
  523. "x": 0.5,
  524. "y": 0.5
  525. },
  526. "_trs": {
  527. "__type__": "TypedArray",
  528. "ctor": "Float64Array",
  529. "array": [
  530. -259.082,
  531. 27.104000000000013,
  532. 0,
  533. 0,
  534. 0,
  535. 0,
  536. 1,
  537. 0.8,
  538. 0.8,
  539. 1
  540. ]
  541. },
  542. "_eulerAngles": {
  543. "__type__": "cc.Vec3",
  544. "x": 0,
  545. "y": 0,
  546. "z": 0
  547. },
  548. "_skewX": 0,
  549. "_skewY": 0,
  550. "_is3DNode": false,
  551. "_groupIndex": 0,
  552. "groupIndex": 0,
  553. "_id": "89bRWXqD1Df7TOrjHZRCD8"
  554. },
  555. {
  556. "__type__": "sp.Skeleton",
  557. "_name": "",
  558. "_objFlags": 0,
  559. "node": {
  560. "__id__": 11
  561. },
  562. "_enabled": true,
  563. "_materials": [
  564. {
  565. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  566. }
  567. ],
  568. "paused": false,
  569. "defaultSkin": "default",
  570. "defaultAnimation": "",
  571. "_preCacheMode": 0,
  572. "_cacheMode": 0,
  573. "loop": true,
  574. "premultipliedAlpha": true,
  575. "timeScale": 1,
  576. "_accTime": 0,
  577. "_playCount": 0,
  578. "_frameCache": null,
  579. "_curFrame": null,
  580. "_skeletonCache": null,
  581. "_animationName": "",
  582. "_animationQueue": [],
  583. "_headAniInfo": null,
  584. "_playTimes": 0,
  585. "_isAniComplete": true,
  586. "_N$skeletonData": {
  587. "__uuid__": "bbfb4b09-06d1-4836-b881-fdc264e3a3e5"
  588. },
  589. "_N$_defaultCacheMode": 0,
  590. "_N$debugSlots": false,
  591. "_N$debugBones": false,
  592. "_N$debugMesh": false,
  593. "_N$useTint": false,
  594. "_N$enableBatch": false,
  595. "_id": "87PFcqIi1Ol5VbQ25qxwJX"
  596. },
  597. {
  598. "__type__": "cc.Widget",
  599. "_name": "",
  600. "_objFlags": 0,
  601. "node": {
  602. "__id__": 11
  603. },
  604. "_enabled": true,
  605. "alignMode": 1,
  606. "_target": null,
  607. "_alignFlags": 9,
  608. "_left": -88.61852343750002,
  609. "_right": 0,
  610. "_top": -135.50016699218753,
  611. "_bottom": 0,
  612. "_verticalCenter": 0,
  613. "_horizontalCenter": 0,
  614. "_isAbsLeft": true,
  615. "_isAbsRight": true,
  616. "_isAbsTop": true,
  617. "_isAbsBottom": true,
  618. "_isAbsHorizontalCenter": true,
  619. "_isAbsVerticalCenter": true,
  620. "_originalWidth": 0,
  621. "_originalHeight": 0,
  622. "_id": "9bYdkZHNhCi5as4yXZm1Zp"
  623. },
  624. {
  625. "__type__": "cc.Sprite",
  626. "_name": "",
  627. "_objFlags": 0,
  628. "node": {
  629. "__id__": 10
  630. },
  631. "_enabled": true,
  632. "_materials": [
  633. {
  634. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  635. }
  636. ],
  637. "_srcBlendFactor": 770,
  638. "_dstBlendFactor": 771,
  639. "_spriteFrame": {
  640. "__uuid__": "43a6774a-c17d-48b1-94b8-c0f258dad811"
  641. },
  642. "_type": 1,
  643. "_sizeMode": 0,
  644. "_fillType": 0,
  645. "_fillCenter": {
  646. "__type__": "cc.Vec2",
  647. "x": 0,
  648. "y": 0
  649. },
  650. "_fillStart": 0,
  651. "_fillRange": 0,
  652. "_isTrimmedMode": true,
  653. "_atlas": null,
  654. "_id": "43T4b1G2tFmpQaQe/2970+"
  655. },
  656. {
  657. "__type__": "cc.Node",
  658. "_name": "preview_bottom_2",
  659. "_objFlags": 0,
  660. "_parent": {
  661. "__id__": 9
  662. },
  663. "_children": [
  664. {
  665. "__id__": 16
  666. }
  667. ],
  668. "_active": true,
  669. "_components": [
  670. {
  671. "__id__": 19
  672. }
  673. ],
  674. "_prefab": null,
  675. "_opacity": 255,
  676. "_color": {
  677. "__type__": "cc.Color",
  678. "r": 255,
  679. "g": 255,
  680. "b": 255,
  681. "a": 255
  682. },
  683. "_contentSize": {
  684. "__type__": "cc.Size",
  685. "width": 540,
  686. "height": 160
  687. },
  688. "_anchorPoint": {
  689. "__type__": "cc.Vec2",
  690. "x": 0.5,
  691. "y": 0.5
  692. },
  693. "_trs": {
  694. "__type__": "TypedArray",
  695. "ctor": "Float64Array",
  696. "array": [
  697. 51.85,
  698. -404,
  699. 0,
  700. 0,
  701. 0,
  702. 0,
  703. 1,
  704. 1,
  705. 1,
  706. 1
  707. ]
  708. },
  709. "_eulerAngles": {
  710. "__type__": "cc.Vec3",
  711. "x": 0,
  712. "y": 0,
  713. "z": 0
  714. },
  715. "_skewX": 0,
  716. "_skewY": 0,
  717. "_is3DNode": false,
  718. "_groupIndex": 0,
  719. "groupIndex": 0,
  720. "_id": "e1ti40mFNAypRCrdyoHf5n"
  721. },
  722. {
  723. "__type__": "cc.Node",
  724. "_name": "yuelunche",
  725. "_objFlags": 0,
  726. "_parent": {
  727. "__id__": 15
  728. },
  729. "_children": [],
  730. "_active": false,
  731. "_components": [
  732. {
  733. "__id__": 17
  734. },
  735. {
  736. "__id__": 18
  737. }
  738. ],
  739. "_prefab": null,
  740. "_opacity": 255,
  741. "_color": {
  742. "__type__": "cc.Color",
  743. "r": 255,
  744. "g": 255,
  745. "b": 255,
  746. "a": 255
  747. },
  748. "_contentSize": {
  749. "__type__": "cc.Size",
  750. "width": 598.84130859375,
  751. "height": 533.4904174804688
  752. },
  753. "_anchorPoint": {
  754. "__type__": "cc.Vec2",
  755. "x": 0.5,
  756. "y": 0.5
  757. },
  758. "_trs": {
  759. "__type__": "TypedArray",
  760. "ctor": "Float64Array",
  761. "array": [
  762. -155.582,
  763. 4.104000000000013,
  764. 0,
  765. 0,
  766. 0,
  767. 0,
  768. 1,
  769. 0.8,
  770. 0.8,
  771. 1
  772. ]
  773. },
  774. "_eulerAngles": {
  775. "__type__": "cc.Vec3",
  776. "x": 0,
  777. "y": 0,
  778. "z": 0
  779. },
  780. "_skewX": 0,
  781. "_skewY": 0,
  782. "_is3DNode": false,
  783. "_groupIndex": 0,
  784. "groupIndex": 0,
  785. "_id": "6a79lUYNdIfqb3CnEJ3jNT"
  786. },
  787. {
  788. "__type__": "sp.Skeleton",
  789. "_name": "",
  790. "_objFlags": 0,
  791. "node": {
  792. "__id__": 16
  793. },
  794. "_enabled": true,
  795. "_materials": [
  796. {
  797. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  798. }
  799. ],
  800. "paused": false,
  801. "defaultSkin": "default",
  802. "defaultAnimation": "",
  803. "_preCacheMode": 0,
  804. "_cacheMode": 0,
  805. "loop": true,
  806. "premultipliedAlpha": true,
  807. "timeScale": 1,
  808. "_accTime": 0,
  809. "_playCount": 0,
  810. "_frameCache": null,
  811. "_curFrame": null,
  812. "_skeletonCache": null,
  813. "_animationName": "",
  814. "_animationQueue": [],
  815. "_headAniInfo": null,
  816. "_playTimes": 0,
  817. "_isAniComplete": true,
  818. "_N$skeletonData": {
  819. "__uuid__": "bbfb4b09-06d1-4836-b881-fdc264e3a3e5"
  820. },
  821. "_N$_defaultCacheMode": 0,
  822. "_N$debugSlots": false,
  823. "_N$debugBones": false,
  824. "_N$debugMesh": false,
  825. "_N$useTint": false,
  826. "_N$enableBatch": false,
  827. "_id": "47N3A+cHZJqqiURMay1lrl"
  828. },
  829. {
  830. "__type__": "cc.Widget",
  831. "_name": "",
  832. "_objFlags": 0,
  833. "node": {
  834. "__id__": 16
  835. },
  836. "_enabled": true,
  837. "alignMode": 1,
  838. "_target": null,
  839. "_alignFlags": 9,
  840. "_left": -88.61852343750002,
  841. "_right": 0,
  842. "_top": -135.50016699218753,
  843. "_bottom": 0,
  844. "_verticalCenter": 0,
  845. "_horizontalCenter": 0,
  846. "_isAbsLeft": true,
  847. "_isAbsRight": true,
  848. "_isAbsTop": true,
  849. "_isAbsBottom": true,
  850. "_isAbsHorizontalCenter": true,
  851. "_isAbsVerticalCenter": true,
  852. "_originalWidth": 0,
  853. "_originalHeight": 0,
  854. "_id": "56gg+0hfBBuJM/NGO5VNZR"
  855. },
  856. {
  857. "__type__": "cc.Sprite",
  858. "_name": "",
  859. "_objFlags": 0,
  860. "node": {
  861. "__id__": 15
  862. },
  863. "_enabled": true,
  864. "_materials": [
  865. {
  866. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  867. }
  868. ],
  869. "_srcBlendFactor": 770,
  870. "_dstBlendFactor": 771,
  871. "_spriteFrame": {
  872. "__uuid__": "43a6774a-c17d-48b1-94b8-c0f258dad811"
  873. },
  874. "_type": 1,
  875. "_sizeMode": 0,
  876. "_fillType": 0,
  877. "_fillCenter": {
  878. "__type__": "cc.Vec2",
  879. "x": 0,
  880. "y": 0
  881. },
  882. "_fillStart": 0,
  883. "_fillRange": 0,
  884. "_isTrimmedMode": true,
  885. "_atlas": null,
  886. "_id": "23QX0/i2BMQLsl1vyXpVx3"
  887. },
  888. {
  889. "__type__": "cc.Node",
  890. "_name": "arrow_5",
  891. "_objFlags": 0,
  892. "_parent": {
  893. "__id__": 9
  894. },
  895. "_children": [],
  896. "_active": true,
  897. "_components": [
  898. {
  899. "__id__": 21
  900. }
  901. ],
  902. "_prefab": null,
  903. "_opacity": 255,
  904. "_color": {
  905. "__type__": "cc.Color",
  906. "r": 255,
  907. "g": 255,
  908. "b": 255,
  909. "a": 255
  910. },
  911. "_contentSize": {
  912. "__type__": "cc.Size",
  913. "width": 124,
  914. "height": 90
  915. },
  916. "_anchorPoint": {
  917. "__type__": "cc.Vec2",
  918. "x": 0.5,
  919. "y": 0.5
  920. },
  921. "_trs": {
  922. "__type__": "TypedArray",
  923. "ctor": "Float64Array",
  924. "array": [
  925. 424.233,
  926. -406.184,
  927. 0,
  928. 0,
  929. 0,
  930. 0,
  931. 1,
  932. 1,
  933. 1,
  934. 1
  935. ]
  936. },
  937. "_eulerAngles": {
  938. "__type__": "cc.Vec3",
  939. "x": 0,
  940. "y": 0,
  941. "z": 0
  942. },
  943. "_skewX": 0,
  944. "_skewY": 0,
  945. "_is3DNode": false,
  946. "_groupIndex": 0,
  947. "groupIndex": 0,
  948. "_id": "c8LUE6a01A25jw8dU+BrI4"
  949. },
  950. {
  951. "__type__": "cc.Sprite",
  952. "_name": "",
  953. "_objFlags": 0,
  954. "node": {
  955. "__id__": 20
  956. },
  957. "_enabled": true,
  958. "_materials": [
  959. {
  960. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  961. }
  962. ],
  963. "_srcBlendFactor": 770,
  964. "_dstBlendFactor": 771,
  965. "_spriteFrame": {
  966. "__uuid__": "89b94a39-2f41-4118-b3f1-2f48019ff14d"
  967. },
  968. "_type": 0,
  969. "_sizeMode": 1,
  970. "_fillType": 0,
  971. "_fillCenter": {
  972. "__type__": "cc.Vec2",
  973. "x": 0,
  974. "y": 0
  975. },
  976. "_fillStart": 0,
  977. "_fillRange": 0,
  978. "_isTrimmedMode": true,
  979. "_atlas": null,
  980. "_id": "94TBnl9gBFK4EWvGKCP/1J"
  981. },
  982. {
  983. "__type__": "cc.Canvas",
  984. "_name": "",
  985. "_objFlags": 0,
  986. "node": {
  987. "__id__": 2
  988. },
  989. "_enabled": true,
  990. "_designResolution": {
  991. "__type__": "cc.Size",
  992. "width": 1920,
  993. "height": 1080
  994. },
  995. "_fitWidth": false,
  996. "_fitHeight": true,
  997. "_id": "59Cd0ovbdF4byw5sbjJDx7"
  998. },
  999. {
  1000. "__type__": "44cc5pp0xNHOYTpGi+wldt2",
  1001. "_name": "",
  1002. "_objFlags": 0,
  1003. "node": {
  1004. "__id__": 2
  1005. },
  1006. "_enabled": true,
  1007. "_id": "02NcX2/UlI7ptoK7FgFqr2"
  1008. }
  1009. ]