AccelerationBand20InTheMiddle.prefab 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857
  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": "AccelerationBand20InTheMiddle",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. },
  20. {
  21. "__id__": 5
  22. },
  23. {
  24. "__id__": 9
  25. },
  26. {
  27. "__id__": 13
  28. },
  29. {
  30. "__id__": 16
  31. },
  32. {
  33. "__id__": 21
  34. },
  35. {
  36. "__id__": 24
  37. }
  38. ],
  39. "_tag": -1,
  40. "_active": true,
  41. "_components": [
  42. {
  43. "__id__": 27
  44. }
  45. ],
  46. "_prefab": {
  47. "__id__": 28
  48. },
  49. "_id": "",
  50. "_opacity": 255,
  51. "_color": {
  52. "__type__": "cc.Color",
  53. "r": 255,
  54. "g": 255,
  55. "b": 255,
  56. "a": 255
  57. },
  58. "_cascadeOpacityEnabled": true,
  59. "_anchorPoint": {
  60. "__type__": "cc.Vec2",
  61. "x": 0,
  62. "y": 0.5
  63. },
  64. "_contentSize": {
  65. "__type__": "cc.Size",
  66. "width": 720,
  67. "height": 1600
  68. },
  69. "_rotationX": 0,
  70. "_rotationY": 0,
  71. "_scaleX": 1,
  72. "_scaleY": 1,
  73. "_position": {
  74. "__type__": "cc.Vec2",
  75. "x": 0,
  76. "y": 0
  77. },
  78. "_skewX": 0,
  79. "_skewY": 0,
  80. "_localZOrder": 0,
  81. "_globalZOrder": 0,
  82. "_opacityModifyRGB": false,
  83. "groupIndex": 0
  84. },
  85. {
  86. "__type__": "cc.Node",
  87. "_name": "AccelerationBand20OverView",
  88. "_objFlags": 0,
  89. "_parent": {
  90. "__id__": 1
  91. },
  92. "_children": [],
  93. "_tag": -1,
  94. "_active": true,
  95. "_components": [
  96. {
  97. "__id__": 3
  98. }
  99. ],
  100. "_prefab": {
  101. "__id__": 4
  102. },
  103. "_id": "",
  104. "_opacity": 255,
  105. "_color": {
  106. "__type__": "cc.Color",
  107. "r": 255,
  108. "g": 255,
  109. "b": 255,
  110. "a": 255
  111. },
  112. "_cascadeOpacityEnabled": true,
  113. "_anchorPoint": {
  114. "__type__": "cc.Vec2",
  115. "x": 0.5,
  116. "y": 0.5
  117. },
  118. "_contentSize": {
  119. "__type__": "cc.Size",
  120. "width": 195,
  121. "height": 188
  122. },
  123. "_rotationX": 0,
  124. "_rotationY": 0,
  125. "_scaleX": 1,
  126. "_scaleY": 1,
  127. "_position": {
  128. "__type__": "cc.Vec2",
  129. "x": 366,
  130. "y": -56
  131. },
  132. "_skewX": 0,
  133. "_skewY": 0,
  134. "_localZOrder": 0,
  135. "_globalZOrder": 0,
  136. "_opacityModifyRGB": false,
  137. "groupIndex": 0
  138. },
  139. {
  140. "__type__": "cc.Sprite",
  141. "_name": "",
  142. "_objFlags": 0,
  143. "node": {
  144. "__id__": 2
  145. },
  146. "_enabled": true,
  147. "_spriteFrame": {
  148. "__uuid__": "21710eb9-454a-488a-917a-8845b263976a"
  149. },
  150. "_type": 0,
  151. "_sizeMode": 1,
  152. "_fillType": 0,
  153. "_fillCenter": {
  154. "__type__": "cc.Vec2",
  155. "x": 0,
  156. "y": 0
  157. },
  158. "_fillStart": 0,
  159. "_fillRange": 0,
  160. "_isTrimmedMode": true,
  161. "_srcBlendFactor": 770,
  162. "_dstBlendFactor": 771,
  163. "_atlas": null
  164. },
  165. {
  166. "__type__": "cc.PrefabInfo",
  167. "root": {
  168. "__id__": 1
  169. },
  170. "asset": {
  171. "__uuid__": "905257f4-1fa7-41ba-aeeb-373c224fb2a6"
  172. },
  173. "fileId": "d94nnvCdxAwpHVkQFlubP2",
  174. "sync": false
  175. },
  176. {
  177. "__type__": "cc.Node",
  178. "_name": "RightColl",
  179. "_objFlags": 0,
  180. "_parent": {
  181. "__id__": 1
  182. },
  183. "_children": [],
  184. "_tag": -1,
  185. "_active": true,
  186. "_components": [
  187. {
  188. "__id__": 6
  189. },
  190. {
  191. "__id__": 7
  192. }
  193. ],
  194. "_prefab": {
  195. "__id__": 8
  196. },
  197. "_id": "",
  198. "_opacity": 255,
  199. "_color": {
  200. "__type__": "cc.Color",
  201. "r": 255,
  202. "g": 255,
  203. "b": 255,
  204. "a": 255
  205. },
  206. "_cascadeOpacityEnabled": true,
  207. "_anchorPoint": {
  208. "__type__": "cc.Vec2",
  209. "x": 0.5,
  210. "y": 0.5
  211. },
  212. "_contentSize": {
  213. "__type__": "cc.Size",
  214. "width": 0,
  215. "height": 0
  216. },
  217. "_rotationX": 0,
  218. "_rotationY": 0,
  219. "_scaleX": 1,
  220. "_scaleY": 1,
  221. "_position": {
  222. "__type__": "cc.Vec2",
  223. "x": 471,
  224. "y": -56
  225. },
  226. "_skewX": 0,
  227. "_skewY": 0,
  228. "_localZOrder": 0,
  229. "_globalZOrder": 0,
  230. "_opacityModifyRGB": false,
  231. "groupIndex": 0
  232. },
  233. {
  234. "__type__": "cc.PolygonCollider",
  235. "_name": "",
  236. "_objFlags": 0,
  237. "node": {
  238. "__id__": 5
  239. },
  240. "_enabled": true,
  241. "tag": 0,
  242. "_offset": {
  243. "__type__": "cc.Vec2",
  244. "x": 0,
  245. "y": 0
  246. },
  247. "points": [
  248. {
  249. "__type__": "cc.Vec2",
  250. "x": -123.674,
  251. "y": -93.984
  252. },
  253. {
  254. "__type__": "cc.Vec2",
  255. "x": -84.97,
  256. "y": -94.01
  257. },
  258. {
  259. "__type__": "cc.Vec2",
  260. "x": -7.65,
  261. "y": 94
  262. },
  263. {
  264. "__type__": "cc.Vec2",
  265. "x": -45.46,
  266. "y": 94
  267. }
  268. ]
  269. },
  270. {
  271. "__type__": "f584c2vCRNPH4CNra8+IHL5",
  272. "_name": "",
  273. "_objFlags": 0,
  274. "node": {
  275. "__id__": 5
  276. },
  277. "_enabled": true
  278. },
  279. {
  280. "__type__": "cc.PrefabInfo",
  281. "root": {
  282. "__id__": 1
  283. },
  284. "asset": {
  285. "__uuid__": "905257f4-1fa7-41ba-aeeb-373c224fb2a6"
  286. },
  287. "fileId": "57+6kgG5ROzIFImG2VGCoZ",
  288. "sync": false
  289. },
  290. {
  291. "__type__": "cc.Node",
  292. "_name": "LeftColl",
  293. "_objFlags": 0,
  294. "_parent": {
  295. "__id__": 1
  296. },
  297. "_children": [],
  298. "_tag": -1,
  299. "_active": true,
  300. "_components": [
  301. {
  302. "__id__": 10
  303. },
  304. {
  305. "__id__": 11
  306. }
  307. ],
  308. "_prefab": {
  309. "__id__": 12
  310. },
  311. "_id": "",
  312. "_opacity": 255,
  313. "_color": {
  314. "__type__": "cc.Color",
  315. "r": 255,
  316. "g": 255,
  317. "b": 255,
  318. "a": 255
  319. },
  320. "_cascadeOpacityEnabled": true,
  321. "_anchorPoint": {
  322. "__type__": "cc.Vec2",
  323. "x": 0.5,
  324. "y": 0.5
  325. },
  326. "_contentSize": {
  327. "__type__": "cc.Size",
  328. "width": 0,
  329. "height": 0
  330. },
  331. "_rotationX": 0,
  332. "_rotationY": 0,
  333. "_scaleX": 1,
  334. "_scaleY": 1,
  335. "_position": {
  336. "__type__": "cc.Vec2",
  337. "x": 364.4,
  338. "y": -56
  339. },
  340. "_skewX": 0,
  341. "_skewY": 0,
  342. "_localZOrder": 0,
  343. "_globalZOrder": 0,
  344. "_opacityModifyRGB": false,
  345. "groupIndex": 0
  346. },
  347. {
  348. "__type__": "cc.PolygonCollider",
  349. "_name": "",
  350. "_objFlags": 0,
  351. "node": {
  352. "__id__": 9
  353. },
  354. "_enabled": true,
  355. "tag": 0,
  356. "_offset": {
  357. "__type__": "cc.Vec2",
  358. "x": 0,
  359. "y": 0
  360. },
  361. "points": [
  362. {
  363. "__type__": "cc.Vec2",
  364. "x": -96.047,
  365. "y": -93.997
  366. },
  367. {
  368. "__type__": "cc.Vec2",
  369. "x": -58.11,
  370. "y": -94
  371. },
  372. {
  373. "__type__": "cc.Vec2",
  374. "x": 19.869,
  375. "y": 93.998
  376. },
  377. {
  378. "__type__": "cc.Vec2",
  379. "x": -18.806,
  380. "y": 93.99
  381. }
  382. ]
  383. },
  384. {
  385. "__type__": "97fc3bqLm5IZLxhwevoP+zh",
  386. "_name": "",
  387. "_objFlags": 0,
  388. "node": {
  389. "__id__": 9
  390. },
  391. "_enabled": true
  392. },
  393. {
  394. "__type__": "cc.PrefabInfo",
  395. "root": {
  396. "__id__": 1
  397. },
  398. "asset": {
  399. "__uuid__": "905257f4-1fa7-41ba-aeeb-373c224fb2a6"
  400. },
  401. "fileId": "67DrQHVGlC6LtjvPgAM2Hd",
  402. "sync": false
  403. },
  404. {
  405. "__type__": "cc.Node",
  406. "_name": "WhiteAccelerationBandCenter",
  407. "_objFlags": 0,
  408. "_parent": {
  409. "__id__": 1
  410. },
  411. "_children": [],
  412. "_tag": -1,
  413. "_active": true,
  414. "_components": [
  415. {
  416. "__id__": 14
  417. }
  418. ],
  419. "_prefab": {
  420. "__id__": 15
  421. },
  422. "_id": "",
  423. "_opacity": 255,
  424. "_color": {
  425. "__type__": "cc.Color",
  426. "r": 255,
  427. "g": 255,
  428. "b": 255,
  429. "a": 255
  430. },
  431. "_cascadeOpacityEnabled": true,
  432. "_anchorPoint": {
  433. "__type__": "cc.Vec2",
  434. "x": 0.5,
  435. "y": 0.5
  436. },
  437. "_contentSize": {
  438. "__type__": "cc.Size",
  439. "width": 121,
  440. "height": 188
  441. },
  442. "_rotationX": 0,
  443. "_rotationY": 0,
  444. "_scaleX": 1,
  445. "_scaleY": 1,
  446. "_position": {
  447. "__type__": "cc.Vec2",
  448. "x": 366,
  449. "y": -56
  450. },
  451. "_skewX": 0,
  452. "_skewY": 0,
  453. "_localZOrder": 0,
  454. "_globalZOrder": 0,
  455. "_opacityModifyRGB": false,
  456. "groupIndex": 0
  457. },
  458. {
  459. "__type__": "cc.Sprite",
  460. "_name": "",
  461. "_objFlags": 0,
  462. "node": {
  463. "__id__": 13
  464. },
  465. "_enabled": true,
  466. "_spriteFrame": {
  467. "__uuid__": "a7bc79b5-9e7e-4532-a279-90b53eccbc93"
  468. },
  469. "_type": 0,
  470. "_sizeMode": 1,
  471. "_fillType": 0,
  472. "_fillCenter": {
  473. "__type__": "cc.Vec2",
  474. "x": 0,
  475. "y": 0
  476. },
  477. "_fillStart": 0,
  478. "_fillRange": 0,
  479. "_isTrimmedMode": true,
  480. "_srcBlendFactor": 770,
  481. "_dstBlendFactor": 771,
  482. "_atlas": null
  483. },
  484. {
  485. "__type__": "cc.PrefabInfo",
  486. "root": {
  487. "__id__": 1
  488. },
  489. "asset": {
  490. "__uuid__": "905257f4-1fa7-41ba-aeeb-373c224fb2a6"
  491. },
  492. "fileId": "bfcV+Ilf5A+Z/ihsDwnxdt",
  493. "sync": false
  494. },
  495. {
  496. "__type__": "cc.Node",
  497. "_name": "AccelerationBandCenter",
  498. "_objFlags": 0,
  499. "_parent": {
  500. "__id__": 1
  501. },
  502. "_children": [],
  503. "_tag": -1,
  504. "_active": true,
  505. "_components": [
  506. {
  507. "__id__": 17
  508. },
  509. {
  510. "__id__": 18
  511. },
  512. {
  513. "__id__": 19
  514. }
  515. ],
  516. "_prefab": {
  517. "__id__": 20
  518. },
  519. "_id": "",
  520. "_opacity": 255,
  521. "_color": {
  522. "__type__": "cc.Color",
  523. "r": 255,
  524. "g": 255,
  525. "b": 255,
  526. "a": 255
  527. },
  528. "_cascadeOpacityEnabled": true,
  529. "_anchorPoint": {
  530. "__type__": "cc.Vec2",
  531. "x": 0.5,
  532. "y": 0.5
  533. },
  534. "_contentSize": {
  535. "__type__": "cc.Size",
  536. "width": 121,
  537. "height": 188
  538. },
  539. "_rotationX": 0,
  540. "_rotationY": 0,
  541. "_scaleX": 1,
  542. "_scaleY": 1,
  543. "_position": {
  544. "__type__": "cc.Vec2",
  545. "x": 366,
  546. "y": -56
  547. },
  548. "_skewX": 0,
  549. "_skewY": 0,
  550. "_localZOrder": 0,
  551. "_globalZOrder": 0,
  552. "_opacityModifyRGB": false,
  553. "groupIndex": 0
  554. },
  555. {
  556. "__type__": "cc.Sprite",
  557. "_name": "",
  558. "_objFlags": 0,
  559. "node": {
  560. "__id__": 16
  561. },
  562. "_enabled": true,
  563. "_spriteFrame": {
  564. "__uuid__": "f3cd73b2-e863-4329-b8de-e057ce537a17"
  565. },
  566. "_type": 0,
  567. "_sizeMode": 1,
  568. "_fillType": 0,
  569. "_fillCenter": {
  570. "__type__": "cc.Vec2",
  571. "x": 0,
  572. "y": 0
  573. },
  574. "_fillStart": 0,
  575. "_fillRange": 0,
  576. "_isTrimmedMode": true,
  577. "_srcBlendFactor": 770,
  578. "_dstBlendFactor": 771,
  579. "_atlas": null
  580. },
  581. {
  582. "__type__": "cc.PolygonCollider",
  583. "_name": "",
  584. "_objFlags": 0,
  585. "node": {
  586. "__id__": 16
  587. },
  588. "_enabled": true,
  589. "tag": 0,
  590. "_offset": {
  591. "__type__": "cc.Vec2",
  592. "x": 0,
  593. "y": 0
  594. },
  595. "points": [
  596. {
  597. "__type__": "cc.Vec2",
  598. "x": -59.7097,
  599. "y": -93.9999
  600. },
  601. {
  602. "__type__": "cc.Vec2",
  603. "x": -18.6891,
  604. "y": -94
  605. },
  606. {
  607. "__type__": "cc.Vec2",
  608. "x": 59.5396,
  609. "y": 93.9997
  610. },
  611. {
  612. "__type__": "cc.Vec2",
  613. "x": 18.27,
  614. "y": 93.9996
  615. }
  616. ]
  617. },
  618. {
  619. "__type__": "e2876kTy7RCsK5q+QLrHUrr",
  620. "_name": "",
  621. "_objFlags": 0,
  622. "node": {
  623. "__id__": 16
  624. },
  625. "_enabled": true
  626. },
  627. {
  628. "__type__": "cc.PrefabInfo",
  629. "root": {
  630. "__id__": 1
  631. },
  632. "asset": {
  633. "__uuid__": "905257f4-1fa7-41ba-aeeb-373c224fb2a6"
  634. },
  635. "fileId": "27AVRMMrxDBaCiSCQ4zWBB",
  636. "sync": false
  637. },
  638. {
  639. "__type__": "cc.Node",
  640. "_name": "Shadow",
  641. "_objFlags": 0,
  642. "_parent": {
  643. "__id__": 1
  644. },
  645. "_children": [],
  646. "_tag": -1,
  647. "_active": true,
  648. "_components": [
  649. {
  650. "__id__": 22
  651. }
  652. ],
  653. "_prefab": {
  654. "__id__": 23
  655. },
  656. "_id": "",
  657. "_opacity": 255,
  658. "_color": {
  659. "__type__": "cc.Color",
  660. "r": 255,
  661. "g": 255,
  662. "b": 255,
  663. "a": 255
  664. },
  665. "_cascadeOpacityEnabled": true,
  666. "_anchorPoint": {
  667. "__type__": "cc.Vec2",
  668. "x": 0.5,
  669. "y": 0.5
  670. },
  671. "_contentSize": {
  672. "__type__": "cc.Size",
  673. "width": 88,
  674. "height": 188
  675. },
  676. "_rotationX": 0,
  677. "_rotationY": 0,
  678. "_scaleX": 1,
  679. "_scaleY": 1,
  680. "_position": {
  681. "__type__": "cc.Vec2",
  682. "x": 302.7,
  683. "y": -55.9
  684. },
  685. "_skewX": 0,
  686. "_skewY": 0,
  687. "_localZOrder": 0,
  688. "_globalZOrder": 0,
  689. "_opacityModifyRGB": false,
  690. "groupIndex": 0
  691. },
  692. {
  693. "__type__": "cc.Sprite",
  694. "_name": "",
  695. "_objFlags": 0,
  696. "node": {
  697. "__id__": 21
  698. },
  699. "_enabled": true,
  700. "_spriteFrame": {
  701. "__uuid__": "01ec129e-a8e0-4197-ac30-69cf5c1ba861"
  702. },
  703. "_type": 0,
  704. "_sizeMode": 1,
  705. "_fillType": 0,
  706. "_fillCenter": {
  707. "__type__": "cc.Vec2",
  708. "x": 0,
  709. "y": 0
  710. },
  711. "_fillStart": 0,
  712. "_fillRange": 0,
  713. "_isTrimmedMode": true,
  714. "_srcBlendFactor": 770,
  715. "_dstBlendFactor": 771,
  716. "_atlas": null
  717. },
  718. {
  719. "__type__": "cc.PrefabInfo",
  720. "root": {
  721. "__id__": 1
  722. },
  723. "asset": {
  724. "__uuid__": "905257f4-1fa7-41ba-aeeb-373c224fb2a6"
  725. },
  726. "fileId": "faR7JLZhdF+4hUArVmQ+OT",
  727. "sync": false
  728. },
  729. {
  730. "__type__": "cc.Node",
  731. "_name": "Shadow",
  732. "_objFlags": 0,
  733. "_parent": {
  734. "__id__": 1
  735. },
  736. "_children": [],
  737. "_tag": -1,
  738. "_active": true,
  739. "_components": [
  740. {
  741. "__id__": 25
  742. }
  743. ],
  744. "_prefab": {
  745. "__id__": 26
  746. },
  747. "_id": "",
  748. "_opacity": 255,
  749. "_color": {
  750. "__type__": "cc.Color",
  751. "r": 255,
  752. "g": 255,
  753. "b": 255,
  754. "a": 255
  755. },
  756. "_cascadeOpacityEnabled": true,
  757. "_anchorPoint": {
  758. "__type__": "cc.Vec2",
  759. "x": 0.5,
  760. "y": 0.5
  761. },
  762. "_contentSize": {
  763. "__type__": "cc.Size",
  764. "width": 88,
  765. "height": 188
  766. },
  767. "_rotationX": 0,
  768. "_rotationY": 0,
  769. "_scaleX": 1,
  770. "_scaleY": 1,
  771. "_position": {
  772. "__type__": "cc.Vec2",
  773. "x": 428.7,
  774. "y": -55.9
  775. },
  776. "_skewX": 0,
  777. "_skewY": 0,
  778. "_localZOrder": 0,
  779. "_globalZOrder": 0,
  780. "_opacityModifyRGB": false,
  781. "groupIndex": 0
  782. },
  783. {
  784. "__type__": "cc.Sprite",
  785. "_name": "",
  786. "_objFlags": 0,
  787. "node": {
  788. "__id__": 24
  789. },
  790. "_enabled": true,
  791. "_spriteFrame": {
  792. "__uuid__": "01ec129e-a8e0-4197-ac30-69cf5c1ba861"
  793. },
  794. "_type": 0,
  795. "_sizeMode": 1,
  796. "_fillType": 0,
  797. "_fillCenter": {
  798. "__type__": "cc.Vec2",
  799. "x": 0,
  800. "y": 0
  801. },
  802. "_fillStart": 0,
  803. "_fillRange": 0,
  804. "_isTrimmedMode": true,
  805. "_srcBlendFactor": 770,
  806. "_dstBlendFactor": 771,
  807. "_atlas": null
  808. },
  809. {
  810. "__type__": "cc.PrefabInfo",
  811. "root": {
  812. "__id__": 1
  813. },
  814. "asset": {
  815. "__uuid__": "905257f4-1fa7-41ba-aeeb-373c224fb2a6"
  816. },
  817. "fileId": "29LlhFONNPhovqvj/SxBdj",
  818. "sync": false
  819. },
  820. {
  821. "__type__": "cc.Sprite",
  822. "_name": "",
  823. "_objFlags": 0,
  824. "node": {
  825. "__id__": 1
  826. },
  827. "_enabled": true,
  828. "_spriteFrame": {
  829. "__uuid__": "5fcb2bc1-19d8-4ff6-9185-2830639d45de"
  830. },
  831. "_type": 0,
  832. "_sizeMode": 1,
  833. "_fillType": 0,
  834. "_fillCenter": {
  835. "__type__": "cc.Vec2",
  836. "x": 0,
  837. "y": 0
  838. },
  839. "_fillStart": 0,
  840. "_fillRange": 0,
  841. "_isTrimmedMode": true,
  842. "_srcBlendFactor": 770,
  843. "_dstBlendFactor": 771,
  844. "_atlas": null
  845. },
  846. {
  847. "__type__": "cc.PrefabInfo",
  848. "root": {
  849. "__id__": 1
  850. },
  851. "asset": {
  852. "__uuid__": "905257f4-1fa7-41ba-aeeb-373c224fb2a6"
  853. },
  854. "fileId": "a10T7r5YRE5ayv4GPkr8Ic",
  855. "sync": false
  856. }
  857. ]