AccelerationBand10InTheMiddle.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": "AccelerationBand10InTheMiddle",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. },
  20. {
  21. "__id__": 6
  22. },
  23. {
  24. "__id__": 10
  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": "LeftColl",
  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. "__id__": 4
  101. }
  102. ],
  103. "_prefab": {
  104. "__id__": 5
  105. },
  106. "_id": "",
  107. "_opacity": 255,
  108. "_color": {
  109. "__type__": "cc.Color",
  110. "r": 255,
  111. "g": 255,
  112. "b": 255,
  113. "a": 255
  114. },
  115. "_cascadeOpacityEnabled": true,
  116. "_anchorPoint": {
  117. "__type__": "cc.Vec2",
  118. "x": 0.5,
  119. "y": 0.5
  120. },
  121. "_contentSize": {
  122. "__type__": "cc.Size",
  123. "width": 0,
  124. "height": 0
  125. },
  126. "_rotationX": 0,
  127. "_rotationY": 0,
  128. "_scaleX": 1,
  129. "_scaleY": 1,
  130. "_position": {
  131. "__type__": "cc.Vec2",
  132. "x": 364.2,
  133. "y": -56
  134. },
  135. "_skewX": 0,
  136. "_skewY": 0,
  137. "_localZOrder": 0,
  138. "_globalZOrder": 0,
  139. "_opacityModifyRGB": false,
  140. "groupIndex": 0
  141. },
  142. {
  143. "__type__": "cc.PolygonCollider",
  144. "_name": "",
  145. "_objFlags": 0,
  146. "node": {
  147. "__id__": 2
  148. },
  149. "_enabled": true,
  150. "tag": 0,
  151. "_offset": {
  152. "__type__": "cc.Vec2",
  153. "x": 0,
  154. "y": 0
  155. },
  156. "points": [
  157. {
  158. "__type__": "cc.Vec2",
  159. "x": -76.68,
  160. "y": -93.9
  161. },
  162. {
  163. "__type__": "cc.Vec2",
  164. "x": -58.11,
  165. "y": -94
  166. },
  167. {
  168. "__type__": "cc.Vec2",
  169. "x": 19.869,
  170. "y": 93.998
  171. },
  172. {
  173. "__type__": "cc.Vec2",
  174. "x": 0.72,
  175. "y": 93.99
  176. }
  177. ]
  178. },
  179. {
  180. "__type__": "97fc3bqLm5IZLxhwevoP+zh",
  181. "_name": "",
  182. "_objFlags": 0,
  183. "node": {
  184. "__id__": 2
  185. },
  186. "_enabled": true
  187. },
  188. {
  189. "__type__": "cc.PrefabInfo",
  190. "root": {
  191. "__id__": 1
  192. },
  193. "asset": {
  194. "__uuid__": "5c669737-884c-4982-81f3-87f29b2c5316"
  195. },
  196. "fileId": "c8s9kwVyFEiqZimqabV5ED",
  197. "sync": false
  198. },
  199. {
  200. "__type__": "cc.Node",
  201. "_name": "RightColl",
  202. "_objFlags": 0,
  203. "_parent": {
  204. "__id__": 1
  205. },
  206. "_children": [],
  207. "_tag": -1,
  208. "_active": true,
  209. "_components": [
  210. {
  211. "__id__": 7
  212. },
  213. {
  214. "__id__": 8
  215. }
  216. ],
  217. "_prefab": {
  218. "__id__": 9
  219. },
  220. "_id": "",
  221. "_opacity": 255,
  222. "_color": {
  223. "__type__": "cc.Color",
  224. "r": 255,
  225. "g": 255,
  226. "b": 255,
  227. "a": 255
  228. },
  229. "_cascadeOpacityEnabled": true,
  230. "_anchorPoint": {
  231. "__type__": "cc.Vec2",
  232. "x": 0.5,
  233. "y": 0.5
  234. },
  235. "_contentSize": {
  236. "__type__": "cc.Size",
  237. "width": 0,
  238. "height": 0
  239. },
  240. "_rotationX": 0,
  241. "_rotationY": 0,
  242. "_scaleX": 1,
  243. "_scaleY": 1,
  244. "_position": {
  245. "__type__": "cc.Vec2",
  246. "x": 470.8,
  247. "y": -56
  248. },
  249. "_skewX": 0,
  250. "_skewY": 0,
  251. "_localZOrder": 0,
  252. "_globalZOrder": 0,
  253. "_opacityModifyRGB": false,
  254. "groupIndex": 0
  255. },
  256. {
  257. "__type__": "cc.PolygonCollider",
  258. "_name": "",
  259. "_objFlags": 0,
  260. "node": {
  261. "__id__": 6
  262. },
  263. "_enabled": true,
  264. "tag": 0,
  265. "_offset": {
  266. "__type__": "cc.Vec2",
  267. "x": 0,
  268. "y": 0
  269. },
  270. "points": [
  271. {
  272. "__type__": "cc.Vec2",
  273. "x": -123.335,
  274. "y": -93.993
  275. },
  276. {
  277. "__type__": "cc.Vec2",
  278. "x": -100.09,
  279. "y": -93.97
  280. },
  281. {
  282. "__type__": "cc.Vec2",
  283. "x": -22.35,
  284. "y": 94
  285. },
  286. {
  287. "__type__": "cc.Vec2",
  288. "x": -45.3835,
  289. "y": 93.9974
  290. }
  291. ]
  292. },
  293. {
  294. "__type__": "f584c2vCRNPH4CNra8+IHL5",
  295. "_name": "",
  296. "_objFlags": 0,
  297. "node": {
  298. "__id__": 6
  299. },
  300. "_enabled": true
  301. },
  302. {
  303. "__type__": "cc.PrefabInfo",
  304. "root": {
  305. "__id__": 1
  306. },
  307. "asset": {
  308. "__uuid__": "5c669737-884c-4982-81f3-87f29b2c5316"
  309. },
  310. "fileId": "b8F83BfUlCDrQZrOSyATmJ",
  311. "sync": false
  312. },
  313. {
  314. "__type__": "cc.Node",
  315. "_name": "AccelerationBand10OverView",
  316. "_objFlags": 0,
  317. "_parent": {
  318. "__id__": 1
  319. },
  320. "_children": [],
  321. "_tag": -1,
  322. "_active": true,
  323. "_components": [
  324. {
  325. "__id__": 11
  326. }
  327. ],
  328. "_prefab": {
  329. "__id__": 12
  330. },
  331. "_id": "",
  332. "_opacity": 255,
  333. "_color": {
  334. "__type__": "cc.Color",
  335. "r": 255,
  336. "g": 255,
  337. "b": 255,
  338. "a": 255
  339. },
  340. "_cascadeOpacityEnabled": true,
  341. "_anchorPoint": {
  342. "__type__": "cc.Vec2",
  343. "x": 0.5,
  344. "y": 0.5
  345. },
  346. "_contentSize": {
  347. "__type__": "cc.Size",
  348. "width": 161,
  349. "height": 188
  350. },
  351. "_rotationX": 0,
  352. "_rotationY": 0,
  353. "_scaleX": 1,
  354. "_scaleY": 1,
  355. "_position": {
  356. "__type__": "cc.Vec2",
  357. "x": 368,
  358. "y": -56
  359. },
  360. "_skewX": 0,
  361. "_skewY": 0,
  362. "_localZOrder": 0,
  363. "_globalZOrder": 0,
  364. "_opacityModifyRGB": false,
  365. "groupIndex": 0
  366. },
  367. {
  368. "__type__": "cc.Sprite",
  369. "_name": "",
  370. "_objFlags": 0,
  371. "node": {
  372. "__id__": 10
  373. },
  374. "_enabled": true,
  375. "_spriteFrame": {
  376. "__uuid__": "7bfe5574-f36a-4daa-88e0-d53ac8002982"
  377. },
  378. "_type": 0,
  379. "_sizeMode": 1,
  380. "_fillType": 0,
  381. "_fillCenter": {
  382. "__type__": "cc.Vec2",
  383. "x": 0,
  384. "y": 0
  385. },
  386. "_fillStart": 0,
  387. "_fillRange": 0,
  388. "_isTrimmedMode": true,
  389. "_srcBlendFactor": 770,
  390. "_dstBlendFactor": 771,
  391. "_atlas": null
  392. },
  393. {
  394. "__type__": "cc.PrefabInfo",
  395. "root": {
  396. "__id__": 1
  397. },
  398. "asset": {
  399. "__uuid__": "5c669737-884c-4982-81f3-87f29b2c5316"
  400. },
  401. "fileId": "4eTx5KFEVFKYrj8XyIsaun",
  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__": "5c669737-884c-4982-81f3-87f29b2c5316"
  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": 18.0988,
  599. "y": 93.9998
  600. },
  601. {
  602. "__type__": "cc.Vec2",
  603. "x": -60.144,
  604. "y": -93.9999
  605. },
  606. {
  607. "__type__": "cc.Vec2",
  608. "x": -18.5451,
  609. "y": -93.9999
  610. },
  611. {
  612. "__type__": "cc.Vec2",
  613. "x": 59.4133,
  614. "y": 93.9998
  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__": "5c669737-884c-4982-81f3-87f29b2c5316"
  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": 321.2,
  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__": "5c669737-884c-4982-81f3-87f29b2c5316"
  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": 413.9,
  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__": "5c669737-884c-4982-81f3-87f29b2c5316"
  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__": "5c669737-884c-4982-81f3-87f29b2c5316"
  853. },
  854. "fileId": "a10T7r5YRE5ayv4GPkr8Ic",
  855. "sync": false
  856. }
  857. ]