lose.prefab 23 KB

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