fuhuo1.prefab 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_rawFiles": null,
  7. "data": {
  8. "__id__": 1
  9. }
  10. },
  11. {
  12. "__type__": "cc.Node",
  13. "_name": "fuhuo1",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. },
  20. {
  21. "__id__": 9
  22. },
  23. {
  24. "__id__": 16
  25. }
  26. ],
  27. "_tag": -1,
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 26
  32. },
  33. {
  34. "__id__": 27
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 28
  39. },
  40. "_id": "",
  41. "_opacity": 255,
  42. "_color": {
  43. "__type__": "cc.Color",
  44. "r": 255,
  45. "g": 255,
  46. "b": 255,
  47. "a": 255
  48. },
  49. "_cascadeOpacityEnabled": true,
  50. "_anchorPoint": {
  51. "__type__": "cc.Vec2",
  52. "x": 0.5,
  53. "y": 0.5
  54. },
  55. "_contentSize": {
  56. "__type__": "cc.Size",
  57. "width": 0,
  58. "height": 0
  59. },
  60. "_skewX": 0,
  61. "_skewY": 0,
  62. "_localZOrder": 0,
  63. "_globalZOrder": 0,
  64. "_opacityModifyRGB": false,
  65. "groupIndex": 0,
  66. "_trs": {
  67. "__type__": "TypedArray",
  68. "ctor": "Float64Array",
  69. "array": [
  70. 0,
  71. 0,
  72. 0,
  73. 0,
  74. 0,
  75. 0,
  76. 1,
  77. 0.7,
  78. 0.8,
  79. 1
  80. ]
  81. }
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "cd",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [
  91. {
  92. "__id__": 3
  93. }
  94. ],
  95. "_tag": -1,
  96. "_active": true,
  97. "_components": [
  98. {
  99. "__id__": 7
  100. }
  101. ],
  102. "_prefab": {
  103. "__id__": 8
  104. },
  105. "_id": "",
  106. "_opacity": 255,
  107. "_color": {
  108. "__type__": "cc.Color",
  109. "r": 255,
  110. "g": 255,
  111. "b": 255,
  112. "a": 255
  113. },
  114. "_cascadeOpacityEnabled": true,
  115. "_anchorPoint": {
  116. "__type__": "cc.Vec2",
  117. "x": 0.5,
  118. "y": 0.5
  119. },
  120. "_contentSize": {
  121. "__type__": "cc.Size",
  122. "width": 194,
  123. "height": 74
  124. },
  125. "_skewX": 0,
  126. "_skewY": 0,
  127. "_localZOrder": 0,
  128. "_globalZOrder": 0,
  129. "_opacityModifyRGB": false,
  130. "groupIndex": 0,
  131. "_trs": {
  132. "__type__": "TypedArray",
  133. "ctor": "Float64Array",
  134. "array": [
  135. -120,
  136. -170,
  137. 0,
  138. 0,
  139. 0,
  140. 0,
  141. 1,
  142. 1,
  143. 0.9,
  144. 1
  145. ]
  146. }
  147. },
  148. {
  149. "__type__": "cc.Node",
  150. "_name": "RankScene",
  151. "_objFlags": 0,
  152. "_parent": {
  153. "__id__": 2
  154. },
  155. "_children": [],
  156. "_tag": -1,
  157. "_active": true,
  158. "_components": [
  159. {
  160. "__id__": 4
  161. }
  162. ],
  163. "_prefab": {
  164. "__id__": 6
  165. },
  166. "_id": "",
  167. "_opacity": 255,
  168. "_color": {
  169. "__type__": "cc.Color",
  170. "r": 255,
  171. "g": 255,
  172. "b": 255,
  173. "a": 255
  174. },
  175. "_cascadeOpacityEnabled": true,
  176. "_anchorPoint": {
  177. "__type__": "cc.Vec2",
  178. "x": 0.5,
  179. "y": 0.5
  180. },
  181. "_contentSize": {
  182. "__type__": "cc.Size",
  183. "width": 194,
  184. "height": 74
  185. },
  186. "_skewX": 0,
  187. "_skewY": 0,
  188. "_localZOrder": 0,
  189. "_globalZOrder": 0,
  190. "_opacityModifyRGB": false,
  191. "groupIndex": 0,
  192. "_trs": {
  193. "__type__": "TypedArray",
  194. "ctor": "Float64Array",
  195. "array": [
  196. 0,
  197. 0,
  198. 0,
  199. 0,
  200. 0,
  201. 0,
  202. 1,
  203. 1,
  204. 1,
  205. 1
  206. ]
  207. }
  208. },
  209. {
  210. "__type__": "cc.Button",
  211. "_name": "",
  212. "_objFlags": 0,
  213. "node": {
  214. "__id__": 3
  215. },
  216. "_enabled": true,
  217. "transition": 0,
  218. "pressedColor": {
  219. "__type__": "cc.Color",
  220. "r": 211,
  221. "g": 211,
  222. "b": 211,
  223. "a": 255
  224. },
  225. "hoverColor": {
  226. "__type__": "cc.Color",
  227. "r": 255,
  228. "g": 255,
  229. "b": 255,
  230. "a": 255
  231. },
  232. "duration": 0.1,
  233. "zoomScale": 1.2,
  234. "clickEvents": [
  235. {
  236. "__id__": 5
  237. }
  238. ],
  239. "_N$interactable": true,
  240. "_N$enableAutoGrayEffect": false,
  241. "_N$normalColor": {
  242. "__type__": "cc.Color",
  243. "r": 214,
  244. "g": 214,
  245. "b": 214,
  246. "a": 255
  247. },
  248. "_N$disabledColor": {
  249. "__type__": "cc.Color",
  250. "r": 124,
  251. "g": 124,
  252. "b": 124,
  253. "a": 255
  254. },
  255. "_N$normalSprite": null,
  256. "_N$pressedSprite": null,
  257. "pressedSprite": null,
  258. "_N$hoverSprite": null,
  259. "hoverSprite": null,
  260. "_N$disabledSprite": null,
  261. "_N$target": {
  262. "__id__": 3
  263. }
  264. },
  265. {
  266. "__type__": "cc.ClickEvent",
  267. "target": null,
  268. "component": "",
  269. "handler": "",
  270. "customEventData": ""
  271. },
  272. {
  273. "__type__": "cc.PrefabInfo",
  274. "root": {
  275. "__id__": 1
  276. },
  277. "asset": {
  278. "__uuid__": "b2519395-9d34-4ab8-a3bf-6d93f7c8a961"
  279. },
  280. "fileId": "c9dm5RO4pCZaO8KQvIbFAq",
  281. "sync": false
  282. },
  283. {
  284. "__type__": "cc.Sprite",
  285. "_name": "",
  286. "_objFlags": 0,
  287. "node": {
  288. "__id__": 2
  289. },
  290. "_enabled": true,
  291. "_spriteFrame": {
  292. "__uuid__": "e5c2fb38-5125-4f12-8503-06f199087d7a"
  293. },
  294. "_type": 0,
  295. "_sizeMode": 0,
  296. "_fillType": 0,
  297. "_fillCenter": {
  298. "__type__": "cc.Vec2",
  299. "x": 0,
  300. "y": 0
  301. },
  302. "_fillStart": 0,
  303. "_fillRange": 0,
  304. "_isTrimmedMode": true,
  305. "_srcBlendFactor": 770,
  306. "_dstBlendFactor": 771,
  307. "_atlas": null
  308. },
  309. {
  310. "__type__": "cc.PrefabInfo",
  311. "root": {
  312. "__id__": 1
  313. },
  314. "asset": {
  315. "__uuid__": "b2519395-9d34-4ab8-a3bf-6d93f7c8a961"
  316. },
  317. "fileId": "22ADmGRVFN4KnZdXI+UfTL",
  318. "sync": false
  319. },
  320. {
  321. "__type__": "cc.Node",
  322. "_name": "zl",
  323. "_objFlags": 0,
  324. "_parent": {
  325. "__id__": 1
  326. },
  327. "_children": [
  328. {
  329. "__id__": 10
  330. }
  331. ],
  332. "_tag": -1,
  333. "_active": true,
  334. "_components": [
  335. {
  336. "__id__": 14
  337. }
  338. ],
  339. "_prefab": {
  340. "__id__": 15
  341. },
  342. "_id": "",
  343. "_opacity": 255,
  344. "_color": {
  345. "__type__": "cc.Color",
  346. "r": 255,
  347. "g": 255,
  348. "b": 255,
  349. "a": 255
  350. },
  351. "_cascadeOpacityEnabled": true,
  352. "_anchorPoint": {
  353. "__type__": "cc.Vec2",
  354. "x": 0.5,
  355. "y": 0.5
  356. },
  357. "_contentSize": {
  358. "__type__": "cc.Size",
  359. "width": 194,
  360. "height": 74
  361. },
  362. "_skewX": 0,
  363. "_skewY": 0,
  364. "_localZOrder": 0,
  365. "_globalZOrder": 0,
  366. "_opacityModifyRGB": false,
  367. "groupIndex": 0,
  368. "_trs": {
  369. "__type__": "TypedArray",
  370. "ctor": "Float64Array",
  371. "array": [
  372. 120,
  373. -170,
  374. 0,
  375. 0,
  376. 0,
  377. 0,
  378. 1,
  379. 1,
  380. 0.9,
  381. 1
  382. ]
  383. }
  384. },
  385. {
  386. "__type__": "cc.Node",
  387. "_name": "rePlay",
  388. "_objFlags": 0,
  389. "_parent": {
  390. "__id__": 9
  391. },
  392. "_children": [],
  393. "_tag": -1,
  394. "_active": true,
  395. "_components": [
  396. {
  397. "__id__": 11
  398. }
  399. ],
  400. "_prefab": {
  401. "__id__": 13
  402. },
  403. "_id": "",
  404. "_opacity": 255,
  405. "_color": {
  406. "__type__": "cc.Color",
  407. "r": 255,
  408. "g": 255,
  409. "b": 255,
  410. "a": 255
  411. },
  412. "_cascadeOpacityEnabled": true,
  413. "_anchorPoint": {
  414. "__type__": "cc.Vec2",
  415. "x": 0.5,
  416. "y": 0.5
  417. },
  418. "_contentSize": {
  419. "__type__": "cc.Size",
  420. "width": 194,
  421. "height": 74
  422. },
  423. "_skewX": 0,
  424. "_skewY": 0,
  425. "_localZOrder": 0,
  426. "_globalZOrder": 0,
  427. "_opacityModifyRGB": false,
  428. "groupIndex": 0,
  429. "_trs": {
  430. "__type__": "TypedArray",
  431. "ctor": "Float64Array",
  432. "array": [
  433. 0,
  434. 0,
  435. 0,
  436. 0,
  437. 0,
  438. 0,
  439. 1,
  440. 1,
  441. 1,
  442. 1
  443. ]
  444. }
  445. },
  446. {
  447. "__type__": "cc.Button",
  448. "_name": "",
  449. "_objFlags": 0,
  450. "node": {
  451. "__id__": 10
  452. },
  453. "_enabled": true,
  454. "transition": 2,
  455. "pressedColor": {
  456. "__type__": "cc.Color",
  457. "r": 255,
  458. "g": 255,
  459. "b": 255,
  460. "a": 255
  461. },
  462. "hoverColor": {
  463. "__type__": "cc.Color",
  464. "r": 255,
  465. "g": 255,
  466. "b": 255,
  467. "a": 255
  468. },
  469. "duration": 0.1,
  470. "zoomScale": 1.2,
  471. "clickEvents": [
  472. {
  473. "__id__": 12
  474. }
  475. ],
  476. "_N$interactable": true,
  477. "_N$enableAutoGrayEffect": false,
  478. "_N$normalColor": {
  479. "__type__": "cc.Color",
  480. "r": 255,
  481. "g": 255,
  482. "b": 255,
  483. "a": 255
  484. },
  485. "_N$disabledColor": {
  486. "__type__": "cc.Color",
  487. "r": 255,
  488. "g": 255,
  489. "b": 255,
  490. "a": 255
  491. },
  492. "_N$normalSprite": null,
  493. "_N$pressedSprite": null,
  494. "pressedSprite": null,
  495. "_N$hoverSprite": null,
  496. "hoverSprite": null,
  497. "_N$disabledSprite": null,
  498. "_N$target": {
  499. "__id__": 10
  500. }
  501. },
  502. {
  503. "__type__": "cc.ClickEvent",
  504. "target": null,
  505. "component": "",
  506. "handler": "",
  507. "customEventData": ""
  508. },
  509. {
  510. "__type__": "cc.PrefabInfo",
  511. "root": {
  512. "__id__": 1
  513. },
  514. "asset": {
  515. "__uuid__": "b2519395-9d34-4ab8-a3bf-6d93f7c8a961"
  516. },
  517. "fileId": "dd3Y+kD1pK7bn/R1ktoych",
  518. "sync": false
  519. },
  520. {
  521. "__type__": "cc.Sprite",
  522. "_name": "",
  523. "_objFlags": 0,
  524. "node": {
  525. "__id__": 9
  526. },
  527. "_enabled": true,
  528. "_spriteFrame": {
  529. "__uuid__": "3cef44f8-eaf4-4018-b365-9417b6d56da2"
  530. },
  531. "_type": 0,
  532. "_sizeMode": 1,
  533. "_fillType": 0,
  534. "_fillCenter": {
  535. "__type__": "cc.Vec2",
  536. "x": 0,
  537. "y": 0
  538. },
  539. "_fillStart": 0,
  540. "_fillRange": 0,
  541. "_isTrimmedMode": true,
  542. "_srcBlendFactor": 770,
  543. "_dstBlendFactor": 771,
  544. "_atlas": null
  545. },
  546. {
  547. "__type__": "cc.PrefabInfo",
  548. "root": {
  549. "__id__": 1
  550. },
  551. "asset": {
  552. "__uuid__": "b2519395-9d34-4ab8-a3bf-6d93f7c8a961"
  553. },
  554. "fileId": "1eq+dS2pZLDrfXURY+7w39",
  555. "sync": false
  556. },
  557. {
  558. "__type__": "cc.Node",
  559. "_name": "fh",
  560. "_objFlags": 0,
  561. "_parent": {
  562. "__id__": 1
  563. },
  564. "_children": [
  565. {
  566. "__id__": 17
  567. },
  568. {
  569. "__id__": 20
  570. }
  571. ],
  572. "_tag": -1,
  573. "_active": true,
  574. "_components": [
  575. {
  576. "__id__": 24
  577. }
  578. ],
  579. "_prefab": {
  580. "__id__": 25
  581. },
  582. "_id": "",
  583. "_opacity": 255,
  584. "_color": {
  585. "__type__": "cc.Color",
  586. "r": 255,
  587. "g": 255,
  588. "b": 255,
  589. "a": 255
  590. },
  591. "_cascadeOpacityEnabled": true,
  592. "_anchorPoint": {
  593. "__type__": "cc.Vec2",
  594. "x": 0.5,
  595. "y": 0.5
  596. },
  597. "_contentSize": {
  598. "__type__": "cc.Size",
  599. "width": 445,
  600. "height": 74
  601. },
  602. "_skewX": 0,
  603. "_skewY": 0,
  604. "_localZOrder": 0,
  605. "_globalZOrder": 0,
  606. "_opacityModifyRGB": false,
  607. "groupIndex": 0,
  608. "_trs": {
  609. "__type__": "TypedArray",
  610. "ctor": "Float64Array",
  611. "array": [
  612. 0,
  613. -170,
  614. 0,
  615. 0,
  616. 0,
  617. 0,
  618. 1,
  619. 1,
  620. 1,
  621. 1
  622. ]
  623. }
  624. },
  625. {
  626. "__type__": "cc.Node",
  627. "_name": "Countdown",
  628. "_objFlags": 0,
  629. "_parent": {
  630. "__id__": 16
  631. },
  632. "_children": [],
  633. "_tag": -1,
  634. "_active": true,
  635. "_components": [
  636. {
  637. "__id__": 18
  638. }
  639. ],
  640. "_prefab": {
  641. "__id__": 19
  642. },
  643. "_id": "",
  644. "_opacity": 255,
  645. "_color": {
  646. "__type__": "cc.Color",
  647. "r": 255,
  648. "g": 255,
  649. "b": 255,
  650. "a": 255
  651. },
  652. "_cascadeOpacityEnabled": true,
  653. "_anchorPoint": {
  654. "__type__": "cc.Vec2",
  655. "x": 0.5,
  656. "y": 0.5
  657. },
  658. "_contentSize": {
  659. "__type__": "cc.Size",
  660. "width": 22,
  661. "height": 40
  662. },
  663. "_skewX": 0,
  664. "_skewY": 0,
  665. "_localZOrder": 0,
  666. "_globalZOrder": 0,
  667. "_opacityModifyRGB": false,
  668. "groupIndex": 0,
  669. "_trs": {
  670. "__type__": "TypedArray",
  671. "ctor": "Float64Array",
  672. "array": [
  673. 62.5,
  674. 3.4,
  675. 0,
  676. 0,
  677. 0,
  678. 0,
  679. 1,
  680. 1,
  681. 1,
  682. 1
  683. ]
  684. }
  685. },
  686. {
  687. "__type__": "cc.Label",
  688. "_name": "",
  689. "_objFlags": 0,
  690. "node": {
  691. "__id__": 17
  692. },
  693. "_enabled": true,
  694. "_useOriginalSize": false,
  695. "_actualFontSize": 40,
  696. "_fontSize": 40,
  697. "_lineHeight": 40,
  698. "_enableWrapText": true,
  699. "_N$file": null,
  700. "_isSystemFontUsed": true,
  701. "_spacingX": 0,
  702. "_N$string": "3",
  703. "_N$horizontalAlign": 1,
  704. "_N$verticalAlign": 1,
  705. "_N$fontFamily": "Arial",
  706. "_N$overflow": 0
  707. },
  708. {
  709. "__type__": "cc.PrefabInfo",
  710. "root": {
  711. "__id__": 1
  712. },
  713. "asset": {
  714. "__uuid__": "b2519395-9d34-4ab8-a3bf-6d93f7c8a961"
  715. },
  716. "fileId": "93elUcOXVFcKLninMkEKrc",
  717. "sync": false
  718. },
  719. {
  720. "__type__": "cc.Node",
  721. "_name": "rePlay",
  722. "_objFlags": 0,
  723. "_parent": {
  724. "__id__": 16
  725. },
  726. "_children": [],
  727. "_tag": -1,
  728. "_active": true,
  729. "_components": [
  730. {
  731. "__id__": 21
  732. }
  733. ],
  734. "_prefab": {
  735. "__id__": 23
  736. },
  737. "_id": "",
  738. "_opacity": 255,
  739. "_color": {
  740. "__type__": "cc.Color",
  741. "r": 255,
  742. "g": 255,
  743. "b": 255,
  744. "a": 255
  745. },
  746. "_cascadeOpacityEnabled": true,
  747. "_anchorPoint": {
  748. "__type__": "cc.Vec2",
  749. "x": 0.5,
  750. "y": 0.5
  751. },
  752. "_contentSize": {
  753. "__type__": "cc.Size",
  754. "width": 444,
  755. "height": 73.8
  756. },
  757. "_skewX": 0,
  758. "_skewY": 0,
  759. "_localZOrder": 0,
  760. "_globalZOrder": 0,
  761. "_opacityModifyRGB": false,
  762. "groupIndex": 0,
  763. "_trs": {
  764. "__type__": "TypedArray",
  765. "ctor": "Float64Array",
  766. "array": [
  767. 0,
  768. 0,
  769. 0,
  770. 0,
  771. 0,
  772. 0,
  773. 1,
  774. 1,
  775. 1,
  776. 1
  777. ]
  778. }
  779. },
  780. {
  781. "__type__": "cc.Button",
  782. "_name": "",
  783. "_objFlags": 0,
  784. "node": {
  785. "__id__": 20
  786. },
  787. "_enabled": true,
  788. "transition": 2,
  789. "pressedColor": {
  790. "__type__": "cc.Color",
  791. "r": 255,
  792. "g": 255,
  793. "b": 255,
  794. "a": 255
  795. },
  796. "hoverColor": {
  797. "__type__": "cc.Color",
  798. "r": 255,
  799. "g": 255,
  800. "b": 255,
  801. "a": 255
  802. },
  803. "duration": 0.1,
  804. "zoomScale": 1.2,
  805. "clickEvents": [
  806. {
  807. "__id__": 22
  808. }
  809. ],
  810. "_N$interactable": true,
  811. "_N$enableAutoGrayEffect": false,
  812. "_N$normalColor": {
  813. "__type__": "cc.Color",
  814. "r": 255,
  815. "g": 255,
  816. "b": 255,
  817. "a": 255
  818. },
  819. "_N$disabledColor": {
  820. "__type__": "cc.Color",
  821. "r": 255,
  822. "g": 255,
  823. "b": 255,
  824. "a": 255
  825. },
  826. "_N$normalSprite": null,
  827. "_N$pressedSprite": null,
  828. "pressedSprite": null,
  829. "_N$hoverSprite": null,
  830. "hoverSprite": null,
  831. "_N$disabledSprite": null,
  832. "_N$target": {
  833. "__id__": 20
  834. }
  835. },
  836. {
  837. "__type__": "cc.ClickEvent",
  838. "target": null,
  839. "component": "",
  840. "handler": "",
  841. "customEventData": ""
  842. },
  843. {
  844. "__type__": "cc.PrefabInfo",
  845. "root": {
  846. "__id__": 1
  847. },
  848. "asset": {
  849. "__uuid__": "b2519395-9d34-4ab8-a3bf-6d93f7c8a961"
  850. },
  851. "fileId": "feZqBelW5HjrdjuPcRyDSe",
  852. "sync": false
  853. },
  854. {
  855. "__type__": "cc.Sprite",
  856. "_name": "",
  857. "_objFlags": 0,
  858. "node": {
  859. "__id__": 16
  860. },
  861. "_enabled": true,
  862. "_spriteFrame": {
  863. "__uuid__": "b3fdd936-b316-4ed1-8db2-576d26697b6e"
  864. },
  865. "_type": 0,
  866. "_sizeMode": 1,
  867. "_fillType": 0,
  868. "_fillCenter": {
  869. "__type__": "cc.Vec2",
  870. "x": 0,
  871. "y": 0
  872. },
  873. "_fillStart": 0,
  874. "_fillRange": 0,
  875. "_isTrimmedMode": true,
  876. "_srcBlendFactor": 770,
  877. "_dstBlendFactor": 771,
  878. "_atlas": null
  879. },
  880. {
  881. "__type__": "cc.PrefabInfo",
  882. "root": {
  883. "__id__": 1
  884. },
  885. "asset": {
  886. "__uuid__": "b2519395-9d34-4ab8-a3bf-6d93f7c8a961"
  887. },
  888. "fileId": "3aWfpoPtdDvKkXPatLBvVe",
  889. "sync": false
  890. },
  891. {
  892. "__type__": "cc.Animation",
  893. "_name": "",
  894. "_objFlags": 0,
  895. "node": {
  896. "__id__": 1
  897. },
  898. "_enabled": true,
  899. "_defaultClip": {
  900. "__uuid__": "efe367f6-faa3-44bd-8920-ddea6d3d1728"
  901. },
  902. "_clips": [
  903. {
  904. "__uuid__": "efe367f6-faa3-44bd-8920-ddea6d3d1728"
  905. }
  906. ],
  907. "playOnLoad": false
  908. },
  909. {
  910. "__type__": "212dcEFGudE/bMTw40KdR9J",
  911. "_name": "",
  912. "_objFlags": 0,
  913. "node": {
  914. "__id__": 1
  915. },
  916. "_enabled": true
  917. },
  918. {
  919. "__type__": "cc.PrefabInfo",
  920. "root": {
  921. "__id__": 1
  922. },
  923. "asset": {
  924. "__uuid__": "b2519395-9d34-4ab8-a3bf-6d93f7c8a961"
  925. },
  926. "fileId": "bcCRSidJtGMLHb/m9UrLci",
  927. "sync": false
  928. }
  929. ]