weTest.fire 19 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100
  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. "_level": 0,
  22. "_components": [],
  23. "_prefab": null,
  24. "_opacity": 255,
  25. "_color": {
  26. "__type__": "cc.Color",
  27. "r": 255,
  28. "g": 255,
  29. "b": 255,
  30. "a": 255
  31. },
  32. "_contentSize": {
  33. "__type__": "cc.Size",
  34. "width": 0,
  35. "height": 0
  36. },
  37. "_anchorPoint": {
  38. "__type__": "cc.Vec2",
  39. "x": 0,
  40. "y": 0
  41. },
  42. "_scale": {
  43. "__type__": "cc.Vec3",
  44. "x": 0.36868896484375,
  45. "y": 0.36868896484375,
  46. "z": 0.36868896484375
  47. },
  48. "_quat": {
  49. "__type__": "cc.Quat",
  50. "x": 0,
  51. "y": 0,
  52. "z": 0,
  53. "w": 1
  54. },
  55. "_zIndex": 0,
  56. "_is3DNode": true,
  57. "groupIndex": 0,
  58. "autoReleaseAssets": false,
  59. "_id": "81c0811b-13da-4b68-9096-ced1bc2d3304"
  60. },
  61. {
  62. "__type__": "cc.Node",
  63. "_name": "Canvas",
  64. "_objFlags": 0,
  65. "_parent": {
  66. "__id__": 1
  67. },
  68. "_children": [
  69. {
  70. "__id__": 3
  71. },
  72. {
  73. "__id__": 5
  74. }
  75. ],
  76. "_active": true,
  77. "_level": 0,
  78. "_components": [
  79. {
  80. "__id__": 31
  81. }
  82. ],
  83. "_prefab": null,
  84. "_opacity": 255,
  85. "_color": {
  86. "__type__": "cc.Color",
  87. "r": 255,
  88. "g": 255,
  89. "b": 255,
  90. "a": 255
  91. },
  92. "_contentSize": {
  93. "__type__": "cc.Size",
  94. "width": 720,
  95. "height": 1280
  96. },
  97. "_anchorPoint": {
  98. "__type__": "cc.Vec2",
  99. "x": 0.5,
  100. "y": 0.5
  101. },
  102. "_position": {
  103. "__type__": "cc.Vec3",
  104. "x": 360,
  105. "y": 640,
  106. "z": 0
  107. },
  108. "_scale": {
  109. "__type__": "cc.Vec3",
  110. "x": 1,
  111. "y": 1,
  112. "z": 1
  113. },
  114. "_quat": {
  115. "__type__": "cc.Quat",
  116. "x": 0,
  117. "y": 0,
  118. "z": 0,
  119. "w": 1
  120. },
  121. "_skewX": 0,
  122. "_skewY": 0,
  123. "_zIndex": 0,
  124. "_is3DNode": false,
  125. "groupIndex": 0,
  126. "_id": "abelDgOrhNIYle8ivHy9jE"
  127. },
  128. {
  129. "__type__": "cc.Node",
  130. "_name": "Main Camera",
  131. "_objFlags": 0,
  132. "_parent": {
  133. "__id__": 2
  134. },
  135. "_children": [],
  136. "_active": true,
  137. "_level": 1,
  138. "_components": [
  139. {
  140. "__id__": 4
  141. }
  142. ],
  143. "_prefab": null,
  144. "_opacity": 255,
  145. "_color": {
  146. "__type__": "cc.Color",
  147. "r": 255,
  148. "g": 255,
  149. "b": 255,
  150. "a": 255
  151. },
  152. "_contentSize": {
  153. "__type__": "cc.Size",
  154. "width": 0,
  155. "height": 0
  156. },
  157. "_anchorPoint": {
  158. "__type__": "cc.Vec2",
  159. "x": 0.5,
  160. "y": 0.5
  161. },
  162. "_position": {
  163. "__type__": "cc.Vec3",
  164. "x": 0,
  165. "y": 0,
  166. "z": 0
  167. },
  168. "_scale": {
  169. "__type__": "cc.Vec3",
  170. "x": 1,
  171. "y": 1,
  172. "z": 1
  173. },
  174. "_quat": {
  175. "__type__": "cc.Quat",
  176. "x": 0,
  177. "y": 0,
  178. "z": 0,
  179. "w": 1
  180. },
  181. "_skewX": 0,
  182. "_skewY": 0,
  183. "_zIndex": 0,
  184. "_is3DNode": false,
  185. "groupIndex": 0,
  186. "_id": "aaWj6prxdLy6TZ9RJKoVtU"
  187. },
  188. {
  189. "__type__": "cc.Camera",
  190. "_name": "",
  191. "_objFlags": 0,
  192. "node": {
  193. "__id__": 3
  194. },
  195. "_enabled": true,
  196. "_cullingMask": 4294967295,
  197. "_clearFlags": 7,
  198. "_backgroundColor": {
  199. "__type__": "cc.Color",
  200. "r": 0,
  201. "g": 0,
  202. "b": 0,
  203. "a": 255
  204. },
  205. "_depth": -1,
  206. "_zoomRatio": 1,
  207. "_targetTexture": null,
  208. "_fov": 60,
  209. "_orthoSize": 10,
  210. "_nearClip": 0.1,
  211. "_farClip": 4096,
  212. "_ortho": true,
  213. "_rect": {
  214. "__type__": "cc.Rect",
  215. "x": 0,
  216. "y": 0,
  217. "width": 1,
  218. "height": 1
  219. },
  220. "_id": "d6b2Kb7vJNRKQOdCqvIe8V"
  221. },
  222. {
  223. "__type__": "cc.Node",
  224. "_name": "Countdown",
  225. "_objFlags": 0,
  226. "_parent": {
  227. "__id__": 2
  228. },
  229. "_children": [
  230. {
  231. "__id__": 6
  232. },
  233. {
  234. "__id__": 18
  235. }
  236. ],
  237. "_active": true,
  238. "_level": 1,
  239. "_components": [
  240. {
  241. "__id__": 29
  242. }
  243. ],
  244. "_prefab": {
  245. "__id__": 30
  246. },
  247. "_opacity": 255,
  248. "_color": {
  249. "__type__": "cc.Color",
  250. "r": 255,
  251. "g": 255,
  252. "b": 255,
  253. "a": 255
  254. },
  255. "_contentSize": {
  256. "__type__": "cc.Size",
  257. "width": 0,
  258. "height": 0
  259. },
  260. "_anchorPoint": {
  261. "__type__": "cc.Vec2",
  262. "x": 0.5,
  263. "y": 0.5
  264. },
  265. "_position": {
  266. "__type__": "cc.Vec3",
  267. "x": 0,
  268. "y": 0,
  269. "z": 0
  270. },
  271. "_scale": {
  272. "__type__": "cc.Vec3",
  273. "x": 1,
  274. "y": 1,
  275. "z": 1
  276. },
  277. "_quat": {
  278. "__type__": "cc.Quat",
  279. "x": 0,
  280. "y": 0,
  281. "z": 0,
  282. "w": 1
  283. },
  284. "_skewX": 0,
  285. "_skewY": 0,
  286. "_zIndex": 0,
  287. "_is3DNode": false,
  288. "groupIndex": 0,
  289. "_id": "8c+VsJkixMJY7+iQTVyrCm"
  290. },
  291. {
  292. "__type__": "cc.Node",
  293. "_name": "time",
  294. "_objFlags": 0,
  295. "_parent": {
  296. "__id__": 5
  297. },
  298. "_children": [
  299. {
  300. "__id__": 7
  301. },
  302. {
  303. "__id__": 10
  304. }
  305. ],
  306. "_active": true,
  307. "_level": 2,
  308. "_components": [
  309. {
  310. "__id__": 14
  311. },
  312. {
  313. "__id__": 15
  314. },
  315. {
  316. "__id__": 16
  317. }
  318. ],
  319. "_prefab": {
  320. "__id__": 17
  321. },
  322. "_opacity": 255,
  323. "_color": {
  324. "__type__": "cc.Color",
  325. "r": 255,
  326. "g": 255,
  327. "b": 255,
  328. "a": 255
  329. },
  330. "_contentSize": {
  331. "__type__": "cc.Size",
  332. "width": 300,
  333. "height": 15
  334. },
  335. "_anchorPoint": {
  336. "__type__": "cc.Vec2",
  337. "x": 0.5,
  338. "y": 0.5
  339. },
  340. "_position": {
  341. "__type__": "cc.Vec3",
  342. "x": 0,
  343. "y": 0,
  344. "z": 0
  345. },
  346. "_scale": {
  347. "__type__": "cc.Vec3",
  348. "x": 1,
  349. "y": 1,
  350. "z": 1
  351. },
  352. "_quat": {
  353. "__type__": "cc.Quat",
  354. "x": 0,
  355. "y": 0,
  356. "z": 0,
  357. "w": 1
  358. },
  359. "_skewX": 0,
  360. "_skewY": 0,
  361. "_zIndex": 0,
  362. "_is3DNode": false,
  363. "groupIndex": 0,
  364. "_rotationX": 0,
  365. "_rotationY": 0,
  366. "_id": "66eEK9ME5KXqK4huTi5ZIa"
  367. },
  368. {
  369. "__type__": "cc.Node",
  370. "_name": "bar",
  371. "_objFlags": 0,
  372. "_parent": {
  373. "__id__": 6
  374. },
  375. "_children": [],
  376. "_active": true,
  377. "_level": 0,
  378. "_components": [
  379. {
  380. "__id__": 8
  381. }
  382. ],
  383. "_prefab": {
  384. "__id__": 9
  385. },
  386. "_opacity": 255,
  387. "_color": {
  388. "__type__": "cc.Color",
  389. "r": 255,
  390. "g": 255,
  391. "b": 255,
  392. "a": 255
  393. },
  394. "_contentSize": {
  395. "__type__": "cc.Size",
  396. "width": 300,
  397. "height": 15
  398. },
  399. "_anchorPoint": {
  400. "__type__": "cc.Vec2",
  401. "x": 0,
  402. "y": 0.5
  403. },
  404. "_position": {
  405. "__type__": "cc.Vec3",
  406. "x": -150,
  407. "y": 0,
  408. "z": 0
  409. },
  410. "_scale": {
  411. "__type__": "cc.Vec3",
  412. "x": 1,
  413. "y": 1,
  414. "z": 1
  415. },
  416. "_quat": {
  417. "__type__": "cc.Quat",
  418. "x": 0,
  419. "y": 0,
  420. "z": 0,
  421. "w": 1
  422. },
  423. "_skewX": 0,
  424. "_skewY": 0,
  425. "_zIndex": 0,
  426. "_is3DNode": false,
  427. "groupIndex": 0,
  428. "_rotationX": 0,
  429. "_rotationY": 0,
  430. "_id": "86ZbJCSWNFZJlGpTMJMtXh"
  431. },
  432. {
  433. "__type__": "cc.Sprite",
  434. "_name": "",
  435. "_objFlags": 0,
  436. "node": {
  437. "__id__": 7
  438. },
  439. "_enabled": true,
  440. "_srcBlendFactor": 770,
  441. "_dstBlendFactor": 771,
  442. "_spriteFrame": {
  443. "__uuid__": "8cbcd36f-8a6c-4a3d-91c0-70d89392faca"
  444. },
  445. "_type": 1,
  446. "_sizeMode": 0,
  447. "_fillType": 0,
  448. "_fillCenter": {
  449. "__type__": "cc.Vec2",
  450. "x": 0,
  451. "y": 0
  452. },
  453. "_fillStart": 0,
  454. "_fillRange": 0,
  455. "_isTrimmedMode": true,
  456. "_state": 0,
  457. "_atlas": null,
  458. "_id": "458E0vhf9Hg4SdnwWRTDKf"
  459. },
  460. {
  461. "__type__": "cc.PrefabInfo",
  462. "root": {
  463. "__id__": 5
  464. },
  465. "asset": {
  466. "__uuid__": "c9d3a52e-d215-4b18-b6ad-b9596125fe72"
  467. },
  468. "fileId": "86ZbJCSWNFZJlGpTMJMtXh",
  469. "sync": false
  470. },
  471. {
  472. "__type__": "cc.Node",
  473. "_name": "Alarmclock",
  474. "_objFlags": 0,
  475. "_parent": {
  476. "__id__": 6
  477. },
  478. "_children": [],
  479. "_active": true,
  480. "_level": 2,
  481. "_components": [
  482. {
  483. "__id__": 11
  484. },
  485. {
  486. "__id__": 12
  487. }
  488. ],
  489. "_prefab": {
  490. "__id__": 13
  491. },
  492. "_opacity": 255,
  493. "_color": {
  494. "__type__": "cc.Color",
  495. "r": 255,
  496. "g": 255,
  497. "b": 255,
  498. "a": 255
  499. },
  500. "_contentSize": {
  501. "__type__": "cc.Size",
  502. "width": 50,
  503. "height": 50
  504. },
  505. "_anchorPoint": {
  506. "__type__": "cc.Vec2",
  507. "x": 0.5,
  508. "y": 0.5
  509. },
  510. "_position": {
  511. "__type__": "cc.Vec3",
  512. "x": 150,
  513. "y": 0,
  514. "z": 0
  515. },
  516. "_scale": {
  517. "__type__": "cc.Vec3",
  518. "x": 1,
  519. "y": 1,
  520. "z": 1
  521. },
  522. "_quat": {
  523. "__type__": "cc.Quat",
  524. "x": 0,
  525. "y": 0,
  526. "z": 0,
  527. "w": 1
  528. },
  529. "_skewX": 0,
  530. "_skewY": 0,
  531. "_zIndex": 0,
  532. "_is3DNode": false,
  533. "groupIndex": 0,
  534. "_rotationX": 0,
  535. "_rotationY": 0,
  536. "_id": "caajliJ6NH14yNCYAaCRcR"
  537. },
  538. {
  539. "__type__": "cc.Sprite",
  540. "_name": "",
  541. "_objFlags": 0,
  542. "node": {
  543. "__id__": 10
  544. },
  545. "_enabled": true,
  546. "_srcBlendFactor": 770,
  547. "_dstBlendFactor": 771,
  548. "_spriteFrame": {
  549. "__uuid__": "67adc7ba-48a8-40a1-b9d8-00bcd7d75cf9"
  550. },
  551. "_type": 0,
  552. "_sizeMode": 0,
  553. "_fillType": 0,
  554. "_fillCenter": {
  555. "__type__": "cc.Vec2",
  556. "x": 0,
  557. "y": 0
  558. },
  559. "_fillStart": 0,
  560. "_fillRange": 0,
  561. "_isTrimmedMode": true,
  562. "_state": 0,
  563. "_atlas": null,
  564. "_id": "52FmQ+0YlBr51ECR2C/IGn"
  565. },
  566. {
  567. "__type__": "cc.Animation",
  568. "_name": "",
  569. "_objFlags": 0,
  570. "node": {
  571. "__id__": 10
  572. },
  573. "_enabled": true,
  574. "_defaultClip": {
  575. "__uuid__": "44bdce84-b10b-4db3-a95e-ca80a2eb3658"
  576. },
  577. "_clips": [
  578. {
  579. "__uuid__": "44bdce84-b10b-4db3-a95e-ca80a2eb3658"
  580. }
  581. ],
  582. "playOnLoad": true,
  583. "_id": "0cae96IHJFRbsglW8qQq+F"
  584. },
  585. {
  586. "__type__": "cc.PrefabInfo",
  587. "root": {
  588. "__id__": 5
  589. },
  590. "asset": {
  591. "__uuid__": "c9d3a52e-d215-4b18-b6ad-b9596125fe72"
  592. },
  593. "fileId": "caajliJ6NH14yNCYAaCRcR",
  594. "sync": false
  595. },
  596. {
  597. "__type__": "cc.Sprite",
  598. "_name": "",
  599. "_objFlags": 0,
  600. "node": {
  601. "__id__": 6
  602. },
  603. "_enabled": true,
  604. "_srcBlendFactor": 770,
  605. "_dstBlendFactor": 771,
  606. "_spriteFrame": {
  607. "__uuid__": "5060d0e5-09a1-4dad-9a91-48da62f19768"
  608. },
  609. "_type": 1,
  610. "_sizeMode": 0,
  611. "_fillType": 0,
  612. "_fillCenter": {
  613. "__type__": "cc.Vec2",
  614. "x": 0,
  615. "y": 0
  616. },
  617. "_fillStart": 0,
  618. "_fillRange": 0,
  619. "_isTrimmedMode": true,
  620. "_state": 0,
  621. "_atlas": null,
  622. "_id": "7eBa2a33tGb4dZTCk3NmTo"
  623. },
  624. {
  625. "__type__": "cc.ProgressBar",
  626. "_name": "",
  627. "_objFlags": 0,
  628. "node": {
  629. "__id__": 6
  630. },
  631. "_enabled": true,
  632. "_N$totalLength": 300,
  633. "_N$barSprite": {
  634. "__id__": 8
  635. },
  636. "_N$mode": 0,
  637. "_N$progress": 1,
  638. "_N$reverse": false,
  639. "_id": "76ogjKTNhNr4QaVCoPbd9x"
  640. },
  641. {
  642. "__type__": "e4f7bxaoy1Jhq/K79gYi1Mt",
  643. "_name": "",
  644. "_objFlags": 0,
  645. "node": {
  646. "__id__": 6
  647. },
  648. "_enabled": true,
  649. "_id": "fbasoq4fBD3pvO3rB1p5Pt"
  650. },
  651. {
  652. "__type__": "cc.PrefabInfo",
  653. "root": {
  654. "__id__": 5
  655. },
  656. "asset": {
  657. "__uuid__": "c9d3a52e-d215-4b18-b6ad-b9596125fe72"
  658. },
  659. "fileId": "66eEK9ME5KXqK4huTi5ZIa",
  660. "sync": false
  661. },
  662. {
  663. "__type__": "cc.Node",
  664. "_name": "Slider",
  665. "_objFlags": 0,
  666. "_parent": {
  667. "__id__": 5
  668. },
  669. "_children": [
  670. {
  671. "__id__": 19
  672. },
  673. {
  674. "__id__": 22
  675. }
  676. ],
  677. "_active": false,
  678. "_level": 2,
  679. "_components": [
  680. {
  681. "__id__": 26
  682. },
  683. {
  684. "__id__": 27
  685. }
  686. ],
  687. "_prefab": {
  688. "__id__": 28
  689. },
  690. "_opacity": 255,
  691. "_color": {
  692. "__type__": "cc.Color",
  693. "r": 255,
  694. "g": 255,
  695. "b": 255,
  696. "a": 255
  697. },
  698. "_contentSize": {
  699. "__type__": "cc.Size",
  700. "width": 300,
  701. "height": 20
  702. },
  703. "_anchorPoint": {
  704. "__type__": "cc.Vec2",
  705. "x": 0.5,
  706. "y": 0.5
  707. },
  708. "_position": {
  709. "__type__": "cc.Vec3",
  710. "x": 0,
  711. "y": -67,
  712. "z": 0
  713. },
  714. "_scale": {
  715. "__type__": "cc.Vec3",
  716. "x": 1,
  717. "y": 1,
  718. "z": 1
  719. },
  720. "_quat": {
  721. "__type__": "cc.Quat",
  722. "x": 0,
  723. "y": 0,
  724. "z": 0,
  725. "w": 1
  726. },
  727. "_skewX": 0,
  728. "_skewY": 0,
  729. "_zIndex": 0,
  730. "_is3DNode": false,
  731. "groupIndex": 0,
  732. "_rotationX": 0,
  733. "_rotationY": 0,
  734. "_id": "daqC419j1JuYWE78R0qy72"
  735. },
  736. {
  737. "__type__": "cc.Node",
  738. "_name": "Background",
  739. "_objFlags": 0,
  740. "_parent": {
  741. "__id__": 18
  742. },
  743. "_children": [],
  744. "_active": true,
  745. "_level": 0,
  746. "_components": [
  747. {
  748. "__id__": 20
  749. }
  750. ],
  751. "_prefab": {
  752. "__id__": 21
  753. },
  754. "_opacity": 255,
  755. "_color": {
  756. "__type__": "cc.Color",
  757. "r": 255,
  758. "g": 255,
  759. "b": 255,
  760. "a": 255
  761. },
  762. "_contentSize": {
  763. "__type__": "cc.Size",
  764. "width": 300,
  765. "height": 20
  766. },
  767. "_anchorPoint": {
  768. "__type__": "cc.Vec2",
  769. "x": 0.5,
  770. "y": 0.5
  771. },
  772. "_position": {
  773. "__type__": "cc.Vec3",
  774. "x": 0,
  775. "y": 0,
  776. "z": 0
  777. },
  778. "_scale": {
  779. "__type__": "cc.Vec3",
  780. "x": 1,
  781. "y": 1,
  782. "z": 1
  783. },
  784. "_quat": {
  785. "__type__": "cc.Quat",
  786. "x": 0,
  787. "y": 0,
  788. "z": 0,
  789. "w": 1
  790. },
  791. "_skewX": 0,
  792. "_skewY": 0,
  793. "_zIndex": 0,
  794. "_is3DNode": false,
  795. "groupIndex": 0,
  796. "_rotationX": 0,
  797. "_rotationY": 0,
  798. "_id": "69JwJqkZhBvIx7FEuTKhdd"
  799. },
  800. {
  801. "__type__": "cc.Sprite",
  802. "_name": "",
  803. "_objFlags": 0,
  804. "node": {
  805. "__id__": 19
  806. },
  807. "_enabled": true,
  808. "_srcBlendFactor": 770,
  809. "_dstBlendFactor": 771,
  810. "_spriteFrame": {
  811. "__uuid__": "31d8962d-babb-4ec7-be19-8e9f54a4ea99"
  812. },
  813. "_type": 1,
  814. "_sizeMode": 0,
  815. "_fillType": 0,
  816. "_fillCenter": {
  817. "__type__": "cc.Vec2",
  818. "x": 0,
  819. "y": 0
  820. },
  821. "_fillStart": 0,
  822. "_fillRange": 0,
  823. "_isTrimmedMode": true,
  824. "_state": 0,
  825. "_atlas": null,
  826. "_id": "40X32ZfelAcq4gKHNi/V43"
  827. },
  828. {
  829. "__type__": "cc.PrefabInfo",
  830. "root": {
  831. "__id__": 5
  832. },
  833. "asset": {
  834. "__uuid__": "c9d3a52e-d215-4b18-b6ad-b9596125fe72"
  835. },
  836. "fileId": "69JwJqkZhBvIx7FEuTKhdd",
  837. "sync": false
  838. },
  839. {
  840. "__type__": "cc.Node",
  841. "_name": "Handle",
  842. "_objFlags": 0,
  843. "_parent": {
  844. "__id__": 18
  845. },
  846. "_children": [],
  847. "_active": true,
  848. "_level": 0,
  849. "_components": [
  850. {
  851. "__id__": 23
  852. },
  853. {
  854. "__id__": 24
  855. }
  856. ],
  857. "_prefab": {
  858. "__id__": 25
  859. },
  860. "_opacity": 255,
  861. "_color": {
  862. "__type__": "cc.Color",
  863. "r": 255,
  864. "g": 255,
  865. "b": 255,
  866. "a": 255
  867. },
  868. "_contentSize": {
  869. "__type__": "cc.Size",
  870. "width": 32,
  871. "height": 32
  872. },
  873. "_anchorPoint": {
  874. "__type__": "cc.Vec2",
  875. "x": 0.5,
  876. "y": 0.5
  877. },
  878. "_position": {
  879. "__type__": "cc.Vec3",
  880. "x": 150,
  881. "y": 0,
  882. "z": 0
  883. },
  884. "_scale": {
  885. "__type__": "cc.Vec3",
  886. "x": 1,
  887. "y": 1,
  888. "z": 1
  889. },
  890. "_quat": {
  891. "__type__": "cc.Quat",
  892. "x": 0,
  893. "y": 0,
  894. "z": 0,
  895. "w": 1
  896. },
  897. "_skewX": 0,
  898. "_skewY": 0,
  899. "_zIndex": 0,
  900. "_is3DNode": false,
  901. "groupIndex": 0,
  902. "_rotationX": 0,
  903. "_rotationY": 0,
  904. "_id": "f7uHRxco5NIJshTZmcE66N"
  905. },
  906. {
  907. "__type__": "cc.Sprite",
  908. "_name": "",
  909. "_objFlags": 0,
  910. "node": {
  911. "__id__": 22
  912. },
  913. "_enabled": true,
  914. "_srcBlendFactor": 770,
  915. "_dstBlendFactor": 771,
  916. "_spriteFrame": {
  917. "__uuid__": "e7aba14b-f956-4480-b254-8d57832e273f"
  918. },
  919. "_type": 1,
  920. "_sizeMode": 2,
  921. "_fillType": 0,
  922. "_fillCenter": {
  923. "__type__": "cc.Vec2",
  924. "x": 0,
  925. "y": 0
  926. },
  927. "_fillStart": 0,
  928. "_fillRange": 0,
  929. "_isTrimmedMode": true,
  930. "_state": 0,
  931. "_atlas": null,
  932. "_id": "40utFZ0BNKz7yeg/slY88I"
  933. },
  934. {
  935. "__type__": "cc.Button",
  936. "_name": "",
  937. "_objFlags": 0,
  938. "node": {
  939. "__id__": 22
  940. },
  941. "_enabled": true,
  942. "duration": 0.1,
  943. "zoomScale": 1.1,
  944. "clickEvents": [],
  945. "_N$interactable": true,
  946. "_N$enableAutoGrayEffect": true,
  947. "_N$transition": 3,
  948. "transition": 3,
  949. "_N$normalColor": {
  950. "__type__": "cc.Color",
  951. "r": 255,
  952. "g": 255,
  953. "b": 255,
  954. "a": 255
  955. },
  956. "_N$pressedColor": {
  957. "__type__": "cc.Color",
  958. "r": 255,
  959. "g": 255,
  960. "b": 255,
  961. "a": 255
  962. },
  963. "pressedColor": {
  964. "__type__": "cc.Color",
  965. "r": 255,
  966. "g": 255,
  967. "b": 255,
  968. "a": 255
  969. },
  970. "_N$hoverColor": {
  971. "__type__": "cc.Color",
  972. "r": 255,
  973. "g": 255,
  974. "b": 255,
  975. "a": 255
  976. },
  977. "hoverColor": {
  978. "__type__": "cc.Color",
  979. "r": 255,
  980. "g": 255,
  981. "b": 255,
  982. "a": 255
  983. },
  984. "_N$disabledColor": {
  985. "__type__": "cc.Color",
  986. "r": 255,
  987. "g": 255,
  988. "b": 255,
  989. "a": 255
  990. },
  991. "_N$normalSprite": {
  992. "__uuid__": "e7aba14b-f956-4480-b254-8d57832e273f"
  993. },
  994. "_N$pressedSprite": {
  995. "__uuid__": "e7aba14b-f956-4480-b254-8d57832e273f"
  996. },
  997. "pressedSprite": {
  998. "__uuid__": "e7aba14b-f956-4480-b254-8d57832e273f"
  999. },
  1000. "_N$hoverSprite": {
  1001. "__uuid__": "e7aba14b-f956-4480-b254-8d57832e273f"
  1002. },
  1003. "hoverSprite": {
  1004. "__uuid__": "e7aba14b-f956-4480-b254-8d57832e273f"
  1005. },
  1006. "_N$disabledSprite": {
  1007. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  1008. },
  1009. "_N$target": {
  1010. "__id__": 22
  1011. },
  1012. "_id": "c6Tk0qW4FNPaDE/QXceqAF"
  1013. },
  1014. {
  1015. "__type__": "cc.PrefabInfo",
  1016. "root": {
  1017. "__id__": 5
  1018. },
  1019. "asset": {
  1020. "__uuid__": "c9d3a52e-d215-4b18-b6ad-b9596125fe72"
  1021. },
  1022. "fileId": "f7uHRxco5NIJshTZmcE66N",
  1023. "sync": false
  1024. },
  1025. {
  1026. "__type__": "cc.Slider",
  1027. "_name": "",
  1028. "_objFlags": 0,
  1029. "node": {
  1030. "__id__": 18
  1031. },
  1032. "_enabled": true,
  1033. "direction": 0,
  1034. "slideEvents": [],
  1035. "_N$handle": {
  1036. "__id__": 24
  1037. },
  1038. "_N$progress": 1,
  1039. "_id": "beekN4Nd1D8YZ3FsonMVoj"
  1040. },
  1041. {
  1042. "__type__": "bca2fQfgR1A5ZSvBmh7+Vii",
  1043. "_name": "",
  1044. "_objFlags": 0,
  1045. "node": {
  1046. "__id__": 18
  1047. },
  1048. "_enabled": true,
  1049. "_id": "1fZyLhmAFG07EpuDduqUZa"
  1050. },
  1051. {
  1052. "__type__": "cc.PrefabInfo",
  1053. "root": {
  1054. "__id__": 5
  1055. },
  1056. "asset": {
  1057. "__uuid__": "c9d3a52e-d215-4b18-b6ad-b9596125fe72"
  1058. },
  1059. "fileId": "daqC419j1JuYWE78R0qy72",
  1060. "sync": false
  1061. },
  1062. {
  1063. "__type__": "4264fHqQmNLlKHthYzZCloa",
  1064. "_name": "",
  1065. "_objFlags": 0,
  1066. "node": {
  1067. "__id__": 5
  1068. },
  1069. "_enabled": true,
  1070. "_id": "2dpOYaf/9IxY8sGwqxPEyJ"
  1071. },
  1072. {
  1073. "__type__": "cc.PrefabInfo",
  1074. "root": {
  1075. "__id__": 5
  1076. },
  1077. "asset": {
  1078. "__uuid__": "c9d3a52e-d215-4b18-b6ad-b9596125fe72"
  1079. },
  1080. "fileId": "8c+VsJkixMJY7+iQTVyrCm",
  1081. "sync": false
  1082. },
  1083. {
  1084. "__type__": "cc.Canvas",
  1085. "_name": "",
  1086. "_objFlags": 0,
  1087. "node": {
  1088. "__id__": 2
  1089. },
  1090. "_enabled": true,
  1091. "_designResolution": {
  1092. "__type__": "cc.Size",
  1093. "width": 720,
  1094. "height": 1280
  1095. },
  1096. "_fitWidth": false,
  1097. "_fitHeight": true,
  1098. "_id": "35WuN3I1NNparDR0Sk0FJG"
  1099. }
  1100. ]