taskPrefabLuckInfo.prefab 19 KB

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