FeedbackBug.prefab 25 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "FeedbackBug",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 7
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 31
  31. },
  32. {
  33. "__id__": 32
  34. },
  35. {
  36. "__id__": 33
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 34
  41. },
  42. "_opacity": 255,
  43. "_color": {
  44. "__type__": "cc.Color",
  45. "r": 255,
  46. "g": 255,
  47. "b": 255,
  48. "a": 255
  49. },
  50. "_contentSize": {
  51. "__type__": "cc.Size",
  52. "width": 1624,
  53. "height": 750
  54. },
  55. "_anchorPoint": {
  56. "__type__": "cc.Vec2",
  57. "x": 0.5,
  58. "y": 0.5
  59. },
  60. "_trs": {
  61. "__type__": "TypedArray",
  62. "ctor": "Float64Array",
  63. "array": [
  64. 812,
  65. 375,
  66. 0,
  67. 0,
  68. 0,
  69. 0,
  70. 1,
  71. 1,
  72. 1,
  73. 1
  74. ]
  75. },
  76. "_eulerAngles": {
  77. "__type__": "cc.Vec3",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0
  81. },
  82. "_skewX": 0,
  83. "_skewY": 0,
  84. "_is3DNode": false,
  85. "_groupIndex": 0,
  86. "groupIndex": 0,
  87. "_id": ""
  88. },
  89. {
  90. "__type__": "cc.Node",
  91. "_name": "mask",
  92. "_objFlags": 0,
  93. "_parent": {
  94. "__id__": 1
  95. },
  96. "_children": [],
  97. "_active": true,
  98. "_components": [
  99. {
  100. "__id__": 3
  101. },
  102. {
  103. "__id__": 4
  104. },
  105. {
  106. "__id__": 5
  107. }
  108. ],
  109. "_prefab": {
  110. "__id__": 6
  111. },
  112. "_opacity": 120,
  113. "_color": {
  114. "__type__": "cc.Color",
  115. "r": 0,
  116. "g": 0,
  117. "b": 0,
  118. "a": 255
  119. },
  120. "_contentSize": {
  121. "__type__": "cc.Size",
  122. "width": 1624,
  123. "height": 750
  124. },
  125. "_anchorPoint": {
  126. "__type__": "cc.Vec2",
  127. "x": 0.5,
  128. "y": 0.5
  129. },
  130. "_trs": {
  131. "__type__": "TypedArray",
  132. "ctor": "Float64Array",
  133. "array": [
  134. 0,
  135. 0,
  136. 0,
  137. 0,
  138. 0,
  139. 0,
  140. 1,
  141. 1,
  142. 1,
  143. 1
  144. ]
  145. },
  146. "_eulerAngles": {
  147. "__type__": "cc.Vec3",
  148. "x": 0,
  149. "y": 0,
  150. "z": 0
  151. },
  152. "_skewX": 0,
  153. "_skewY": 0,
  154. "_is3DNode": false,
  155. "_groupIndex": 0,
  156. "groupIndex": 0,
  157. "_id": ""
  158. },
  159. {
  160. "__type__": "cc.Sprite",
  161. "_name": "",
  162. "_objFlags": 0,
  163. "node": {
  164. "__id__": 2
  165. },
  166. "_enabled": true,
  167. "_materials": [
  168. {
  169. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  170. }
  171. ],
  172. "_srcBlendFactor": 770,
  173. "_dstBlendFactor": 771,
  174. "_spriteFrame": {
  175. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  176. },
  177. "_type": 0,
  178. "_sizeMode": 0,
  179. "_fillType": 0,
  180. "_fillCenter": {
  181. "__type__": "cc.Vec2",
  182. "x": 0,
  183. "y": 0
  184. },
  185. "_fillStart": 0,
  186. "_fillRange": 0,
  187. "_isTrimmedMode": true,
  188. "_atlas": null,
  189. "_id": ""
  190. },
  191. {
  192. "__type__": "cc.Widget",
  193. "_name": "",
  194. "_objFlags": 0,
  195. "node": {
  196. "__id__": 2
  197. },
  198. "_enabled": true,
  199. "alignMode": 1,
  200. "_target": null,
  201. "_alignFlags": 45,
  202. "_left": 0,
  203. "_right": 0,
  204. "_top": 0,
  205. "_bottom": 0,
  206. "_verticalCenter": 0,
  207. "_horizontalCenter": 0,
  208. "_isAbsLeft": true,
  209. "_isAbsRight": true,
  210. "_isAbsTop": true,
  211. "_isAbsBottom": true,
  212. "_isAbsHorizontalCenter": true,
  213. "_isAbsVerticalCenter": true,
  214. "_originalWidth": 100,
  215. "_originalHeight": 100,
  216. "_id": ""
  217. },
  218. {
  219. "__type__": "cc.Button",
  220. "_name": "",
  221. "_objFlags": 0,
  222. "node": {
  223. "__id__": 2
  224. },
  225. "_enabled": true,
  226. "_normalMaterial": null,
  227. "_grayMaterial": null,
  228. "duration": 0.1,
  229. "zoomScale": 1.2,
  230. "clickEvents": [],
  231. "_N$interactable": true,
  232. "_N$enableAutoGrayEffect": false,
  233. "_N$transition": 0,
  234. "transition": 0,
  235. "_N$normalColor": {
  236. "__type__": "cc.Color",
  237. "r": 214,
  238. "g": 214,
  239. "b": 214,
  240. "a": 255
  241. },
  242. "_N$pressedColor": {
  243. "__type__": "cc.Color",
  244. "r": 211,
  245. "g": 211,
  246. "b": 211,
  247. "a": 255
  248. },
  249. "pressedColor": {
  250. "__type__": "cc.Color",
  251. "r": 211,
  252. "g": 211,
  253. "b": 211,
  254. "a": 255
  255. },
  256. "_N$hoverColor": {
  257. "__type__": "cc.Color",
  258. "r": 255,
  259. "g": 255,
  260. "b": 255,
  261. "a": 255
  262. },
  263. "hoverColor": {
  264. "__type__": "cc.Color",
  265. "r": 255,
  266. "g": 255,
  267. "b": 255,
  268. "a": 255
  269. },
  270. "_N$disabledColor": {
  271. "__type__": "cc.Color",
  272. "r": 124,
  273. "g": 124,
  274. "b": 124,
  275. "a": 255
  276. },
  277. "_N$normalSprite": null,
  278. "_N$pressedSprite": null,
  279. "pressedSprite": null,
  280. "_N$hoverSprite": null,
  281. "hoverSprite": null,
  282. "_N$disabledSprite": null,
  283. "_N$target": {
  284. "__id__": 2
  285. },
  286. "_id": ""
  287. },
  288. {
  289. "__type__": "cc.PrefabInfo",
  290. "root": {
  291. "__id__": 1
  292. },
  293. "asset": {
  294. "__uuid__": "f6b7a529-ba7e-4baf-a742-6851c0f149f5"
  295. },
  296. "fileId": "46cKofHG1IXLW165PP8QLI",
  297. "sync": false
  298. },
  299. {
  300. "__type__": "cc.Node",
  301. "_name": "rootNode",
  302. "_objFlags": 0,
  303. "_parent": {
  304. "__id__": 1
  305. },
  306. "_children": [
  307. {
  308. "__id__": 8
  309. },
  310. {
  311. "__id__": 11
  312. },
  313. {
  314. "__id__": 17
  315. },
  316. {
  317. "__id__": 23
  318. }
  319. ],
  320. "_active": true,
  321. "_components": [
  322. {
  323. "__id__": 29
  324. }
  325. ],
  326. "_prefab": {
  327. "__id__": 30
  328. },
  329. "_opacity": 255,
  330. "_color": {
  331. "__type__": "cc.Color",
  332. "r": 255,
  333. "g": 255,
  334. "b": 255,
  335. "a": 255
  336. },
  337. "_contentSize": {
  338. "__type__": "cc.Size",
  339. "width": 1237,
  340. "height": 645
  341. },
  342. "_anchorPoint": {
  343. "__type__": "cc.Vec2",
  344. "x": 0.5,
  345. "y": 0.5
  346. },
  347. "_trs": {
  348. "__type__": "TypedArray",
  349. "ctor": "Float64Array",
  350. "array": [
  351. 0,
  352. 0,
  353. 0,
  354. 0,
  355. 0,
  356. 0,
  357. 1,
  358. 1,
  359. 1,
  360. 1
  361. ]
  362. },
  363. "_eulerAngles": {
  364. "__type__": "cc.Vec3",
  365. "x": 0,
  366. "y": 0,
  367. "z": 0
  368. },
  369. "_skewX": 0,
  370. "_skewY": 0,
  371. "_is3DNode": false,
  372. "_groupIndex": 0,
  373. "groupIndex": 0,
  374. "_id": ""
  375. },
  376. {
  377. "__type__": "cc.Node",
  378. "_name": "bg",
  379. "_objFlags": 0,
  380. "_parent": {
  381. "__id__": 7
  382. },
  383. "_children": [],
  384. "_active": true,
  385. "_components": [
  386. {
  387. "__id__": 9
  388. }
  389. ],
  390. "_prefab": {
  391. "__id__": 10
  392. },
  393. "_opacity": 255,
  394. "_color": {
  395. "__type__": "cc.Color",
  396. "r": 255,
  397. "g": 255,
  398. "b": 255,
  399. "a": 255
  400. },
  401. "_contentSize": {
  402. "__type__": "cc.Size",
  403. "width": 1237,
  404. "height": 665
  405. },
  406. "_anchorPoint": {
  407. "__type__": "cc.Vec2",
  408. "x": 0.5,
  409. "y": 0.5
  410. },
  411. "_trs": {
  412. "__type__": "TypedArray",
  413. "ctor": "Float64Array",
  414. "array": [
  415. 0,
  416. 0,
  417. 0,
  418. 0,
  419. 0,
  420. 0,
  421. 1,
  422. 1,
  423. 1,
  424. 1
  425. ]
  426. },
  427. "_eulerAngles": {
  428. "__type__": "cc.Vec3",
  429. "x": 0,
  430. "y": 0,
  431. "z": 0
  432. },
  433. "_skewX": 0,
  434. "_skewY": 0,
  435. "_is3DNode": false,
  436. "_groupIndex": 0,
  437. "groupIndex": 0,
  438. "_id": ""
  439. },
  440. {
  441. "__type__": "cc.Sprite",
  442. "_name": "",
  443. "_objFlags": 0,
  444. "node": {
  445. "__id__": 8
  446. },
  447. "_enabled": true,
  448. "_materials": [
  449. {
  450. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  451. }
  452. ],
  453. "_srcBlendFactor": 770,
  454. "_dstBlendFactor": 771,
  455. "_spriteFrame": {
  456. "__uuid__": "37cda6b3-e0e2-4f02-a11a-96b6b17283b1"
  457. },
  458. "_type": 0,
  459. "_sizeMode": 1,
  460. "_fillType": 0,
  461. "_fillCenter": {
  462. "__type__": "cc.Vec2",
  463. "x": 0,
  464. "y": 0
  465. },
  466. "_fillStart": 0,
  467. "_fillRange": 0,
  468. "_isTrimmedMode": true,
  469. "_atlas": null,
  470. "_id": ""
  471. },
  472. {
  473. "__type__": "cc.PrefabInfo",
  474. "root": {
  475. "__id__": 1
  476. },
  477. "asset": {
  478. "__uuid__": "f6b7a529-ba7e-4baf-a742-6851c0f149f5"
  479. },
  480. "fileId": "ccvLnT/ENDDZTHshHN4EFk",
  481. "sync": false
  482. },
  483. {
  484. "__type__": "cc.Node",
  485. "_name": "btn_close",
  486. "_objFlags": 0,
  487. "_parent": {
  488. "__id__": 7
  489. },
  490. "_children": [
  491. {
  492. "__id__": 12
  493. }
  494. ],
  495. "_active": true,
  496. "_components": [
  497. {
  498. "__id__": 15
  499. }
  500. ],
  501. "_prefab": {
  502. "__id__": 16
  503. },
  504. "_opacity": 255,
  505. "_color": {
  506. "__type__": "cc.Color",
  507. "r": 255,
  508. "g": 255,
  509. "b": 255,
  510. "a": 255
  511. },
  512. "_contentSize": {
  513. "__type__": "cc.Size",
  514. "width": 65,
  515. "height": 63
  516. },
  517. "_anchorPoint": {
  518. "__type__": "cc.Vec2",
  519. "x": 0.5,
  520. "y": 0.5
  521. },
  522. "_trs": {
  523. "__type__": "TypedArray",
  524. "ctor": "Float64Array",
  525. "array": [
  526. 580,
  527. 312,
  528. 0,
  529. 0,
  530. 0,
  531. 0,
  532. 1,
  533. 1,
  534. 1,
  535. 1
  536. ]
  537. },
  538. "_eulerAngles": {
  539. "__type__": "cc.Vec3",
  540. "x": 0,
  541. "y": 0,
  542. "z": 0
  543. },
  544. "_skewX": 0,
  545. "_skewY": 0,
  546. "_is3DNode": false,
  547. "_groupIndex": 0,
  548. "groupIndex": 0,
  549. "_id": ""
  550. },
  551. {
  552. "__type__": "cc.Node",
  553. "_name": "sprite",
  554. "_objFlags": 0,
  555. "_parent": {
  556. "__id__": 11
  557. },
  558. "_children": [],
  559. "_active": true,
  560. "_components": [
  561. {
  562. "__id__": 13
  563. }
  564. ],
  565. "_prefab": {
  566. "__id__": 14
  567. },
  568. "_opacity": 255,
  569. "_color": {
  570. "__type__": "cc.Color",
  571. "r": 255,
  572. "g": 255,
  573. "b": 255,
  574. "a": 255
  575. },
  576. "_contentSize": {
  577. "__type__": "cc.Size",
  578. "width": 63,
  579. "height": 65
  580. },
  581. "_anchorPoint": {
  582. "__type__": "cc.Vec2",
  583. "x": 0.5,
  584. "y": 0.5
  585. },
  586. "_trs": {
  587. "__type__": "TypedArray",
  588. "ctor": "Float64Array",
  589. "array": [
  590. 0,
  591. 0,
  592. 0,
  593. 0,
  594. 0,
  595. 0,
  596. 1,
  597. 1,
  598. 1,
  599. 1
  600. ]
  601. },
  602. "_eulerAngles": {
  603. "__type__": "cc.Vec3",
  604. "x": 0,
  605. "y": 0,
  606. "z": 0
  607. },
  608. "_skewX": 0,
  609. "_skewY": 0,
  610. "_is3DNode": false,
  611. "_groupIndex": 0,
  612. "groupIndex": 0,
  613. "_id": ""
  614. },
  615. {
  616. "__type__": "cc.Sprite",
  617. "_name": "",
  618. "_objFlags": 0,
  619. "node": {
  620. "__id__": 12
  621. },
  622. "_enabled": true,
  623. "_materials": [
  624. {
  625. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  626. }
  627. ],
  628. "_srcBlendFactor": 770,
  629. "_dstBlendFactor": 771,
  630. "_spriteFrame": {
  631. "__uuid__": "4b677979-fbe6-4e25-bd29-5ab98ecaa5e7"
  632. },
  633. "_type": 0,
  634. "_sizeMode": 1,
  635. "_fillType": 0,
  636. "_fillCenter": {
  637. "__type__": "cc.Vec2",
  638. "x": 0,
  639. "y": 0
  640. },
  641. "_fillStart": 0,
  642. "_fillRange": 0,
  643. "_isTrimmedMode": true,
  644. "_atlas": null,
  645. "_id": ""
  646. },
  647. {
  648. "__type__": "cc.PrefabInfo",
  649. "root": {
  650. "__id__": 1
  651. },
  652. "asset": {
  653. "__uuid__": "f6b7a529-ba7e-4baf-a742-6851c0f149f5"
  654. },
  655. "fileId": "098QgzJl1BEbipU1XPExir",
  656. "sync": false
  657. },
  658. {
  659. "__type__": "cc.Button",
  660. "_name": "",
  661. "_objFlags": 0,
  662. "node": {
  663. "__id__": 11
  664. },
  665. "_enabled": true,
  666. "_normalMaterial": null,
  667. "_grayMaterial": null,
  668. "duration": 0.1,
  669. "zoomScale": 1.2,
  670. "clickEvents": [],
  671. "_N$interactable": true,
  672. "_N$enableAutoGrayEffect": false,
  673. "_N$transition": 1,
  674. "transition": 1,
  675. "_N$normalColor": {
  676. "__type__": "cc.Color",
  677. "r": 255,
  678. "g": 255,
  679. "b": 255,
  680. "a": 255
  681. },
  682. "_N$pressedColor": {
  683. "__type__": "cc.Color",
  684. "r": 136,
  685. "g": 136,
  686. "b": 136,
  687. "a": 255
  688. },
  689. "pressedColor": {
  690. "__type__": "cc.Color",
  691. "r": 136,
  692. "g": 136,
  693. "b": 136,
  694. "a": 255
  695. },
  696. "_N$hoverColor": {
  697. "__type__": "cc.Color",
  698. "r": 255,
  699. "g": 255,
  700. "b": 255,
  701. "a": 255
  702. },
  703. "hoverColor": {
  704. "__type__": "cc.Color",
  705. "r": 255,
  706. "g": 255,
  707. "b": 255,
  708. "a": 255
  709. },
  710. "_N$disabledColor": {
  711. "__type__": "cc.Color",
  712. "r": 255,
  713. "g": 255,
  714. "b": 255,
  715. "a": 255
  716. },
  717. "_N$normalSprite": {
  718. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  719. },
  720. "_N$pressedSprite": {
  721. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  722. },
  723. "pressedSprite": {
  724. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  725. },
  726. "_N$hoverSprite": {
  727. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  728. },
  729. "hoverSprite": {
  730. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  731. },
  732. "_N$disabledSprite": {
  733. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  734. },
  735. "_N$target": {
  736. "__id__": 12
  737. },
  738. "_id": ""
  739. },
  740. {
  741. "__type__": "cc.PrefabInfo",
  742. "root": {
  743. "__id__": 1
  744. },
  745. "asset": {
  746. "__uuid__": "f6b7a529-ba7e-4baf-a742-6851c0f149f5"
  747. },
  748. "fileId": "23erMi2mNDkpf5OGvAAvrI",
  749. "sync": false
  750. },
  751. {
  752. "__type__": "cc.Node",
  753. "_name": "btn_copy",
  754. "_objFlags": 0,
  755. "_parent": {
  756. "__id__": 7
  757. },
  758. "_children": [
  759. {
  760. "__id__": 18
  761. }
  762. ],
  763. "_active": true,
  764. "_components": [
  765. {
  766. "__id__": 21
  767. }
  768. ],
  769. "_prefab": {
  770. "__id__": 22
  771. },
  772. "_opacity": 255,
  773. "_color": {
  774. "__type__": "cc.Color",
  775. "r": 255,
  776. "g": 255,
  777. "b": 255,
  778. "a": 255
  779. },
  780. "_contentSize": {
  781. "__type__": "cc.Size",
  782. "width": 143,
  783. "height": 69
  784. },
  785. "_anchorPoint": {
  786. "__type__": "cc.Vec2",
  787. "x": 0.5,
  788. "y": 0.5
  789. },
  790. "_trs": {
  791. "__type__": "TypedArray",
  792. "ctor": "Float64Array",
  793. "array": [
  794. 399,
  795. -147.2,
  796. 0,
  797. 0,
  798. 0,
  799. 0,
  800. 1,
  801. 1,
  802. 1,
  803. 1
  804. ]
  805. },
  806. "_eulerAngles": {
  807. "__type__": "cc.Vec3",
  808. "x": 0,
  809. "y": 0,
  810. "z": 0
  811. },
  812. "_skewX": 0,
  813. "_skewY": 0,
  814. "_is3DNode": false,
  815. "_groupIndex": 0,
  816. "groupIndex": 0,
  817. "_id": ""
  818. },
  819. {
  820. "__type__": "cc.Node",
  821. "_name": "sprite",
  822. "_objFlags": 0,
  823. "_parent": {
  824. "__id__": 17
  825. },
  826. "_children": [],
  827. "_active": true,
  828. "_components": [
  829. {
  830. "__id__": 19
  831. }
  832. ],
  833. "_prefab": {
  834. "__id__": 20
  835. },
  836. "_opacity": 255,
  837. "_color": {
  838. "__type__": "cc.Color",
  839. "r": 255,
  840. "g": 255,
  841. "b": 255,
  842. "a": 255
  843. },
  844. "_contentSize": {
  845. "__type__": "cc.Size",
  846. "width": 143,
  847. "height": 69
  848. },
  849. "_anchorPoint": {
  850. "__type__": "cc.Vec2",
  851. "x": 0.5,
  852. "y": 0.5
  853. },
  854. "_trs": {
  855. "__type__": "TypedArray",
  856. "ctor": "Float64Array",
  857. "array": [
  858. 0,
  859. 0,
  860. 0,
  861. 0,
  862. 0,
  863. 0,
  864. 1,
  865. 1,
  866. 1,
  867. 1
  868. ]
  869. },
  870. "_eulerAngles": {
  871. "__type__": "cc.Vec3",
  872. "x": 0,
  873. "y": 0,
  874. "z": 0
  875. },
  876. "_skewX": 0,
  877. "_skewY": 0,
  878. "_is3DNode": false,
  879. "_groupIndex": 0,
  880. "groupIndex": 0,
  881. "_id": ""
  882. },
  883. {
  884. "__type__": "cc.Sprite",
  885. "_name": "",
  886. "_objFlags": 0,
  887. "node": {
  888. "__id__": 18
  889. },
  890. "_enabled": true,
  891. "_materials": [
  892. {
  893. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  894. }
  895. ],
  896. "_srcBlendFactor": 770,
  897. "_dstBlendFactor": 771,
  898. "_spriteFrame": {
  899. "__uuid__": "47633c98-8a20-46cb-8747-10307dc6d99e"
  900. },
  901. "_type": 0,
  902. "_sizeMode": 1,
  903. "_fillType": 0,
  904. "_fillCenter": {
  905. "__type__": "cc.Vec2",
  906. "x": 0,
  907. "y": 0
  908. },
  909. "_fillStart": 0,
  910. "_fillRange": 0,
  911. "_isTrimmedMode": true,
  912. "_atlas": null,
  913. "_id": ""
  914. },
  915. {
  916. "__type__": "cc.PrefabInfo",
  917. "root": {
  918. "__id__": 1
  919. },
  920. "asset": {
  921. "__uuid__": "f6b7a529-ba7e-4baf-a742-6851c0f149f5"
  922. },
  923. "fileId": "e8hPKcsGRNNI7yeTR68Jp9",
  924. "sync": false
  925. },
  926. {
  927. "__type__": "cc.Button",
  928. "_name": "",
  929. "_objFlags": 0,
  930. "node": {
  931. "__id__": 17
  932. },
  933. "_enabled": true,
  934. "_normalMaterial": null,
  935. "_grayMaterial": null,
  936. "duration": 0.1,
  937. "zoomScale": 1.2,
  938. "clickEvents": [],
  939. "_N$interactable": true,
  940. "_N$enableAutoGrayEffect": false,
  941. "_N$transition": 1,
  942. "transition": 1,
  943. "_N$normalColor": {
  944. "__type__": "cc.Color",
  945. "r": 255,
  946. "g": 255,
  947. "b": 255,
  948. "a": 255
  949. },
  950. "_N$pressedColor": {
  951. "__type__": "cc.Color",
  952. "r": 136,
  953. "g": 136,
  954. "b": 136,
  955. "a": 255
  956. },
  957. "pressedColor": {
  958. "__type__": "cc.Color",
  959. "r": 136,
  960. "g": 136,
  961. "b": 136,
  962. "a": 255
  963. },
  964. "_N$hoverColor": {
  965. "__type__": "cc.Color",
  966. "r": 255,
  967. "g": 255,
  968. "b": 255,
  969. "a": 255
  970. },
  971. "hoverColor": {
  972. "__type__": "cc.Color",
  973. "r": 255,
  974. "g": 255,
  975. "b": 255,
  976. "a": 255
  977. },
  978. "_N$disabledColor": {
  979. "__type__": "cc.Color",
  980. "r": 255,
  981. "g": 255,
  982. "b": 255,
  983. "a": 255
  984. },
  985. "_N$normalSprite": {
  986. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  987. },
  988. "_N$pressedSprite": {
  989. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  990. },
  991. "pressedSprite": {
  992. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  993. },
  994. "_N$hoverSprite": {
  995. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  996. },
  997. "hoverSprite": {
  998. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  999. },
  1000. "_N$disabledSprite": {
  1001. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  1002. },
  1003. "_N$target": {
  1004. "__id__": 18
  1005. },
  1006. "_id": ""
  1007. },
  1008. {
  1009. "__type__": "cc.PrefabInfo",
  1010. "root": {
  1011. "__id__": 1
  1012. },
  1013. "asset": {
  1014. "__uuid__": "f6b7a529-ba7e-4baf-a742-6851c0f149f5"
  1015. },
  1016. "fileId": "86Nh7KJhpIaqDgCVO21/QG",
  1017. "sync": false
  1018. },
  1019. {
  1020. "__type__": "cc.Node",
  1021. "_name": "btn_go",
  1022. "_objFlags": 0,
  1023. "_parent": {
  1024. "__id__": 7
  1025. },
  1026. "_children": [
  1027. {
  1028. "__id__": 24
  1029. }
  1030. ],
  1031. "_active": true,
  1032. "_components": [
  1033. {
  1034. "__id__": 27
  1035. }
  1036. ],
  1037. "_prefab": {
  1038. "__id__": 28
  1039. },
  1040. "_opacity": 255,
  1041. "_color": {
  1042. "__type__": "cc.Color",
  1043. "r": 255,
  1044. "g": 255,
  1045. "b": 255,
  1046. "a": 255
  1047. },
  1048. "_contentSize": {
  1049. "__type__": "cc.Size",
  1050. "width": 315,
  1051. "height": 100
  1052. },
  1053. "_anchorPoint": {
  1054. "__type__": "cc.Vec2",
  1055. "x": 0.5,
  1056. "y": 0.5
  1057. },
  1058. "_trs": {
  1059. "__type__": "TypedArray",
  1060. "ctor": "Float64Array",
  1061. "array": [
  1062. 158,
  1063. -242,
  1064. 0,
  1065. 0,
  1066. 0,
  1067. 0,
  1068. 1,
  1069. 1,
  1070. 1,
  1071. 1
  1072. ]
  1073. },
  1074. "_eulerAngles": {
  1075. "__type__": "cc.Vec3",
  1076. "x": 0,
  1077. "y": 0,
  1078. "z": 0
  1079. },
  1080. "_skewX": 0,
  1081. "_skewY": 0,
  1082. "_is3DNode": false,
  1083. "_groupIndex": 0,
  1084. "groupIndex": 0,
  1085. "_id": ""
  1086. },
  1087. {
  1088. "__type__": "cc.Node",
  1089. "_name": "sprite",
  1090. "_objFlags": 0,
  1091. "_parent": {
  1092. "__id__": 23
  1093. },
  1094. "_children": [],
  1095. "_active": true,
  1096. "_components": [
  1097. {
  1098. "__id__": 25
  1099. }
  1100. ],
  1101. "_prefab": {
  1102. "__id__": 26
  1103. },
  1104. "_opacity": 255,
  1105. "_color": {
  1106. "__type__": "cc.Color",
  1107. "r": 255,
  1108. "g": 255,
  1109. "b": 255,
  1110. "a": 255
  1111. },
  1112. "_contentSize": {
  1113. "__type__": "cc.Size",
  1114. "width": 342,
  1115. "height": 128
  1116. },
  1117. "_anchorPoint": {
  1118. "__type__": "cc.Vec2",
  1119. "x": 0.5,
  1120. "y": 0.5
  1121. },
  1122. "_trs": {
  1123. "__type__": "TypedArray",
  1124. "ctor": "Float64Array",
  1125. "array": [
  1126. 0,
  1127. 0,
  1128. 0,
  1129. 0,
  1130. 0,
  1131. 0,
  1132. 1,
  1133. 1,
  1134. 1,
  1135. 1
  1136. ]
  1137. },
  1138. "_eulerAngles": {
  1139. "__type__": "cc.Vec3",
  1140. "x": 0,
  1141. "y": 0,
  1142. "z": 0
  1143. },
  1144. "_skewX": 0,
  1145. "_skewY": 0,
  1146. "_is3DNode": false,
  1147. "_groupIndex": 0,
  1148. "groupIndex": 0,
  1149. "_id": ""
  1150. },
  1151. {
  1152. "__type__": "cc.Sprite",
  1153. "_name": "",
  1154. "_objFlags": 0,
  1155. "node": {
  1156. "__id__": 24
  1157. },
  1158. "_enabled": true,
  1159. "_materials": [
  1160. {
  1161. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1162. }
  1163. ],
  1164. "_srcBlendFactor": 770,
  1165. "_dstBlendFactor": 771,
  1166. "_spriteFrame": {
  1167. "__uuid__": "ea391226-2ff1-49d8-9d60-9f3fd5ce8aff"
  1168. },
  1169. "_type": 0,
  1170. "_sizeMode": 1,
  1171. "_fillType": 0,
  1172. "_fillCenter": {
  1173. "__type__": "cc.Vec2",
  1174. "x": 0,
  1175. "y": 0
  1176. },
  1177. "_fillStart": 0,
  1178. "_fillRange": 0,
  1179. "_isTrimmedMode": true,
  1180. "_atlas": null,
  1181. "_id": ""
  1182. },
  1183. {
  1184. "__type__": "cc.PrefabInfo",
  1185. "root": {
  1186. "__id__": 1
  1187. },
  1188. "asset": {
  1189. "__uuid__": "f6b7a529-ba7e-4baf-a742-6851c0f149f5"
  1190. },
  1191. "fileId": "69YGDZG+xJsrx07oorrEtZ",
  1192. "sync": false
  1193. },
  1194. {
  1195. "__type__": "cc.Button",
  1196. "_name": "",
  1197. "_objFlags": 0,
  1198. "node": {
  1199. "__id__": 23
  1200. },
  1201. "_enabled": true,
  1202. "_normalMaterial": null,
  1203. "_grayMaterial": null,
  1204. "duration": 0.1,
  1205. "zoomScale": 1.2,
  1206. "clickEvents": [],
  1207. "_N$interactable": true,
  1208. "_N$enableAutoGrayEffect": false,
  1209. "_N$transition": 1,
  1210. "transition": 1,
  1211. "_N$normalColor": {
  1212. "__type__": "cc.Color",
  1213. "r": 255,
  1214. "g": 255,
  1215. "b": 255,
  1216. "a": 255
  1217. },
  1218. "_N$pressedColor": {
  1219. "__type__": "cc.Color",
  1220. "r": 136,
  1221. "g": 136,
  1222. "b": 136,
  1223. "a": 255
  1224. },
  1225. "pressedColor": {
  1226. "__type__": "cc.Color",
  1227. "r": 136,
  1228. "g": 136,
  1229. "b": 136,
  1230. "a": 255
  1231. },
  1232. "_N$hoverColor": {
  1233. "__type__": "cc.Color",
  1234. "r": 255,
  1235. "g": 255,
  1236. "b": 255,
  1237. "a": 255
  1238. },
  1239. "hoverColor": {
  1240. "__type__": "cc.Color",
  1241. "r": 255,
  1242. "g": 255,
  1243. "b": 255,
  1244. "a": 255
  1245. },
  1246. "_N$disabledColor": {
  1247. "__type__": "cc.Color",
  1248. "r": 255,
  1249. "g": 255,
  1250. "b": 255,
  1251. "a": 255
  1252. },
  1253. "_N$normalSprite": {
  1254. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1255. },
  1256. "_N$pressedSprite": {
  1257. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1258. },
  1259. "pressedSprite": {
  1260. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1261. },
  1262. "_N$hoverSprite": {
  1263. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1264. },
  1265. "hoverSprite": {
  1266. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1267. },
  1268. "_N$disabledSprite": {
  1269. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  1270. },
  1271. "_N$target": {
  1272. "__id__": 24
  1273. },
  1274. "_id": ""
  1275. },
  1276. {
  1277. "__type__": "cc.PrefabInfo",
  1278. "root": {
  1279. "__id__": 1
  1280. },
  1281. "asset": {
  1282. "__uuid__": "f6b7a529-ba7e-4baf-a742-6851c0f149f5"
  1283. },
  1284. "fileId": "ffmRYH6wpKwb0XDmTdBpcZ",
  1285. "sync": false
  1286. },
  1287. {
  1288. "__type__": "cc.Button",
  1289. "_name": "",
  1290. "_objFlags": 0,
  1291. "node": {
  1292. "__id__": 7
  1293. },
  1294. "_enabled": true,
  1295. "_normalMaterial": null,
  1296. "_grayMaterial": null,
  1297. "duration": 0.1,
  1298. "zoomScale": 1.2,
  1299. "clickEvents": [],
  1300. "_N$interactable": true,
  1301. "_N$enableAutoGrayEffect": false,
  1302. "_N$transition": 0,
  1303. "transition": 0,
  1304. "_N$normalColor": {
  1305. "__type__": "cc.Color",
  1306. "r": 214,
  1307. "g": 214,
  1308. "b": 214,
  1309. "a": 255
  1310. },
  1311. "_N$pressedColor": {
  1312. "__type__": "cc.Color",
  1313. "r": 211,
  1314. "g": 211,
  1315. "b": 211,
  1316. "a": 255
  1317. },
  1318. "pressedColor": {
  1319. "__type__": "cc.Color",
  1320. "r": 211,
  1321. "g": 211,
  1322. "b": 211,
  1323. "a": 255
  1324. },
  1325. "_N$hoverColor": {
  1326. "__type__": "cc.Color",
  1327. "r": 255,
  1328. "g": 255,
  1329. "b": 255,
  1330. "a": 255
  1331. },
  1332. "hoverColor": {
  1333. "__type__": "cc.Color",
  1334. "r": 255,
  1335. "g": 255,
  1336. "b": 255,
  1337. "a": 255
  1338. },
  1339. "_N$disabledColor": {
  1340. "__type__": "cc.Color",
  1341. "r": 124,
  1342. "g": 124,
  1343. "b": 124,
  1344. "a": 255
  1345. },
  1346. "_N$normalSprite": null,
  1347. "_N$pressedSprite": null,
  1348. "pressedSprite": null,
  1349. "_N$hoverSprite": null,
  1350. "hoverSprite": null,
  1351. "_N$disabledSprite": null,
  1352. "_N$target": {
  1353. "__id__": 7
  1354. },
  1355. "_id": ""
  1356. },
  1357. {
  1358. "__type__": "cc.PrefabInfo",
  1359. "root": {
  1360. "__id__": 1
  1361. },
  1362. "asset": {
  1363. "__uuid__": "f6b7a529-ba7e-4baf-a742-6851c0f149f5"
  1364. },
  1365. "fileId": "d0TROuhv9Hy6+vRxQ3aQEt",
  1366. "sync": false
  1367. },
  1368. {
  1369. "__type__": "cc.Widget",
  1370. "_name": "",
  1371. "_objFlags": 0,
  1372. "node": {
  1373. "__id__": 1
  1374. },
  1375. "_enabled": true,
  1376. "alignMode": 1,
  1377. "_target": null,
  1378. "_alignFlags": 45,
  1379. "_left": 0,
  1380. "_right": 0,
  1381. "_top": 0,
  1382. "_bottom": 0,
  1383. "_verticalCenter": 0,
  1384. "_horizontalCenter": 0,
  1385. "_isAbsLeft": true,
  1386. "_isAbsRight": true,
  1387. "_isAbsTop": true,
  1388. "_isAbsBottom": true,
  1389. "_isAbsHorizontalCenter": true,
  1390. "_isAbsVerticalCenter": true,
  1391. "_originalWidth": 0,
  1392. "_originalHeight": 0,
  1393. "_id": ""
  1394. },
  1395. {
  1396. "__type__": "cc.Animation",
  1397. "_name": "",
  1398. "_objFlags": 0,
  1399. "node": {
  1400. "__id__": 1
  1401. },
  1402. "_enabled": true,
  1403. "_defaultClip": {
  1404. "__uuid__": "912d4e44-cbea-48cc-a739-1c77bdeb6924"
  1405. },
  1406. "_clips": [
  1407. {
  1408. "__uuid__": "912d4e44-cbea-48cc-a739-1c77bdeb6924"
  1409. }
  1410. ],
  1411. "playOnLoad": false,
  1412. "_id": ""
  1413. },
  1414. {
  1415. "__type__": "abee9D/XjxJF4Wfc32mMrcH",
  1416. "_name": "",
  1417. "_objFlags": 0,
  1418. "node": {
  1419. "__id__": 1
  1420. },
  1421. "_enabled": true,
  1422. "_id": ""
  1423. },
  1424. {
  1425. "__type__": "cc.PrefabInfo",
  1426. "root": {
  1427. "__id__": 1
  1428. },
  1429. "asset": {
  1430. "__uuid__": "f6b7a529-ba7e-4baf-a742-6851c0f149f5"
  1431. },
  1432. "fileId": "fdD8RrOJFFI4Ij3y3nUiif",
  1433. "sync": false
  1434. }
  1435. ]