FailLayer.prefab 18 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "FailLayer",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "FailLayer",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 12
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 40
  32. },
  33. {
  34. "__id__": 42
  35. },
  36. {
  37. "__id__": 44
  38. },
  39. {
  40. "__id__": 46
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 48
  45. },
  46. "_lpos": {
  47. "__type__": "cc.Vec3",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0
  51. },
  52. "_lrot": {
  53. "__type__": "cc.Quat",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0,
  57. "w": 1
  58. },
  59. "_lscale": {
  60. "__type__": "cc.Vec3",
  61. "x": 1,
  62. "y": 1,
  63. "z": 1
  64. },
  65. "_mobility": 0,
  66. "_layer": 1073741824,
  67. "_euler": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_id": ""
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_name": "SpriteSplash",
  78. "_objFlags": 0,
  79. "__editorExtras__": {},
  80. "_parent": {
  81. "__id__": 1
  82. },
  83. "_children": [],
  84. "_active": true,
  85. "_components": [
  86. {
  87. "__id__": 3
  88. },
  89. {
  90. "__id__": 5
  91. },
  92. {
  93. "__id__": 7
  94. },
  95. {
  96. "__id__": 9
  97. }
  98. ],
  99. "_prefab": {
  100. "__id__": 11
  101. },
  102. "_lpos": {
  103. "__type__": "cc.Vec3",
  104. "x": 0,
  105. "y": 0,
  106. "z": 0
  107. },
  108. "_lrot": {
  109. "__type__": "cc.Quat",
  110. "x": 0,
  111. "y": 0,
  112. "z": 0,
  113. "w": 1
  114. },
  115. "_lscale": {
  116. "__type__": "cc.Vec3",
  117. "x": 1,
  118. "y": 1,
  119. "z": 1
  120. },
  121. "_mobility": 0,
  122. "_layer": 33554432,
  123. "_euler": {
  124. "__type__": "cc.Vec3",
  125. "x": 0,
  126. "y": 0,
  127. "z": 0
  128. },
  129. "_id": ""
  130. },
  131. {
  132. "__type__": "cc.UITransform",
  133. "_name": "",
  134. "_objFlags": 0,
  135. "__editorExtras__": {},
  136. "node": {
  137. "__id__": 2
  138. },
  139. "_enabled": true,
  140. "__prefab": {
  141. "__id__": 4
  142. },
  143. "_contentSize": {
  144. "__type__": "cc.Size",
  145. "width": 750,
  146. "height": 1334
  147. },
  148. "_anchorPoint": {
  149. "__type__": "cc.Vec2",
  150. "x": 0.5,
  151. "y": 0.5
  152. },
  153. "_id": ""
  154. },
  155. {
  156. "__type__": "cc.CompPrefabInfo",
  157. "fileId": "55pCbtzR5GbojKMArZkfim"
  158. },
  159. {
  160. "__type__": "cc.Sprite",
  161. "_name": "",
  162. "_objFlags": 0,
  163. "__editorExtras__": {},
  164. "node": {
  165. "__id__": 2
  166. },
  167. "_enabled": true,
  168. "__prefab": {
  169. "__id__": 6
  170. },
  171. "_customMaterial": null,
  172. "_srcBlendFactor": 2,
  173. "_dstBlendFactor": 4,
  174. "_color": {
  175. "__type__": "cc.Color",
  176. "r": 0,
  177. "g": 0,
  178. "b": 0,
  179. "a": 136
  180. },
  181. "_spriteFrame": {
  182. "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
  183. "__expectedType__": "cc.SpriteFrame"
  184. },
  185. "_type": 0,
  186. "_fillType": 0,
  187. "_sizeMode": 0,
  188. "_fillCenter": {
  189. "__type__": "cc.Vec2",
  190. "x": 0,
  191. "y": 0
  192. },
  193. "_fillStart": 0,
  194. "_fillRange": 0,
  195. "_isTrimmedMode": true,
  196. "_useGrayscale": false,
  197. "_atlas": null,
  198. "_id": ""
  199. },
  200. {
  201. "__type__": "cc.CompPrefabInfo",
  202. "fileId": "20UGQn4U9GUoln0NJQTkbG"
  203. },
  204. {
  205. "__type__": "cc.BlockInputEvents",
  206. "_name": "",
  207. "_objFlags": 0,
  208. "__editorExtras__": {},
  209. "node": {
  210. "__id__": 2
  211. },
  212. "_enabled": true,
  213. "__prefab": {
  214. "__id__": 8
  215. },
  216. "_id": ""
  217. },
  218. {
  219. "__type__": "cc.CompPrefabInfo",
  220. "fileId": "77ShzfVO5D24pO46in5yH2"
  221. },
  222. {
  223. "__type__": "cc.Widget",
  224. "_name": "",
  225. "_objFlags": 0,
  226. "__editorExtras__": {},
  227. "node": {
  228. "__id__": 2
  229. },
  230. "_enabled": true,
  231. "__prefab": {
  232. "__id__": 10
  233. },
  234. "_alignFlags": 45,
  235. "_target": null,
  236. "_left": 0,
  237. "_right": 0,
  238. "_top": 0,
  239. "_bottom": 0,
  240. "_horizontalCenter": 0,
  241. "_verticalCenter": 0,
  242. "_isAbsLeft": true,
  243. "_isAbsRight": true,
  244. "_isAbsTop": true,
  245. "_isAbsBottom": true,
  246. "_isAbsHorizontalCenter": true,
  247. "_isAbsVerticalCenter": true,
  248. "_originalWidth": 1000,
  249. "_originalHeight": 2000,
  250. "_alignMode": 2,
  251. "_lockFlags": 0,
  252. "_id": ""
  253. },
  254. {
  255. "__type__": "cc.CompPrefabInfo",
  256. "fileId": "a9Fb+ArOBK65A9Jto6YpZD"
  257. },
  258. {
  259. "__type__": "cc.PrefabInfo",
  260. "root": {
  261. "__id__": 1
  262. },
  263. "asset": {
  264. "__id__": 0
  265. },
  266. "fileId": "47C3mEVAtFJpnxc91Z3iHW",
  267. "instance": null,
  268. "targetOverrides": null,
  269. "nestedPrefabInstanceRoots": null
  270. },
  271. {
  272. "__type__": "cc.Node",
  273. "_name": "node_ui",
  274. "_objFlags": 0,
  275. "__editorExtras__": {},
  276. "_parent": {
  277. "__id__": 1
  278. },
  279. "_children": [
  280. {
  281. "__id__": 13
  282. },
  283. {
  284. "__id__": 19
  285. },
  286. {
  287. "__id__": 27
  288. }
  289. ],
  290. "_active": true,
  291. "_components": [
  292. {
  293. "__id__": 35
  294. },
  295. {
  296. "__id__": 37
  297. }
  298. ],
  299. "_prefab": {
  300. "__id__": 39
  301. },
  302. "_lpos": {
  303. "__type__": "cc.Vec3",
  304. "x": 0,
  305. "y": 0,
  306. "z": 0
  307. },
  308. "_lrot": {
  309. "__type__": "cc.Quat",
  310. "x": 0,
  311. "y": 0,
  312. "z": 0,
  313. "w": 1
  314. },
  315. "_lscale": {
  316. "__type__": "cc.Vec3",
  317. "x": 1,
  318. "y": 1,
  319. "z": 1
  320. },
  321. "_mobility": 0,
  322. "_layer": 33554432,
  323. "_euler": {
  324. "__type__": "cc.Vec3",
  325. "x": 0,
  326. "y": 0,
  327. "z": 0
  328. },
  329. "_id": ""
  330. },
  331. {
  332. "__type__": "cc.Node",
  333. "_name": "match-timer-background",
  334. "_objFlags": 0,
  335. "__editorExtras__": {},
  336. "_parent": {
  337. "__id__": 12
  338. },
  339. "_children": [],
  340. "_active": true,
  341. "_components": [
  342. {
  343. "__id__": 14
  344. },
  345. {
  346. "__id__": 16
  347. }
  348. ],
  349. "_prefab": {
  350. "__id__": 18
  351. },
  352. "_lpos": {
  353. "__type__": "cc.Vec3",
  354. "x": 14.307,
  355. "y": 108.736,
  356. "z": 0
  357. },
  358. "_lrot": {
  359. "__type__": "cc.Quat",
  360. "x": 0,
  361. "y": 0,
  362. "z": 0,
  363. "w": 1
  364. },
  365. "_lscale": {
  366. "__type__": "cc.Vec3",
  367. "x": 1,
  368. "y": 1,
  369. "z": 1
  370. },
  371. "_mobility": 0,
  372. "_layer": 33554432,
  373. "_euler": {
  374. "__type__": "cc.Vec3",
  375. "x": 0,
  376. "y": 0,
  377. "z": 0
  378. },
  379. "_id": ""
  380. },
  381. {
  382. "__type__": "cc.UITransform",
  383. "_name": "",
  384. "_objFlags": 0,
  385. "__editorExtras__": {},
  386. "node": {
  387. "__id__": 13
  388. },
  389. "_enabled": true,
  390. "__prefab": {
  391. "__id__": 15
  392. },
  393. "_contentSize": {
  394. "__type__": "cc.Size",
  395. "width": 361,
  396. "height": 155
  397. },
  398. "_anchorPoint": {
  399. "__type__": "cc.Vec2",
  400. "x": 0.5,
  401. "y": 0.5
  402. },
  403. "_id": ""
  404. },
  405. {
  406. "__type__": "cc.CompPrefabInfo",
  407. "fileId": "0bT7N7IT5Kj4kkh7KIyd91"
  408. },
  409. {
  410. "__type__": "cc.Sprite",
  411. "_name": "",
  412. "_objFlags": 0,
  413. "__editorExtras__": {},
  414. "node": {
  415. "__id__": 13
  416. },
  417. "_enabled": true,
  418. "__prefab": {
  419. "__id__": 17
  420. },
  421. "_customMaterial": null,
  422. "_srcBlendFactor": 2,
  423. "_dstBlendFactor": 4,
  424. "_color": {
  425. "__type__": "cc.Color",
  426. "r": 255,
  427. "g": 255,
  428. "b": 255,
  429. "a": 255
  430. },
  431. "_spriteFrame": {
  432. "__uuid__": "b2fce5e9-9e83-4cc7-85eb-7e69fc9fce93@f9941",
  433. "__expectedType__": "cc.SpriteFrame"
  434. },
  435. "_type": 0,
  436. "_fillType": 0,
  437. "_sizeMode": 1,
  438. "_fillCenter": {
  439. "__type__": "cc.Vec2",
  440. "x": 0,
  441. "y": 0
  442. },
  443. "_fillStart": 0,
  444. "_fillRange": 0,
  445. "_isTrimmedMode": false,
  446. "_useGrayscale": false,
  447. "_atlas": null,
  448. "_id": ""
  449. },
  450. {
  451. "__type__": "cc.CompPrefabInfo",
  452. "fileId": "8cHoDHGv9MNIPNlaj0SuN2"
  453. },
  454. {
  455. "__type__": "cc.PrefabInfo",
  456. "root": {
  457. "__id__": 1
  458. },
  459. "asset": {
  460. "__id__": 0
  461. },
  462. "fileId": "47aeT1YshIw4dyq46kUcqe",
  463. "instance": null,
  464. "targetOverrides": null,
  465. "nestedPrefabInstanceRoots": null
  466. },
  467. {
  468. "__type__": "cc.Node",
  469. "_name": "btn_hall",
  470. "_objFlags": 0,
  471. "__editorExtras__": {},
  472. "_parent": {
  473. "__id__": 12
  474. },
  475. "_children": [],
  476. "_active": true,
  477. "_components": [
  478. {
  479. "__id__": 20
  480. },
  481. {
  482. "__id__": 22
  483. },
  484. {
  485. "__id__": 24
  486. }
  487. ],
  488. "_prefab": {
  489. "__id__": 26
  490. },
  491. "_lpos": {
  492. "__type__": "cc.Vec3",
  493. "x": -124.068,
  494. "y": -63.017,
  495. "z": 0
  496. },
  497. "_lrot": {
  498. "__type__": "cc.Quat",
  499. "x": 0,
  500. "y": 0,
  501. "z": 0,
  502. "w": 1
  503. },
  504. "_lscale": {
  505. "__type__": "cc.Vec3",
  506. "x": 1,
  507. "y": 1,
  508. "z": 1
  509. },
  510. "_mobility": 0,
  511. "_layer": 33554432,
  512. "_euler": {
  513. "__type__": "cc.Vec3",
  514. "x": 0,
  515. "y": 0,
  516. "z": 0
  517. },
  518. "_id": ""
  519. },
  520. {
  521. "__type__": "cc.UITransform",
  522. "_name": "",
  523. "_objFlags": 0,
  524. "__editorExtras__": {},
  525. "node": {
  526. "__id__": 19
  527. },
  528. "_enabled": true,
  529. "__prefab": {
  530. "__id__": 21
  531. },
  532. "_contentSize": {
  533. "__type__": "cc.Size",
  534. "width": 154,
  535. "height": 143
  536. },
  537. "_anchorPoint": {
  538. "__type__": "cc.Vec2",
  539. "x": 0.5,
  540. "y": 0.5
  541. },
  542. "_id": ""
  543. },
  544. {
  545. "__type__": "cc.CompPrefabInfo",
  546. "fileId": "65KUQ7PcFBJYsUUoe2EXrg"
  547. },
  548. {
  549. "__type__": "cc.Sprite",
  550. "_name": "",
  551. "_objFlags": 0,
  552. "__editorExtras__": {},
  553. "node": {
  554. "__id__": 19
  555. },
  556. "_enabled": true,
  557. "__prefab": {
  558. "__id__": 23
  559. },
  560. "_customMaterial": null,
  561. "_srcBlendFactor": 2,
  562. "_dstBlendFactor": 4,
  563. "_color": {
  564. "__type__": "cc.Color",
  565. "r": 255,
  566. "g": 255,
  567. "b": 255,
  568. "a": 255
  569. },
  570. "_spriteFrame": {
  571. "__uuid__": "7992fe99-7a04-4d8b-a033-3afa618d78c3@f9941",
  572. "__expectedType__": "cc.SpriteFrame"
  573. },
  574. "_type": 0,
  575. "_fillType": 0,
  576. "_sizeMode": 1,
  577. "_fillCenter": {
  578. "__type__": "cc.Vec2",
  579. "x": 0,
  580. "y": 0
  581. },
  582. "_fillStart": 0,
  583. "_fillRange": 0,
  584. "_isTrimmedMode": true,
  585. "_useGrayscale": false,
  586. "_atlas": null,
  587. "_id": ""
  588. },
  589. {
  590. "__type__": "cc.CompPrefabInfo",
  591. "fileId": "ee7E68CpdATpIENpbj/rQH"
  592. },
  593. {
  594. "__type__": "cc.Button",
  595. "_name": "",
  596. "_objFlags": 0,
  597. "__editorExtras__": {},
  598. "node": {
  599. "__id__": 19
  600. },
  601. "_enabled": true,
  602. "__prefab": {
  603. "__id__": 25
  604. },
  605. "clickEvents": [],
  606. "_interactable": true,
  607. "_transition": 3,
  608. "_normalColor": {
  609. "__type__": "cc.Color",
  610. "r": 255,
  611. "g": 255,
  612. "b": 255,
  613. "a": 255
  614. },
  615. "_hoverColor": {
  616. "__type__": "cc.Color",
  617. "r": 211,
  618. "g": 211,
  619. "b": 211,
  620. "a": 255
  621. },
  622. "_pressedColor": {
  623. "__type__": "cc.Color",
  624. "r": 255,
  625. "g": 255,
  626. "b": 255,
  627. "a": 255
  628. },
  629. "_disabledColor": {
  630. "__type__": "cc.Color",
  631. "r": 124,
  632. "g": 124,
  633. "b": 124,
  634. "a": 255
  635. },
  636. "_normalSprite": null,
  637. "_hoverSprite": null,
  638. "_pressedSprite": null,
  639. "_disabledSprite": null,
  640. "_duration": 0.1,
  641. "_zoomScale": 1.02,
  642. "_target": null,
  643. "_id": ""
  644. },
  645. {
  646. "__type__": "cc.CompPrefabInfo",
  647. "fileId": "56HtSyUhtOdZGgjHpbO/4L"
  648. },
  649. {
  650. "__type__": "cc.PrefabInfo",
  651. "root": {
  652. "__id__": 1
  653. },
  654. "asset": {
  655. "__id__": 0
  656. },
  657. "fileId": "ff8nq/V+RMspa6T/5+SaD+",
  658. "instance": null,
  659. "targetOverrides": null,
  660. "nestedPrefabInstanceRoots": null
  661. },
  662. {
  663. "__type__": "cc.Node",
  664. "_name": "btn_replay",
  665. "_objFlags": 0,
  666. "__editorExtras__": {},
  667. "_parent": {
  668. "__id__": 12
  669. },
  670. "_children": [],
  671. "_active": true,
  672. "_components": [
  673. {
  674. "__id__": 28
  675. },
  676. {
  677. "__id__": 30
  678. },
  679. {
  680. "__id__": 32
  681. }
  682. ],
  683. "_prefab": {
  684. "__id__": 34
  685. },
  686. "_lpos": {
  687. "__type__": "cc.Vec3",
  688. "x": 145.018,
  689. "y": -63.017,
  690. "z": 0
  691. },
  692. "_lrot": {
  693. "__type__": "cc.Quat",
  694. "x": 0,
  695. "y": 0,
  696. "z": 0,
  697. "w": 1
  698. },
  699. "_lscale": {
  700. "__type__": "cc.Vec3",
  701. "x": 1,
  702. "y": 1,
  703. "z": 1
  704. },
  705. "_mobility": 0,
  706. "_layer": 33554432,
  707. "_euler": {
  708. "__type__": "cc.Vec3",
  709. "x": 0,
  710. "y": 0,
  711. "z": 0
  712. },
  713. "_id": ""
  714. },
  715. {
  716. "__type__": "cc.UITransform",
  717. "_name": "",
  718. "_objFlags": 0,
  719. "__editorExtras__": {},
  720. "node": {
  721. "__id__": 27
  722. },
  723. "_enabled": true,
  724. "__prefab": {
  725. "__id__": 29
  726. },
  727. "_contentSize": {
  728. "__type__": "cc.Size",
  729. "width": 154,
  730. "height": 143
  731. },
  732. "_anchorPoint": {
  733. "__type__": "cc.Vec2",
  734. "x": 0.5,
  735. "y": 0.5
  736. },
  737. "_id": ""
  738. },
  739. {
  740. "__type__": "cc.CompPrefabInfo",
  741. "fileId": "53hgddLZBJz4EqPDW8EaEB"
  742. },
  743. {
  744. "__type__": "cc.Sprite",
  745. "_name": "",
  746. "_objFlags": 0,
  747. "__editorExtras__": {},
  748. "node": {
  749. "__id__": 27
  750. },
  751. "_enabled": true,
  752. "__prefab": {
  753. "__id__": 31
  754. },
  755. "_customMaterial": null,
  756. "_srcBlendFactor": 2,
  757. "_dstBlendFactor": 4,
  758. "_color": {
  759. "__type__": "cc.Color",
  760. "r": 255,
  761. "g": 255,
  762. "b": 255,
  763. "a": 255
  764. },
  765. "_spriteFrame": {
  766. "__uuid__": "ca30ff6e-c1cf-4b98-a05e-15391d71f3c2@f9941",
  767. "__expectedType__": "cc.SpriteFrame"
  768. },
  769. "_type": 0,
  770. "_fillType": 0,
  771. "_sizeMode": 1,
  772. "_fillCenter": {
  773. "__type__": "cc.Vec2",
  774. "x": 0,
  775. "y": 0
  776. },
  777. "_fillStart": 0,
  778. "_fillRange": 0,
  779. "_isTrimmedMode": false,
  780. "_useGrayscale": false,
  781. "_atlas": null,
  782. "_id": ""
  783. },
  784. {
  785. "__type__": "cc.CompPrefabInfo",
  786. "fileId": "71UWN2EBpIjJSQUCF3OyjQ"
  787. },
  788. {
  789. "__type__": "cc.Button",
  790. "_name": "",
  791. "_objFlags": 0,
  792. "__editorExtras__": {},
  793. "node": {
  794. "__id__": 27
  795. },
  796. "_enabled": true,
  797. "__prefab": {
  798. "__id__": 33
  799. },
  800. "clickEvents": [],
  801. "_interactable": true,
  802. "_transition": 3,
  803. "_normalColor": {
  804. "__type__": "cc.Color",
  805. "r": 255,
  806. "g": 255,
  807. "b": 255,
  808. "a": 255
  809. },
  810. "_hoverColor": {
  811. "__type__": "cc.Color",
  812. "r": 211,
  813. "g": 211,
  814. "b": 211,
  815. "a": 255
  816. },
  817. "_pressedColor": {
  818. "__type__": "cc.Color",
  819. "r": 255,
  820. "g": 255,
  821. "b": 255,
  822. "a": 255
  823. },
  824. "_disabledColor": {
  825. "__type__": "cc.Color",
  826. "r": 124,
  827. "g": 124,
  828. "b": 124,
  829. "a": 255
  830. },
  831. "_normalSprite": null,
  832. "_hoverSprite": null,
  833. "_pressedSprite": null,
  834. "_disabledSprite": null,
  835. "_duration": 0.1,
  836. "_zoomScale": 1.02,
  837. "_target": null,
  838. "_id": ""
  839. },
  840. {
  841. "__type__": "cc.CompPrefabInfo",
  842. "fileId": "6eMijbpoBNiYJD+zNFkgsj"
  843. },
  844. {
  845. "__type__": "cc.PrefabInfo",
  846. "root": {
  847. "__id__": 1
  848. },
  849. "asset": {
  850. "__id__": 0
  851. },
  852. "fileId": "a8OwjlpDBJJ55NMdOYC7um",
  853. "instance": null,
  854. "targetOverrides": null,
  855. "nestedPrefabInstanceRoots": null
  856. },
  857. {
  858. "__type__": "cc.UITransform",
  859. "_name": "",
  860. "_objFlags": 0,
  861. "__editorExtras__": {},
  862. "node": {
  863. "__id__": 12
  864. },
  865. "_enabled": true,
  866. "__prefab": {
  867. "__id__": 36
  868. },
  869. "_contentSize": {
  870. "__type__": "cc.Size",
  871. "width": 643,
  872. "height": 444
  873. },
  874. "_anchorPoint": {
  875. "__type__": "cc.Vec2",
  876. "x": 0.5,
  877. "y": 0.5
  878. },
  879. "_id": ""
  880. },
  881. {
  882. "__type__": "cc.CompPrefabInfo",
  883. "fileId": "b4zTsch69OKpbhclZO3jyf"
  884. },
  885. {
  886. "__type__": "cc.Sprite",
  887. "_name": "",
  888. "_objFlags": 0,
  889. "__editorExtras__": {},
  890. "node": {
  891. "__id__": 12
  892. },
  893. "_enabled": true,
  894. "__prefab": {
  895. "__id__": 38
  896. },
  897. "_customMaterial": null,
  898. "_srcBlendFactor": 2,
  899. "_dstBlendFactor": 4,
  900. "_color": {
  901. "__type__": "cc.Color",
  902. "r": 255,
  903. "g": 255,
  904. "b": 255,
  905. "a": 255
  906. },
  907. "_spriteFrame": {
  908. "__uuid__": "9104c3f8-6375-429d-a3c2-a0802839cadc@f9941",
  909. "__expectedType__": "cc.SpriteFrame"
  910. },
  911. "_type": 0,
  912. "_fillType": 0,
  913. "_sizeMode": 1,
  914. "_fillCenter": {
  915. "__type__": "cc.Vec2",
  916. "x": 0,
  917. "y": 0
  918. },
  919. "_fillStart": 0,
  920. "_fillRange": 0,
  921. "_isTrimmedMode": true,
  922. "_useGrayscale": false,
  923. "_atlas": null,
  924. "_id": ""
  925. },
  926. {
  927. "__type__": "cc.CompPrefabInfo",
  928. "fileId": "fbQy4QcctDp5ZTvfQTBEvL"
  929. },
  930. {
  931. "__type__": "cc.PrefabInfo",
  932. "root": {
  933. "__id__": 1
  934. },
  935. "asset": {
  936. "__id__": 0
  937. },
  938. "fileId": "1bnJaSMVBPhZGAeBxw0ItL",
  939. "instance": null,
  940. "targetOverrides": null,
  941. "nestedPrefabInstanceRoots": null
  942. },
  943. {
  944. "__type__": "cc.UITransform",
  945. "_name": "",
  946. "_objFlags": 0,
  947. "__editorExtras__": {},
  948. "node": {
  949. "__id__": 1
  950. },
  951. "_enabled": true,
  952. "__prefab": {
  953. "__id__": 41
  954. },
  955. "_contentSize": {
  956. "__type__": "cc.Size",
  957. "width": 750,
  958. "height": 1334
  959. },
  960. "_anchorPoint": {
  961. "__type__": "cc.Vec2",
  962. "x": 0.5,
  963. "y": 0.5
  964. },
  965. "_id": ""
  966. },
  967. {
  968. "__type__": "cc.CompPrefabInfo",
  969. "fileId": "4dhLIF97JC7aNPOfJBLKiR"
  970. },
  971. {
  972. "__type__": "269133dka1KYJeeB6qTYvXu",
  973. "_name": "",
  974. "_objFlags": 0,
  975. "__editorExtras__": {},
  976. "node": {
  977. "__id__": 1
  978. },
  979. "_enabled": true,
  980. "__prefab": {
  981. "__id__": 43
  982. },
  983. "_id": ""
  984. },
  985. {
  986. "__type__": "cc.CompPrefabInfo",
  987. "fileId": "fdE1mf0utFV7AnvKAecA9O"
  988. },
  989. {
  990. "__type__": "a0a725EHOZPgLLfmAclucbA",
  991. "_name": "",
  992. "_objFlags": 0,
  993. "__editorExtras__": {},
  994. "node": {
  995. "__id__": 1
  996. },
  997. "_enabled": true,
  998. "__prefab": {
  999. "__id__": 45
  1000. },
  1001. "_id": ""
  1002. },
  1003. {
  1004. "__type__": "cc.CompPrefabInfo",
  1005. "fileId": "cdceTWUVNG2JPxE+ChRidn"
  1006. },
  1007. {
  1008. "__type__": "cc.Widget",
  1009. "_name": "",
  1010. "_objFlags": 0,
  1011. "__editorExtras__": {},
  1012. "node": {
  1013. "__id__": 1
  1014. },
  1015. "_enabled": true,
  1016. "__prefab": {
  1017. "__id__": 47
  1018. },
  1019. "_alignFlags": 45,
  1020. "_target": null,
  1021. "_left": 0,
  1022. "_right": 0,
  1023. "_top": 0,
  1024. "_bottom": 0,
  1025. "_horizontalCenter": 0,
  1026. "_verticalCenter": 0,
  1027. "_isAbsLeft": true,
  1028. "_isAbsRight": true,
  1029. "_isAbsTop": true,
  1030. "_isAbsBottom": true,
  1031. "_isAbsHorizontalCenter": true,
  1032. "_isAbsVerticalCenter": true,
  1033. "_originalWidth": 750,
  1034. "_originalHeight": 1334,
  1035. "_alignMode": 1,
  1036. "_lockFlags": 0,
  1037. "_id": ""
  1038. },
  1039. {
  1040. "__type__": "cc.CompPrefabInfo",
  1041. "fileId": "6ampZP31lMnI0EhZIJLhv5"
  1042. },
  1043. {
  1044. "__type__": "cc.PrefabInfo",
  1045. "root": {
  1046. "__id__": 1
  1047. },
  1048. "asset": {
  1049. "__id__": 0
  1050. },
  1051. "fileId": "aceafpKZ9Nm5sJ6hf2IJKC",
  1052. "instance": null,
  1053. "targetOverrides": null
  1054. }
  1055. ]