FinishLine_LongJump.prefab 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942
  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": "SprintFinishLine",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. },
  20. {
  21. "__id__": 5
  22. },
  23. {
  24. "__id__": 8
  25. },
  26. {
  27. "__id__": 11
  28. },
  29. {
  30. "__id__": 15
  31. },
  32. {
  33. "__id__": 18
  34. },
  35. {
  36. "__id__": 21
  37. },
  38. {
  39. "__id__": 25
  40. }
  41. ],
  42. "_tag": -1,
  43. "_active": true,
  44. "_components": [
  45. {
  46. "__id__": 30
  47. }
  48. ],
  49. "_prefab": {
  50. "__id__": 31
  51. },
  52. "_id": "",
  53. "_opacity": 255,
  54. "_color": {
  55. "__type__": "cc.Color",
  56. "r": 255,
  57. "g": 255,
  58. "b": 255,
  59. "a": 255
  60. },
  61. "_cascadeOpacityEnabled": true,
  62. "_anchorPoint": {
  63. "__type__": "cc.Vec2",
  64. "x": 0,
  65. "y": 0.5
  66. },
  67. "_contentSize": {
  68. "__type__": "cc.Size",
  69. "width": 720,
  70. "height": 1600
  71. },
  72. "_rotationX": 0,
  73. "_rotationY": 0,
  74. "_scaleX": 1,
  75. "_scaleY": 1,
  76. "_position": {
  77. "__type__": "cc.Vec2",
  78. "x": 0,
  79. "y": 0
  80. },
  81. "_skewX": 0,
  82. "_skewY": 0,
  83. "_localZOrder": 0,
  84. "_globalZOrder": 0,
  85. "_opacityModifyRGB": false,
  86. "groupIndex": 0
  87. },
  88. {
  89. "__type__": "cc.Node",
  90. "_name": "SlantLine",
  91. "_objFlags": 0,
  92. "_parent": {
  93. "__id__": 1
  94. },
  95. "_children": [],
  96. "_tag": -1,
  97. "_active": true,
  98. "_components": [
  99. {
  100. "__id__": 3
  101. }
  102. ],
  103. "_prefab": {
  104. "__id__": 4
  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": 82,
  124. "height": 188
  125. },
  126. "_rotationX": 0,
  127. "_rotationY": 0,
  128. "_scaleX": 1,
  129. "_scaleY": 1,
  130. "_position": {
  131. "__type__": "cc.Vec2",
  132. "x": 273.4,
  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.Sprite",
  144. "_name": "",
  145. "_objFlags": 0,
  146. "node": {
  147. "__id__": 2
  148. },
  149. "_enabled": true,
  150. "_spriteFrame": {
  151. "__uuid__": "842eae54-033a-4118-9c41-94d2fa7689c1"
  152. },
  153. "_type": 0,
  154. "_sizeMode": 1,
  155. "_fillType": 0,
  156. "_fillCenter": {
  157. "__type__": "cc.Vec2",
  158. "x": 0,
  159. "y": 0
  160. },
  161. "_fillStart": 0,
  162. "_fillRange": 0,
  163. "_isTrimmedMode": true,
  164. "_srcBlendFactor": 770,
  165. "_dstBlendFactor": 771,
  166. "_atlas": null
  167. },
  168. {
  169. "__type__": "cc.PrefabInfo",
  170. "root": {
  171. "__id__": 1
  172. },
  173. "asset": {
  174. "__uuid__": "37599a10-6208-4977-abb4-7aca901145b6"
  175. },
  176. "fileId": "dfjW6FW9NEGbh7f6/1Z1kb",
  177. "sync": false
  178. },
  179. {
  180. "__type__": "cc.Node",
  181. "_name": "Flag",
  182. "_objFlags": 0,
  183. "_parent": {
  184. "__id__": 1
  185. },
  186. "_children": [],
  187. "_tag": -1,
  188. "_active": true,
  189. "_components": [
  190. {
  191. "__id__": 6
  192. }
  193. ],
  194. "_prefab": {
  195. "__id__": 7
  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": 49,
  215. "height": 84
  216. },
  217. "_rotationX": 0,
  218. "_rotationY": 0,
  219. "_scaleX": 1,
  220. "_scaleY": 1,
  221. "_position": {
  222. "__type__": "cc.Vec2",
  223. "x": 413,
  224. "y": 98
  225. },
  226. "_skewX": 0,
  227. "_skewY": 0,
  228. "_localZOrder": 0,
  229. "_globalZOrder": 0,
  230. "_opacityModifyRGB": false,
  231. "groupIndex": 0
  232. },
  233. {
  234. "__type__": "cc.Sprite",
  235. "_name": "",
  236. "_objFlags": 0,
  237. "node": {
  238. "__id__": 5
  239. },
  240. "_enabled": true,
  241. "_spriteFrame": {
  242. "__uuid__": "618976b3-dbc1-4cca-a518-2868653143fc"
  243. },
  244. "_type": 0,
  245. "_sizeMode": 1,
  246. "_fillType": 0,
  247. "_fillCenter": {
  248. "__type__": "cc.Vec2",
  249. "x": 0,
  250. "y": 0
  251. },
  252. "_fillStart": 0,
  253. "_fillRange": 0,
  254. "_isTrimmedMode": true,
  255. "_srcBlendFactor": 770,
  256. "_dstBlendFactor": 771,
  257. "_atlas": null
  258. },
  259. {
  260. "__type__": "cc.PrefabInfo",
  261. "root": {
  262. "__id__": 1
  263. },
  264. "asset": {
  265. "__uuid__": "37599a10-6208-4977-abb4-7aca901145b6"
  266. },
  267. "fileId": "b6Z7iPMJtIK4odD3XqD2Uj",
  268. "sync": false
  269. },
  270. {
  271. "__type__": "cc.Node",
  272. "_name": "SlantLine",
  273. "_objFlags": 0,
  274. "_parent": {
  275. "__id__": 1
  276. },
  277. "_children": [],
  278. "_tag": -1,
  279. "_active": true,
  280. "_components": [
  281. {
  282. "__id__": 9
  283. }
  284. ],
  285. "_prefab": {
  286. "__id__": 10
  287. },
  288. "_id": "",
  289. "_opacity": 255,
  290. "_color": {
  291. "__type__": "cc.Color",
  292. "r": 255,
  293. "g": 255,
  294. "b": 255,
  295. "a": 255
  296. },
  297. "_cascadeOpacityEnabled": true,
  298. "_anchorPoint": {
  299. "__type__": "cc.Vec2",
  300. "x": 0.5,
  301. "y": 0.5
  302. },
  303. "_contentSize": {
  304. "__type__": "cc.Size",
  305. "width": 82,
  306. "height": 188
  307. },
  308. "_rotationX": 0,
  309. "_rotationY": 0,
  310. "_scaleX": 1,
  311. "_scaleY": 1,
  312. "_position": {
  313. "__type__": "cc.Vec2",
  314. "x": 190.8,
  315. "y": -56
  316. },
  317. "_skewX": 0,
  318. "_skewY": 0,
  319. "_localZOrder": 0,
  320. "_globalZOrder": 0,
  321. "_opacityModifyRGB": false,
  322. "groupIndex": 0
  323. },
  324. {
  325. "__type__": "cc.Sprite",
  326. "_name": "",
  327. "_objFlags": 0,
  328. "node": {
  329. "__id__": 8
  330. },
  331. "_enabled": true,
  332. "_spriteFrame": {
  333. "__uuid__": "842eae54-033a-4118-9c41-94d2fa7689c1"
  334. },
  335. "_type": 0,
  336. "_sizeMode": 1,
  337. "_fillType": 0,
  338. "_fillCenter": {
  339. "__type__": "cc.Vec2",
  340. "x": 0,
  341. "y": 0
  342. },
  343. "_fillStart": 0,
  344. "_fillRange": 0,
  345. "_isTrimmedMode": true,
  346. "_srcBlendFactor": 770,
  347. "_dstBlendFactor": 771,
  348. "_atlas": null
  349. },
  350. {
  351. "__type__": "cc.PrefabInfo",
  352. "root": {
  353. "__id__": 1
  354. },
  355. "asset": {
  356. "__uuid__": "37599a10-6208-4977-abb4-7aca901145b6"
  357. },
  358. "fileId": "59O2A0avpK/6wwsWiO315J",
  359. "sync": false
  360. },
  361. {
  362. "__type__": "cc.Node",
  363. "_name": "SlantLine",
  364. "_objFlags": 0,
  365. "_parent": {
  366. "__id__": 1
  367. },
  368. "_children": [],
  369. "_tag": -1,
  370. "_active": true,
  371. "_components": [
  372. {
  373. "__id__": 12
  374. },
  375. {
  376. "__id__": 13
  377. }
  378. ],
  379. "_prefab": {
  380. "__id__": 14
  381. },
  382. "_id": "",
  383. "_opacity": 255,
  384. "_color": {
  385. "__type__": "cc.Color",
  386. "r": 255,
  387. "g": 255,
  388. "b": 255,
  389. "a": 255
  390. },
  391. "_cascadeOpacityEnabled": true,
  392. "_anchorPoint": {
  393. "__type__": "cc.Vec2",
  394. "x": 0.5,
  395. "y": 0.5
  396. },
  397. "_contentSize": {
  398. "__type__": "cc.Size",
  399. "width": 82,
  400. "height": 188
  401. },
  402. "_rotationX": 0,
  403. "_rotationY": 0,
  404. "_scaleX": 1,
  405. "_scaleY": 1,
  406. "_position": {
  407. "__type__": "cc.Vec2",
  408. "x": 356.4,
  409. "y": -56
  410. },
  411. "_skewX": 0,
  412. "_skewY": 0,
  413. "_localZOrder": 0,
  414. "_globalZOrder": 0,
  415. "_opacityModifyRGB": false,
  416. "groupIndex": 0
  417. },
  418. {
  419. "__type__": "cc.Sprite",
  420. "_name": "",
  421. "_objFlags": 0,
  422. "node": {
  423. "__id__": 11
  424. },
  425. "_enabled": true,
  426. "_spriteFrame": {
  427. "__uuid__": "842eae54-033a-4118-9c41-94d2fa7689c1"
  428. },
  429. "_type": 0,
  430. "_sizeMode": 1,
  431. "_fillType": 0,
  432. "_fillCenter": {
  433. "__type__": "cc.Vec2",
  434. "x": 0,
  435. "y": 0
  436. },
  437. "_fillStart": 0,
  438. "_fillRange": 0,
  439. "_isTrimmedMode": true,
  440. "_srcBlendFactor": 770,
  441. "_dstBlendFactor": 771,
  442. "_atlas": null
  443. },
  444. {
  445. "__type__": "a10e8wE8f9ICa2U77TkfHI9",
  446. "_name": "",
  447. "_objFlags": 0,
  448. "node": {
  449. "__id__": 11
  450. },
  451. "_enabled": true
  452. },
  453. {
  454. "__type__": "cc.PrefabInfo",
  455. "root": {
  456. "__id__": 1
  457. },
  458. "asset": {
  459. "__uuid__": "37599a10-6208-4977-abb4-7aca901145b6"
  460. },
  461. "fileId": "02G9Ja1ZRNubRmHgMYLvxu",
  462. "sync": false
  463. },
  464. {
  465. "__type__": "cc.Node",
  466. "_name": "SlantLine",
  467. "_objFlags": 0,
  468. "_parent": {
  469. "__id__": 1
  470. },
  471. "_children": [],
  472. "_tag": -1,
  473. "_active": true,
  474. "_components": [
  475. {
  476. "__id__": 16
  477. }
  478. ],
  479. "_prefab": {
  480. "__id__": 17
  481. },
  482. "_id": "",
  483. "_opacity": 255,
  484. "_color": {
  485. "__type__": "cc.Color",
  486. "r": 255,
  487. "g": 255,
  488. "b": 255,
  489. "a": 255
  490. },
  491. "_cascadeOpacityEnabled": true,
  492. "_anchorPoint": {
  493. "__type__": "cc.Vec2",
  494. "x": 0.5,
  495. "y": 0.5
  496. },
  497. "_contentSize": {
  498. "__type__": "cc.Size",
  499. "width": 82,
  500. "height": 188
  501. },
  502. "_rotationX": 0,
  503. "_rotationY": 0,
  504. "_scaleX": 1,
  505. "_scaleY": 1,
  506. "_position": {
  507. "__type__": "cc.Vec2",
  508. "x": 360,
  509. "y": -56
  510. },
  511. "_skewX": 0,
  512. "_skewY": 0,
  513. "_localZOrder": 0,
  514. "_globalZOrder": 0,
  515. "_opacityModifyRGB": false,
  516. "groupIndex": 0
  517. },
  518. {
  519. "__type__": "cc.Sprite",
  520. "_name": "",
  521. "_objFlags": 0,
  522. "node": {
  523. "__id__": 15
  524. },
  525. "_enabled": true,
  526. "_spriteFrame": {
  527. "__uuid__": "842eae54-033a-4118-9c41-94d2fa7689c1"
  528. },
  529. "_type": 0,
  530. "_sizeMode": 1,
  531. "_fillType": 0,
  532. "_fillCenter": {
  533. "__type__": "cc.Vec2",
  534. "x": 0,
  535. "y": 0
  536. },
  537. "_fillStart": 0,
  538. "_fillRange": 0,
  539. "_isTrimmedMode": true,
  540. "_srcBlendFactor": 770,
  541. "_dstBlendFactor": 771,
  542. "_atlas": null
  543. },
  544. {
  545. "__type__": "cc.PrefabInfo",
  546. "root": {
  547. "__id__": 1
  548. },
  549. "asset": {
  550. "__uuid__": "37599a10-6208-4977-abb4-7aca901145b6"
  551. },
  552. "fileId": "b1yrvd3i5EuZ/JeAtKGlpQ",
  553. "sync": false
  554. },
  555. {
  556. "__type__": "cc.Node",
  557. "_name": "SlantLine",
  558. "_objFlags": 0,
  559. "_parent": {
  560. "__id__": 1
  561. },
  562. "_children": [],
  563. "_tag": -1,
  564. "_active": true,
  565. "_components": [
  566. {
  567. "__id__": 19
  568. }
  569. ],
  570. "_prefab": {
  571. "__id__": 20
  572. },
  573. "_id": "",
  574. "_opacity": 255,
  575. "_color": {
  576. "__type__": "cc.Color",
  577. "r": 255,
  578. "g": 255,
  579. "b": 255,
  580. "a": 255
  581. },
  582. "_cascadeOpacityEnabled": true,
  583. "_anchorPoint": {
  584. "__type__": "cc.Vec2",
  585. "x": 0.5,
  586. "y": 0.5
  587. },
  588. "_contentSize": {
  589. "__type__": "cc.Size",
  590. "width": 82,
  591. "height": 188
  592. },
  593. "_rotationX": 0,
  594. "_rotationY": 0,
  595. "_scaleX": 1,
  596. "_scaleY": 1,
  597. "_position": {
  598. "__type__": "cc.Vec2",
  599. "x": 40.9,
  600. "y": -56
  601. },
  602. "_skewX": 0,
  603. "_skewY": 0,
  604. "_localZOrder": 0,
  605. "_globalZOrder": 0,
  606. "_opacityModifyRGB": false,
  607. "groupIndex": 0
  608. },
  609. {
  610. "__type__": "cc.Sprite",
  611. "_name": "",
  612. "_objFlags": 0,
  613. "node": {
  614. "__id__": 18
  615. },
  616. "_enabled": true,
  617. "_spriteFrame": {
  618. "__uuid__": "842eae54-033a-4118-9c41-94d2fa7689c1"
  619. },
  620. "_type": 0,
  621. "_sizeMode": 1,
  622. "_fillType": 0,
  623. "_fillCenter": {
  624. "__type__": "cc.Vec2",
  625. "x": 0,
  626. "y": 0
  627. },
  628. "_fillStart": 0,
  629. "_fillRange": 0,
  630. "_isTrimmedMode": true,
  631. "_srcBlendFactor": 770,
  632. "_dstBlendFactor": 771,
  633. "_atlas": null
  634. },
  635. {
  636. "__type__": "cc.PrefabInfo",
  637. "root": {
  638. "__id__": 1
  639. },
  640. "asset": {
  641. "__uuid__": "37599a10-6208-4977-abb4-7aca901145b6"
  642. },
  643. "fileId": "d0umnQ8kRFt7dVvMQZBiJW",
  644. "sync": false
  645. },
  646. {
  647. "__type__": "cc.Node",
  648. "_name": "SprintFinishLineColl",
  649. "_objFlags": 0,
  650. "_parent": {
  651. "__id__": 1
  652. },
  653. "_children": [],
  654. "_tag": -1,
  655. "_active": true,
  656. "_components": [
  657. {
  658. "__id__": 22
  659. },
  660. {
  661. "__id__": 23
  662. }
  663. ],
  664. "_prefab": {
  665. "__id__": 24
  666. },
  667. "_id": "",
  668. "_opacity": 255,
  669. "_color": {
  670. "__type__": "cc.Color",
  671. "r": 255,
  672. "g": 255,
  673. "b": 255,
  674. "a": 255
  675. },
  676. "_cascadeOpacityEnabled": true,
  677. "_anchorPoint": {
  678. "__type__": "cc.Vec2",
  679. "x": 0.5,
  680. "y": 0.5
  681. },
  682. "_contentSize": {
  683. "__type__": "cc.Size",
  684. "width": 0,
  685. "height": 0
  686. },
  687. "_rotationX": 0,
  688. "_rotationY": 0,
  689. "_scaleX": 1,
  690. "_scaleY": 1,
  691. "_position": {
  692. "__type__": "cc.Vec2",
  693. "x": 518,
  694. "y": -100.3
  695. },
  696. "_skewX": 0,
  697. "_skewY": 0,
  698. "_localZOrder": 0,
  699. "_globalZOrder": 0,
  700. "_opacityModifyRGB": false,
  701. "groupIndex": 0
  702. },
  703. {
  704. "__type__": "cc.PolygonCollider",
  705. "_name": "",
  706. "_objFlags": 0,
  707. "node": {
  708. "__id__": 21
  709. },
  710. "_enabled": true,
  711. "tag": 0,
  712. "_offset": {
  713. "__type__": "cc.Vec2",
  714. "x": 0,
  715. "y": 0
  716. },
  717. "points": [
  718. {
  719. "__type__": "cc.Vec2",
  720. "x": -203,
  721. "y": -49
  722. },
  723. {
  724. "__type__": "cc.Vec2",
  725. "x": -124,
  726. "y": -51
  727. },
  728. {
  729. "__type__": "cc.Vec2",
  730. "x": 15,
  731. "y": 286
  732. },
  733. {
  734. "__type__": "cc.Vec2",
  735. "x": -64,
  736. "y": 287
  737. }
  738. ]
  739. },
  740. {
  741. "__type__": "55aa0ryhQpHuqd6Jyx4TXNN",
  742. "_name": "",
  743. "_objFlags": 0,
  744. "node": {
  745. "__id__": 21
  746. },
  747. "_enabled": true,
  748. "bHasCompared": false
  749. },
  750. {
  751. "__type__": "cc.PrefabInfo",
  752. "root": {
  753. "__id__": 1
  754. },
  755. "asset": {
  756. "__uuid__": "37599a10-6208-4977-abb4-7aca901145b6"
  757. },
  758. "fileId": "039KODUlNMYKbSAbQniQaP",
  759. "sync": false
  760. },
  761. {
  762. "__type__": "cc.Node",
  763. "_name": "NodeTouchControl",
  764. "_objFlags": 0,
  765. "_parent": {
  766. "__id__": 1
  767. },
  768. "_children": [],
  769. "_tag": -1,
  770. "_active": true,
  771. "_components": [
  772. {
  773. "__id__": 26
  774. },
  775. {
  776. "__id__": 27
  777. },
  778. {
  779. "__id__": 28
  780. }
  781. ],
  782. "_prefab": {
  783. "__id__": 29
  784. },
  785. "_id": "",
  786. "_opacity": 255,
  787. "_color": {
  788. "__type__": "cc.Color",
  789. "r": 255,
  790. "g": 7,
  791. "b": 7,
  792. "a": 255
  793. },
  794. "_cascadeOpacityEnabled": true,
  795. "_anchorPoint": {
  796. "__type__": "cc.Vec2",
  797. "x": 0.5,
  798. "y": 0.5
  799. },
  800. "_contentSize": {
  801. "__type__": "cc.Size",
  802. "width": 82,
  803. "height": 188
  804. },
  805. "_rotationX": 0,
  806. "_rotationY": 0,
  807. "_scaleX": 1,
  808. "_scaleY": 1,
  809. "_position": {
  810. "__type__": "cc.Vec2",
  811. "x": 36,
  812. "y": -57
  813. },
  814. "_skewX": 0,
  815. "_skewY": 0,
  816. "_localZOrder": 0,
  817. "_globalZOrder": 0,
  818. "_opacityModifyRGB": false,
  819. "groupIndex": 0
  820. },
  821. {
  822. "__type__": "cc.Sprite",
  823. "_name": "",
  824. "_objFlags": 0,
  825. "node": {
  826. "__id__": 25
  827. },
  828. "_enabled": false,
  829. "_spriteFrame": {
  830. "__uuid__": "842eae54-033a-4118-9c41-94d2fa7689c1"
  831. },
  832. "_type": 0,
  833. "_sizeMode": 1,
  834. "_fillType": 0,
  835. "_fillCenter": {
  836. "__type__": "cc.Vec2",
  837. "x": 0,
  838. "y": 0
  839. },
  840. "_fillStart": 0,
  841. "_fillRange": 0,
  842. "_isTrimmedMode": true,
  843. "_srcBlendFactor": 770,
  844. "_dstBlendFactor": 771,
  845. "_atlas": null
  846. },
  847. {
  848. "__type__": "cc.PolygonCollider",
  849. "_name": "",
  850. "_objFlags": 0,
  851. "node": {
  852. "__id__": 25
  853. },
  854. "_enabled": true,
  855. "tag": 0,
  856. "_offset": {
  857. "__type__": "cc.Vec2",
  858. "x": 0,
  859. "y": 0
  860. },
  861. "points": [
  862. {
  863. "__type__": "cc.Vec2",
  864. "x": -41,
  865. "y": -93.97
  866. },
  867. {
  868. "__type__": "cc.Vec2",
  869. "x": 71,
  870. "y": -92
  871. },
  872. {
  873. "__type__": "cc.Vec2",
  874. "x": 262,
  875. "y": 309
  876. },
  877. {
  878. "__type__": "cc.Vec2",
  879. "x": 148,
  880. "y": 304
  881. }
  882. ]
  883. },
  884. {
  885. "__type__": "73666phpwdGEKUtiS3tQ18d",
  886. "_name": "",
  887. "_objFlags": 0,
  888. "node": {
  889. "__id__": 25
  890. },
  891. "_enabled": true,
  892. "tag": false
  893. },
  894. {
  895. "__type__": "cc.PrefabInfo",
  896. "root": {
  897. "__id__": 1
  898. },
  899. "asset": {
  900. "__uuid__": "37599a10-6208-4977-abb4-7aca901145b6"
  901. },
  902. "fileId": "5eTbjogPdEKox0CpStLJKR",
  903. "sync": false
  904. },
  905. {
  906. "__type__": "cc.Sprite",
  907. "_name": "",
  908. "_objFlags": 0,
  909. "node": {
  910. "__id__": 1
  911. },
  912. "_enabled": true,
  913. "_spriteFrame": {
  914. "__uuid__": "5fcb2bc1-19d8-4ff6-9185-2830639d45de"
  915. },
  916. "_type": 0,
  917. "_sizeMode": 1,
  918. "_fillType": 0,
  919. "_fillCenter": {
  920. "__type__": "cc.Vec2",
  921. "x": 0,
  922. "y": 0
  923. },
  924. "_fillStart": 0,
  925. "_fillRange": 0,
  926. "_isTrimmedMode": true,
  927. "_srcBlendFactor": 770,
  928. "_dstBlendFactor": 771,
  929. "_atlas": null
  930. },
  931. {
  932. "__type__": "cc.PrefabInfo",
  933. "root": {
  934. "__id__": 1
  935. },
  936. "asset": {
  937. "__uuid__": "37599a10-6208-4977-abb4-7aca901145b6"
  938. },
  939. "fileId": "c5+lpgtiJNxKpmlpJNiFlj",
  940. "sync": false
  941. }
  942. ]