index.fire 19 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082
  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": "64cb47aa-2b6a-49ac-81ab-ad1e39b90153"
  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. "_active": true,
  76. "_components": [
  77. {
  78. "__id__": 23
  79. },
  80. {
  81. "__id__": 24
  82. }
  83. ],
  84. "_prefab": null,
  85. "_opacity": 255,
  86. "_color": {
  87. "__type__": "cc.Color",
  88. "r": 255,
  89. "g": 255,
  90. "b": 255,
  91. "a": 255
  92. },
  93. "_contentSize": {
  94. "__type__": "cc.Size",
  95. "width": 720,
  96. "height": 1280
  97. },
  98. "_anchorPoint": {
  99. "__type__": "cc.Vec2",
  100. "x": 0.5,
  101. "y": 0.5
  102. },
  103. "_trs": {
  104. "__type__": "TypedArray",
  105. "ctor": "Float64Array",
  106. "array": [
  107. 360,
  108. 640,
  109. 0,
  110. 0,
  111. 0,
  112. 0,
  113. 1,
  114. 1,
  115. 1,
  116. 1
  117. ]
  118. },
  119. "_eulerAngles": {
  120. "__type__": "cc.Vec3",
  121. "x": 0,
  122. "y": 0,
  123. "z": 0
  124. },
  125. "_skewX": 0,
  126. "_skewY": 0,
  127. "_is3DNode": false,
  128. "_groupIndex": 0,
  129. "groupIndex": 0,
  130. "_id": "a5esZu+45LA5mBpvttspPD"
  131. },
  132. {
  133. "__type__": "cc.Node",
  134. "_name": "Main Camera",
  135. "_objFlags": 0,
  136. "_parent": {
  137. "__id__": 2
  138. },
  139. "_children": [
  140. {
  141. "__id__": 4
  142. },
  143. {
  144. "__id__": 6
  145. },
  146. {
  147. "__id__": 8
  148. },
  149. {
  150. "__id__": 12
  151. },
  152. {
  153. "__id__": 14
  154. },
  155. {
  156. "__id__": 17
  157. }
  158. ],
  159. "_active": true,
  160. "_components": [
  161. {
  162. "__id__": 21
  163. },
  164. {
  165. "__id__": 22
  166. }
  167. ],
  168. "_prefab": null,
  169. "_opacity": 255,
  170. "_color": {
  171. "__type__": "cc.Color",
  172. "r": 255,
  173. "g": 255,
  174. "b": 255,
  175. "a": 255
  176. },
  177. "_contentSize": {
  178. "__type__": "cc.Size",
  179. "width": 720,
  180. "height": 1280
  181. },
  182. "_anchorPoint": {
  183. "__type__": "cc.Vec2",
  184. "x": 0.5,
  185. "y": 0.5
  186. },
  187. "_trs": {
  188. "__type__": "TypedArray",
  189. "ctor": "Float64Array",
  190. "array": [
  191. 0,
  192. 0,
  193. 484.9742261192857,
  194. 0,
  195. 0,
  196. 0,
  197. 1,
  198. 1,
  199. 1,
  200. 1
  201. ]
  202. },
  203. "_eulerAngles": {
  204. "__type__": "cc.Vec3",
  205. "x": 0,
  206. "y": 0,
  207. "z": 0
  208. },
  209. "_skewX": 0,
  210. "_skewY": 0,
  211. "_is3DNode": false,
  212. "_groupIndex": 0,
  213. "groupIndex": 0,
  214. "_id": "e1WoFrQ79G7r4ZuQE3HlNb"
  215. },
  216. {
  217. "__type__": "cc.Node",
  218. "_name": "bg_start",
  219. "_objFlags": 0,
  220. "_parent": {
  221. "__id__": 3
  222. },
  223. "_children": [],
  224. "_active": true,
  225. "_components": [
  226. {
  227. "__id__": 5
  228. }
  229. ],
  230. "_prefab": null,
  231. "_opacity": 255,
  232. "_color": {
  233. "__type__": "cc.Color",
  234. "r": 255,
  235. "g": 255,
  236. "b": 255,
  237. "a": 255
  238. },
  239. "_contentSize": {
  240. "__type__": "cc.Size",
  241. "width": 720,
  242. "height": 1280
  243. },
  244. "_anchorPoint": {
  245. "__type__": "cc.Vec2",
  246. "x": 0.5,
  247. "y": 0.5
  248. },
  249. "_trs": {
  250. "__type__": "TypedArray",
  251. "ctor": "Float64Array",
  252. "array": [
  253. 0,
  254. 0,
  255. 0,
  256. 0,
  257. 0,
  258. 0,
  259. 1,
  260. 1,
  261. 1,
  262. 1
  263. ]
  264. },
  265. "_eulerAngles": {
  266. "__type__": "cc.Vec3",
  267. "x": 0,
  268. "y": 0,
  269. "z": 0
  270. },
  271. "_skewX": 0,
  272. "_skewY": 0,
  273. "_is3DNode": false,
  274. "_groupIndex": 0,
  275. "groupIndex": 0,
  276. "_id": "fckdlUbyVKUr2amqeJloB3"
  277. },
  278. {
  279. "__type__": "cc.Sprite",
  280. "_name": "",
  281. "_objFlags": 0,
  282. "node": {
  283. "__id__": 4
  284. },
  285. "_enabled": true,
  286. "_materials": [
  287. {
  288. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  289. }
  290. ],
  291. "_srcBlendFactor": 770,
  292. "_dstBlendFactor": 771,
  293. "_spriteFrame": {
  294. "__uuid__": "de07f387-83d2-4c35-9925-4bf7d0dd9864"
  295. },
  296. "_type": 0,
  297. "_sizeMode": 0,
  298. "_fillType": 0,
  299. "_fillCenter": {
  300. "__type__": "cc.Vec2",
  301. "x": 0,
  302. "y": 0
  303. },
  304. "_fillStart": 0,
  305. "_fillRange": 0,
  306. "_isTrimmedMode": true,
  307. "_atlas": null,
  308. "_id": "6aJXqAFrZCtZp9008yHj2g"
  309. },
  310. {
  311. "__type__": "cc.Node",
  312. "_name": "dialog",
  313. "_objFlags": 0,
  314. "_parent": {
  315. "__id__": 3
  316. },
  317. "_children": [],
  318. "_active": true,
  319. "_components": [
  320. {
  321. "__id__": 7
  322. }
  323. ],
  324. "_prefab": null,
  325. "_opacity": 255,
  326. "_color": {
  327. "__type__": "cc.Color",
  328. "r": 255,
  329. "g": 255,
  330. "b": 255,
  331. "a": 255
  332. },
  333. "_contentSize": {
  334. "__type__": "cc.Size",
  335. "width": 1124,
  336. "height": 1094
  337. },
  338. "_anchorPoint": {
  339. "__type__": "cc.Vec2",
  340. "x": 0.5,
  341. "y": 0.5
  342. },
  343. "_trs": {
  344. "__type__": "TypedArray",
  345. "ctor": "Float64Array",
  346. "array": [
  347. 4.92,
  348. 123.8,
  349. 0,
  350. 0,
  351. 0,
  352. 0,
  353. 1,
  354. 0.6,
  355. 0.7,
  356. 1
  357. ]
  358. },
  359. "_eulerAngles": {
  360. "__type__": "cc.Vec3",
  361. "x": 0,
  362. "y": 0,
  363. "z": 0
  364. },
  365. "_skewX": 0,
  366. "_skewY": 0,
  367. "_is3DNode": false,
  368. "_groupIndex": 0,
  369. "groupIndex": 0,
  370. "_id": "64+kxEOiBK55fd0zFelHmp"
  371. },
  372. {
  373. "__type__": "cc.Sprite",
  374. "_name": "",
  375. "_objFlags": 0,
  376. "node": {
  377. "__id__": 6
  378. },
  379. "_enabled": true,
  380. "_materials": [
  381. {
  382. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  383. }
  384. ],
  385. "_srcBlendFactor": 770,
  386. "_dstBlendFactor": 771,
  387. "_spriteFrame": {
  388. "__uuid__": "9bc479d1-076d-4bf4-b14b-37d32a276c94"
  389. },
  390. "_type": 0,
  391. "_sizeMode": 1,
  392. "_fillType": 0,
  393. "_fillCenter": {
  394. "__type__": "cc.Vec2",
  395. "x": 0,
  396. "y": 0
  397. },
  398. "_fillStart": 0,
  399. "_fillRange": 0,
  400. "_isTrimmedMode": true,
  401. "_atlas": null,
  402. "_id": "dcaMD9r35AU5U18xcAIehi"
  403. },
  404. {
  405. "__type__": "cc.Node",
  406. "_name": "btn_start",
  407. "_objFlags": 0,
  408. "_parent": {
  409. "__id__": 3
  410. },
  411. "_children": [],
  412. "_active": true,
  413. "_components": [
  414. {
  415. "__id__": 9
  416. },
  417. {
  418. "__id__": 10
  419. }
  420. ],
  421. "_prefab": null,
  422. "_opacity": 255,
  423. "_color": {
  424. "__type__": "cc.Color",
  425. "r": 255,
  426. "g": 255,
  427. "b": 255,
  428. "a": 255
  429. },
  430. "_contentSize": {
  431. "__type__": "cc.Size",
  432. "width": 264,
  433. "height": 120
  434. },
  435. "_anchorPoint": {
  436. "__type__": "cc.Vec2",
  437. "x": 0.5,
  438. "y": 0.5
  439. },
  440. "_trs": {
  441. "__type__": "TypedArray",
  442. "ctor": "Float64Array",
  443. "array": [
  444. 174.161,
  445. -400.978,
  446. 0,
  447. 0,
  448. 0,
  449. 0,
  450. 1,
  451. 1,
  452. 1,
  453. 1
  454. ]
  455. },
  456. "_eulerAngles": {
  457. "__type__": "cc.Vec3",
  458. "x": 0,
  459. "y": 0,
  460. "z": 0
  461. },
  462. "_skewX": 0,
  463. "_skewY": 0,
  464. "_is3DNode": false,
  465. "_groupIndex": 0,
  466. "groupIndex": 0,
  467. "_id": "9835HfjQpL3oTg/R7NEB9a"
  468. },
  469. {
  470. "__type__": "cc.Sprite",
  471. "_name": "",
  472. "_objFlags": 0,
  473. "node": {
  474. "__id__": 8
  475. },
  476. "_enabled": true,
  477. "_materials": [
  478. {
  479. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  480. }
  481. ],
  482. "_srcBlendFactor": 770,
  483. "_dstBlendFactor": 771,
  484. "_spriteFrame": {
  485. "__uuid__": "e0fbc815-8b5d-48fd-af5e-fb6994b51073"
  486. },
  487. "_type": 0,
  488. "_sizeMode": 1,
  489. "_fillType": 0,
  490. "_fillCenter": {
  491. "__type__": "cc.Vec2",
  492. "x": 0,
  493. "y": 0
  494. },
  495. "_fillStart": 0,
  496. "_fillRange": 0,
  497. "_isTrimmedMode": true,
  498. "_atlas": null,
  499. "_id": "f3095YnpBGc6ix49Y/sQL/"
  500. },
  501. {
  502. "__type__": "cc.Button",
  503. "_name": "",
  504. "_objFlags": 0,
  505. "node": {
  506. "__id__": 8
  507. },
  508. "_enabled": true,
  509. "_normalMaterial": {
  510. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  511. },
  512. "_grayMaterial": null,
  513. "duration": 0.1,
  514. "zoomScale": 1.2,
  515. "clickEvents": [
  516. {
  517. "__id__": 11
  518. }
  519. ],
  520. "_N$interactable": true,
  521. "_N$enableAutoGrayEffect": false,
  522. "_N$transition": 3,
  523. "transition": 3,
  524. "_N$normalColor": {
  525. "__type__": "cc.Color",
  526. "r": 255,
  527. "g": 255,
  528. "b": 255,
  529. "a": 255
  530. },
  531. "_N$pressedColor": {
  532. "__type__": "cc.Color",
  533. "r": 211,
  534. "g": 211,
  535. "b": 211,
  536. "a": 255
  537. },
  538. "pressedColor": {
  539. "__type__": "cc.Color",
  540. "r": 211,
  541. "g": 211,
  542. "b": 211,
  543. "a": 255
  544. },
  545. "_N$hoverColor": {
  546. "__type__": "cc.Color",
  547. "r": 255,
  548. "g": 255,
  549. "b": 255,
  550. "a": 255
  551. },
  552. "hoverColor": {
  553. "__type__": "cc.Color",
  554. "r": 255,
  555. "g": 255,
  556. "b": 255,
  557. "a": 255
  558. },
  559. "_N$disabledColor": {
  560. "__type__": "cc.Color",
  561. "r": 124,
  562. "g": 124,
  563. "b": 124,
  564. "a": 255
  565. },
  566. "_N$normalSprite": null,
  567. "_N$pressedSprite": null,
  568. "pressedSprite": null,
  569. "_N$hoverSprite": null,
  570. "hoverSprite": null,
  571. "_N$disabledSprite": null,
  572. "_N$target": {
  573. "__id__": 8
  574. },
  575. "_id": "87lDu4GV9BEJ3i8cn1TV7s"
  576. },
  577. {
  578. "__type__": "cc.ClickEvent",
  579. "target": {
  580. "__id__": 3
  581. },
  582. "component": "",
  583. "_componentId": "d0754ZZxbROYJFWqmWvrW18",
  584. "handler": "startClick",
  585. "customEventData": ""
  586. },
  587. {
  588. "__type__": "cc.Node",
  589. "_name": "person",
  590. "_objFlags": 0,
  591. "_parent": {
  592. "__id__": 3
  593. },
  594. "_children": [],
  595. "_active": false,
  596. "_components": [
  597. {
  598. "__id__": 13
  599. }
  600. ],
  601. "_prefab": null,
  602. "_opacity": 255,
  603. "_color": {
  604. "__type__": "cc.Color",
  605. "r": 255,
  606. "g": 255,
  607. "b": 255,
  608. "a": 255
  609. },
  610. "_contentSize": {
  611. "__type__": "cc.Size",
  612. "width": 706,
  613. "height": 289
  614. },
  615. "_anchorPoint": {
  616. "__type__": "cc.Vec2",
  617. "x": 0.5,
  618. "y": 0.5
  619. },
  620. "_trs": {
  621. "__type__": "TypedArray",
  622. "ctor": "Float64Array",
  623. "array": [
  624. 91.019,
  625. -113.159,
  626. 0,
  627. 0,
  628. 0,
  629. 0,
  630. 1,
  631. 0.6,
  632. 0.6,
  633. 1
  634. ]
  635. },
  636. "_eulerAngles": {
  637. "__type__": "cc.Vec3",
  638. "x": 0,
  639. "y": 0,
  640. "z": 0
  641. },
  642. "_skewX": 0,
  643. "_skewY": 0,
  644. "_is3DNode": false,
  645. "_groupIndex": 0,
  646. "groupIndex": 0,
  647. "_id": "c83VfJnkpKKo+dKfvkMBWw"
  648. },
  649. {
  650. "__type__": "cc.Sprite",
  651. "_name": "",
  652. "_objFlags": 0,
  653. "node": {
  654. "__id__": 12
  655. },
  656. "_enabled": true,
  657. "_materials": [
  658. {
  659. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  660. }
  661. ],
  662. "_srcBlendFactor": 770,
  663. "_dstBlendFactor": 771,
  664. "_spriteFrame": {
  665. "__uuid__": "5b242f7d-684d-4bc2-8bf0-f580cb6b003c"
  666. },
  667. "_type": 0,
  668. "_sizeMode": 1,
  669. "_fillType": 0,
  670. "_fillCenter": {
  671. "__type__": "cc.Vec2",
  672. "x": 0,
  673. "y": 0
  674. },
  675. "_fillStart": 0,
  676. "_fillRange": 0,
  677. "_isTrimmedMode": true,
  678. "_atlas": null,
  679. "_id": "babh0n+p1Ae4kTfJZ4Mret"
  680. },
  681. {
  682. "__type__": "cc.Node",
  683. "_name": "hand",
  684. "_objFlags": 0,
  685. "_parent": {
  686. "__id__": 3
  687. },
  688. "_children": [],
  689. "_active": true,
  690. "_components": [
  691. {
  692. "__id__": 15
  693. },
  694. {
  695. "__id__": 16
  696. }
  697. ],
  698. "_prefab": null,
  699. "_opacity": 255,
  700. "_color": {
  701. "__type__": "cc.Color",
  702. "r": 255,
  703. "g": 255,
  704. "b": 255,
  705. "a": 255
  706. },
  707. "_contentSize": {
  708. "__type__": "cc.Size",
  709. "width": 74,
  710. "height": 75
  711. },
  712. "_anchorPoint": {
  713. "__type__": "cc.Vec2",
  714. "x": 0.5,
  715. "y": 0.5
  716. },
  717. "_trs": {
  718. "__type__": "TypedArray",
  719. "ctor": "Float64Array",
  720. "array": [
  721. 211.559,
  722. -455.098,
  723. 0,
  724. 0,
  725. 0,
  726. 0,
  727. 1,
  728. 1,
  729. 1,
  730. 1
  731. ]
  732. },
  733. "_eulerAngles": {
  734. "__type__": "cc.Vec3",
  735. "x": 0,
  736. "y": 0,
  737. "z": 0
  738. },
  739. "_skewX": 0,
  740. "_skewY": 0,
  741. "_is3DNode": false,
  742. "_groupIndex": 0,
  743. "groupIndex": 0,
  744. "_id": "6frVpND4dI8KjLsOPMGIa/"
  745. },
  746. {
  747. "__type__": "cc.Sprite",
  748. "_name": "",
  749. "_objFlags": 0,
  750. "node": {
  751. "__id__": 14
  752. },
  753. "_enabled": true,
  754. "_materials": [
  755. {
  756. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  757. }
  758. ],
  759. "_srcBlendFactor": 770,
  760. "_dstBlendFactor": 771,
  761. "_spriteFrame": {
  762. "__uuid__": "abcb68c6-cecb-4596-a578-caa688f070aa"
  763. },
  764. "_type": 0,
  765. "_sizeMode": 1,
  766. "_fillType": 0,
  767. "_fillCenter": {
  768. "__type__": "cc.Vec2",
  769. "x": 0,
  770. "y": 0
  771. },
  772. "_fillStart": 0,
  773. "_fillRange": 0,
  774. "_isTrimmedMode": true,
  775. "_atlas": null,
  776. "_id": "b38/v42KVGdajTFYY2pKjR"
  777. },
  778. {
  779. "__type__": "cc.Animation",
  780. "_name": "",
  781. "_objFlags": 0,
  782. "node": {
  783. "__id__": 14
  784. },
  785. "_enabled": true,
  786. "_defaultClip": {
  787. "__uuid__": "b4e2c4c8-528b-4db5-82fe-410162857c2e"
  788. },
  789. "_clips": [
  790. {
  791. "__uuid__": "b4e2c4c8-528b-4db5-82fe-410162857c2e"
  792. }
  793. ],
  794. "playOnLoad": true,
  795. "_id": "48/O5D8j1OupWkrzCt/8Bd"
  796. },
  797. {
  798. "__type__": "cc.Node",
  799. "_name": "down_load",
  800. "_objFlags": 0,
  801. "_parent": {
  802. "__id__": 3
  803. },
  804. "_children": [],
  805. "_active": true,
  806. "_components": [
  807. {
  808. "__id__": 18
  809. },
  810. {
  811. "__id__": 19
  812. }
  813. ],
  814. "_prefab": null,
  815. "_opacity": 255,
  816. "_color": {
  817. "__type__": "cc.Color",
  818. "r": 255,
  819. "g": 255,
  820. "b": 255,
  821. "a": 255
  822. },
  823. "_contentSize": {
  824. "__type__": "cc.Size",
  825. "width": 444,
  826. "height": 201
  827. },
  828. "_anchorPoint": {
  829. "__type__": "cc.Vec2",
  830. "x": 0.5,
  831. "y": 0.5
  832. },
  833. "_trs": {
  834. "__type__": "TypedArray",
  835. "ctor": "Float64Array",
  836. "array": [
  837. -169.739,
  838. -398.518,
  839. 0,
  840. 0,
  841. 0,
  842. 0,
  843. 1,
  844. 0.6,
  845. 0.6,
  846. 1
  847. ]
  848. },
  849. "_eulerAngles": {
  850. "__type__": "cc.Vec3",
  851. "x": 0,
  852. "y": 0,
  853. "z": 0
  854. },
  855. "_skewX": 0,
  856. "_skewY": 0,
  857. "_is3DNode": false,
  858. "_groupIndex": 0,
  859. "groupIndex": 0,
  860. "_id": "de5r/WydhPR788zi+AlzYP"
  861. },
  862. {
  863. "__type__": "cc.Sprite",
  864. "_name": "",
  865. "_objFlags": 0,
  866. "node": {
  867. "__id__": 17
  868. },
  869. "_enabled": true,
  870. "_materials": [
  871. {
  872. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  873. }
  874. ],
  875. "_srcBlendFactor": 770,
  876. "_dstBlendFactor": 771,
  877. "_spriteFrame": {
  878. "__uuid__": "9b49c8c5-ffb3-4c7f-8be6-d8d02934b4d0"
  879. },
  880. "_type": 0,
  881. "_sizeMode": 1,
  882. "_fillType": 0,
  883. "_fillCenter": {
  884. "__type__": "cc.Vec2",
  885. "x": 0,
  886. "y": 0
  887. },
  888. "_fillStart": 0,
  889. "_fillRange": 0,
  890. "_isTrimmedMode": true,
  891. "_atlas": null,
  892. "_id": "31zQNoXQFBiKZIhTB4Bu4e"
  893. },
  894. {
  895. "__type__": "cc.Button",
  896. "_name": "",
  897. "_objFlags": 0,
  898. "node": {
  899. "__id__": 17
  900. },
  901. "_enabled": true,
  902. "_normalMaterial": {
  903. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  904. },
  905. "_grayMaterial": null,
  906. "duration": 0.1,
  907. "zoomScale": 1.2,
  908. "clickEvents": [
  909. {
  910. "__id__": 20
  911. }
  912. ],
  913. "_N$interactable": true,
  914. "_N$enableAutoGrayEffect": false,
  915. "_N$transition": 3,
  916. "transition": 3,
  917. "_N$normalColor": {
  918. "__type__": "cc.Color",
  919. "r": 255,
  920. "g": 255,
  921. "b": 255,
  922. "a": 255
  923. },
  924. "_N$pressedColor": {
  925. "__type__": "cc.Color",
  926. "r": 211,
  927. "g": 211,
  928. "b": 211,
  929. "a": 255
  930. },
  931. "pressedColor": {
  932. "__type__": "cc.Color",
  933. "r": 211,
  934. "g": 211,
  935. "b": 211,
  936. "a": 255
  937. },
  938. "_N$hoverColor": {
  939. "__type__": "cc.Color",
  940. "r": 255,
  941. "g": 255,
  942. "b": 255,
  943. "a": 255
  944. },
  945. "hoverColor": {
  946. "__type__": "cc.Color",
  947. "r": 255,
  948. "g": 255,
  949. "b": 255,
  950. "a": 255
  951. },
  952. "_N$disabledColor": {
  953. "__type__": "cc.Color",
  954. "r": 124,
  955. "g": 124,
  956. "b": 124,
  957. "a": 255
  958. },
  959. "_N$normalSprite": null,
  960. "_N$pressedSprite": null,
  961. "pressedSprite": null,
  962. "_N$hoverSprite": null,
  963. "hoverSprite": null,
  964. "_N$disabledSprite": null,
  965. "_N$target": null,
  966. "_id": "11rWBaNHJFGZWb3ETHig7R"
  967. },
  968. {
  969. "__type__": "cc.ClickEvent",
  970. "target": {
  971. "__id__": 3
  972. },
  973. "component": "",
  974. "_componentId": "d0754ZZxbROYJFWqmWvrW18",
  975. "handler": "onDownLoad",
  976. "customEventData": ""
  977. },
  978. {
  979. "__type__": "cc.Camera",
  980. "_name": "",
  981. "_objFlags": 0,
  982. "node": {
  983. "__id__": 3
  984. },
  985. "_enabled": true,
  986. "_cullingMask": 4294967295,
  987. "_clearFlags": 7,
  988. "_backgroundColor": {
  989. "__type__": "cc.Color",
  990. "r": 0,
  991. "g": 0,
  992. "b": 0,
  993. "a": 255
  994. },
  995. "_depth": -1,
  996. "_zoomRatio": 1,
  997. "_targetTexture": null,
  998. "_fov": 60,
  999. "_orthoSize": 10,
  1000. "_nearClip": 1,
  1001. "_farClip": 4096,
  1002. "_ortho": true,
  1003. "_rect": {
  1004. "__type__": "cc.Rect",
  1005. "x": 0,
  1006. "y": 0,
  1007. "width": 1,
  1008. "height": 1
  1009. },
  1010. "_renderStages": 1,
  1011. "_alignWithScreen": true,
  1012. "_id": "81GN3uXINKVLeW4+iKSlim"
  1013. },
  1014. {
  1015. "__type__": "d0754ZZxbROYJFWqmWvrW18",
  1016. "_name": "",
  1017. "_objFlags": 0,
  1018. "node": {
  1019. "__id__": 3
  1020. },
  1021. "_enabled": true,
  1022. "toNext": null,
  1023. "personShow": {
  1024. "__id__": 12
  1025. },
  1026. "showTime": 0,
  1027. "audio": {
  1028. "__uuid__": "94f60cb0-08fb-4071-8cee-317b97882f2b"
  1029. },
  1030. "hoooAudio": {
  1031. "__uuid__": "b341ec0c-444e-4c69-94a5-eaeac074a31f"
  1032. },
  1033. "bgMusic": {
  1034. "__uuid__": "a582f848-b000-4425-a37f-9373b4f39162"
  1035. },
  1036. "_id": "939A7ob3pA5Lv09RqeSXs3"
  1037. },
  1038. {
  1039. "__type__": "cc.Canvas",
  1040. "_name": "",
  1041. "_objFlags": 0,
  1042. "node": {
  1043. "__id__": 2
  1044. },
  1045. "_enabled": true,
  1046. "_designResolution": {
  1047. "__type__": "cc.Size",
  1048. "width": 720,
  1049. "height": 1280
  1050. },
  1051. "_fitWidth": true,
  1052. "_fitHeight": true,
  1053. "_id": "59Cd0ovbdF4byw5sbjJDx7"
  1054. },
  1055. {
  1056. "__type__": "cc.Widget",
  1057. "_name": "",
  1058. "_objFlags": 0,
  1059. "node": {
  1060. "__id__": 2
  1061. },
  1062. "_enabled": true,
  1063. "alignMode": 1,
  1064. "_target": null,
  1065. "_alignFlags": 45,
  1066. "_left": 0,
  1067. "_right": 0,
  1068. "_top": 0,
  1069. "_bottom": 0,
  1070. "_verticalCenter": 0,
  1071. "_horizontalCenter": 0,
  1072. "_isAbsLeft": true,
  1073. "_isAbsRight": true,
  1074. "_isAbsTop": true,
  1075. "_isAbsBottom": true,
  1076. "_isAbsHorizontalCenter": true,
  1077. "_isAbsVerticalCenter": true,
  1078. "_originalWidth": 0,
  1079. "_originalHeight": 0,
  1080. "_id": "29zXboiXFBKoIV4PQ2liTe"
  1081. }
  1082. ]