FinishLine_Bike.prefab 19 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063
  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": "BikeFinishLine",
  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__": 14
  31. },
  32. {
  33. "__id__": 18
  34. },
  35. {
  36. "__id__": 21
  37. },
  38. {
  39. "__id__": 25
  40. },
  41. {
  42. "__id__": 30
  43. }
  44. ],
  45. "_tag": -1,
  46. "_active": true,
  47. "_components": [
  48. {
  49. "__id__": 34
  50. }
  51. ],
  52. "_prefab": {
  53. "__id__": 35
  54. },
  55. "_id": "",
  56. "_opacity": 255,
  57. "_color": {
  58. "__type__": "cc.Color",
  59. "r": 255,
  60. "g": 255,
  61. "b": 255,
  62. "a": 255
  63. },
  64. "_cascadeOpacityEnabled": true,
  65. "_anchorPoint": {
  66. "__type__": "cc.Vec2",
  67. "x": 0,
  68. "y": 0.5
  69. },
  70. "_contentSize": {
  71. "__type__": "cc.Size",
  72. "width": 720,
  73. "height": 1600
  74. },
  75. "_rotationX": 0,
  76. "_rotationY": 0,
  77. "_scaleX": 1,
  78. "_scaleY": 1,
  79. "_position": {
  80. "__type__": "cc.Vec2",
  81. "x": 0,
  82. "y": 0
  83. },
  84. "_skewX": 0,
  85. "_skewY": 0,
  86. "_localZOrder": 0,
  87. "_globalZOrder": 0,
  88. "_opacityModifyRGB": false,
  89. "groupIndex": 0
  90. },
  91. {
  92. "__type__": "cc.Node",
  93. "_name": "SlantLine",
  94. "_objFlags": 0,
  95. "_parent": {
  96. "__id__": 1
  97. },
  98. "_children": [],
  99. "_tag": -1,
  100. "_active": true,
  101. "_components": [
  102. {
  103. "__id__": 3
  104. }
  105. ],
  106. "_prefab": {
  107. "__id__": 4
  108. },
  109. "_id": "",
  110. "_opacity": 255,
  111. "_color": {
  112. "__type__": "cc.Color",
  113. "r": 255,
  114. "g": 255,
  115. "b": 255,
  116. "a": 255
  117. },
  118. "_cascadeOpacityEnabled": true,
  119. "_anchorPoint": {
  120. "__type__": "cc.Vec2",
  121. "x": 0.5,
  122. "y": 0.5
  123. },
  124. "_contentSize": {
  125. "__type__": "cc.Size",
  126. "width": 82,
  127. "height": 188
  128. },
  129. "_rotationX": 0,
  130. "_rotationY": 0,
  131. "_scaleX": 1,
  132. "_scaleY": 1,
  133. "_position": {
  134. "__type__": "cc.Vec2",
  135. "x": 273.4,
  136. "y": -56
  137. },
  138. "_skewX": 0,
  139. "_skewY": 0,
  140. "_localZOrder": 0,
  141. "_globalZOrder": 0,
  142. "_opacityModifyRGB": false,
  143. "groupIndex": 0
  144. },
  145. {
  146. "__type__": "cc.Sprite",
  147. "_name": "",
  148. "_objFlags": 0,
  149. "node": {
  150. "__id__": 2
  151. },
  152. "_enabled": true,
  153. "_spriteFrame": {
  154. "__uuid__": "842eae54-033a-4118-9c41-94d2fa7689c1"
  155. },
  156. "_type": 0,
  157. "_sizeMode": 1,
  158. "_fillType": 0,
  159. "_fillCenter": {
  160. "__type__": "cc.Vec2",
  161. "x": 0,
  162. "y": 0
  163. },
  164. "_fillStart": 0,
  165. "_fillRange": 0,
  166. "_isTrimmedMode": true,
  167. "_srcBlendFactor": 770,
  168. "_dstBlendFactor": 771,
  169. "_atlas": null
  170. },
  171. {
  172. "__type__": "cc.PrefabInfo",
  173. "root": {
  174. "__id__": 1
  175. },
  176. "asset": {
  177. "__uuid__": "9bab0c56-060d-4cce-86b8-74d23bdabe2f"
  178. },
  179. "fileId": "aaF49ke0hFE6Lme2lepIE/",
  180. "sync": false
  181. },
  182. {
  183. "__type__": "cc.Node",
  184. "_name": "Flag",
  185. "_objFlags": 0,
  186. "_parent": {
  187. "__id__": 1
  188. },
  189. "_children": [],
  190. "_tag": -1,
  191. "_active": true,
  192. "_components": [
  193. {
  194. "__id__": 6
  195. }
  196. ],
  197. "_prefab": {
  198. "__id__": 7
  199. },
  200. "_id": "",
  201. "_opacity": 255,
  202. "_color": {
  203. "__type__": "cc.Color",
  204. "r": 255,
  205. "g": 255,
  206. "b": 255,
  207. "a": 255
  208. },
  209. "_cascadeOpacityEnabled": true,
  210. "_anchorPoint": {
  211. "__type__": "cc.Vec2",
  212. "x": 0.5,
  213. "y": 0.5
  214. },
  215. "_contentSize": {
  216. "__type__": "cc.Size",
  217. "width": 49,
  218. "height": 84
  219. },
  220. "_rotationX": 0,
  221. "_rotationY": 0,
  222. "_scaleX": 1,
  223. "_scaleY": 1,
  224. "_position": {
  225. "__type__": "cc.Vec2",
  226. "x": 413,
  227. "y": 98
  228. },
  229. "_skewX": 0,
  230. "_skewY": 0,
  231. "_localZOrder": 0,
  232. "_globalZOrder": 0,
  233. "_opacityModifyRGB": false,
  234. "groupIndex": 0
  235. },
  236. {
  237. "__type__": "cc.Sprite",
  238. "_name": "",
  239. "_objFlags": 0,
  240. "node": {
  241. "__id__": 5
  242. },
  243. "_enabled": true,
  244. "_spriteFrame": {
  245. "__uuid__": "618976b3-dbc1-4cca-a518-2868653143fc"
  246. },
  247. "_type": 0,
  248. "_sizeMode": 1,
  249. "_fillType": 0,
  250. "_fillCenter": {
  251. "__type__": "cc.Vec2",
  252. "x": 0,
  253. "y": 0
  254. },
  255. "_fillStart": 0,
  256. "_fillRange": 0,
  257. "_isTrimmedMode": true,
  258. "_srcBlendFactor": 770,
  259. "_dstBlendFactor": 771,
  260. "_atlas": null
  261. },
  262. {
  263. "__type__": "cc.PrefabInfo",
  264. "root": {
  265. "__id__": 1
  266. },
  267. "asset": {
  268. "__uuid__": "9bab0c56-060d-4cce-86b8-74d23bdabe2f"
  269. },
  270. "fileId": "44JRoTVsNMzb7OPOUq2YT6",
  271. "sync": false
  272. },
  273. {
  274. "__type__": "cc.Node",
  275. "_name": "SlantLine",
  276. "_objFlags": 0,
  277. "_parent": {
  278. "__id__": 1
  279. },
  280. "_children": [],
  281. "_tag": -1,
  282. "_active": true,
  283. "_components": [
  284. {
  285. "__id__": 9
  286. }
  287. ],
  288. "_prefab": {
  289. "__id__": 10
  290. },
  291. "_id": "",
  292. "_opacity": 255,
  293. "_color": {
  294. "__type__": "cc.Color",
  295. "r": 255,
  296. "g": 255,
  297. "b": 255,
  298. "a": 255
  299. },
  300. "_cascadeOpacityEnabled": true,
  301. "_anchorPoint": {
  302. "__type__": "cc.Vec2",
  303. "x": 0.5,
  304. "y": 0.5
  305. },
  306. "_contentSize": {
  307. "__type__": "cc.Size",
  308. "width": 82,
  309. "height": 188
  310. },
  311. "_rotationX": 0,
  312. "_rotationY": 0,
  313. "_scaleX": 1,
  314. "_scaleY": 1,
  315. "_position": {
  316. "__type__": "cc.Vec2",
  317. "x": 190.8,
  318. "y": -56
  319. },
  320. "_skewX": 0,
  321. "_skewY": 0,
  322. "_localZOrder": 0,
  323. "_globalZOrder": 0,
  324. "_opacityModifyRGB": false,
  325. "groupIndex": 0
  326. },
  327. {
  328. "__type__": "cc.Sprite",
  329. "_name": "",
  330. "_objFlags": 0,
  331. "node": {
  332. "__id__": 8
  333. },
  334. "_enabled": true,
  335. "_spriteFrame": {
  336. "__uuid__": "842eae54-033a-4118-9c41-94d2fa7689c1"
  337. },
  338. "_type": 0,
  339. "_sizeMode": 1,
  340. "_fillType": 0,
  341. "_fillCenter": {
  342. "__type__": "cc.Vec2",
  343. "x": 0,
  344. "y": 0
  345. },
  346. "_fillStart": 0,
  347. "_fillRange": 0,
  348. "_isTrimmedMode": true,
  349. "_srcBlendFactor": 770,
  350. "_dstBlendFactor": 771,
  351. "_atlas": null
  352. },
  353. {
  354. "__type__": "cc.PrefabInfo",
  355. "root": {
  356. "__id__": 1
  357. },
  358. "asset": {
  359. "__uuid__": "9bab0c56-060d-4cce-86b8-74d23bdabe2f"
  360. },
  361. "fileId": "d55mDJRHpPIZlC1n2FrotU",
  362. "sync": false
  363. },
  364. {
  365. "__type__": "cc.Node",
  366. "_name": "SlantLine",
  367. "_objFlags": 0,
  368. "_parent": {
  369. "__id__": 1
  370. },
  371. "_children": [],
  372. "_tag": -1,
  373. "_active": true,
  374. "_components": [
  375. {
  376. "__id__": 12
  377. }
  378. ],
  379. "_prefab": {
  380. "__id__": 13
  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__": "cc.PrefabInfo",
  446. "root": {
  447. "__id__": 1
  448. },
  449. "asset": {
  450. "__uuid__": "9bab0c56-060d-4cce-86b8-74d23bdabe2f"
  451. },
  452. "fileId": "c1EfjDaptAg6oUqI+dHnAB",
  453. "sync": false
  454. },
  455. {
  456. "__type__": "cc.Node",
  457. "_name": "SlantLine",
  458. "_objFlags": 0,
  459. "_parent": {
  460. "__id__": 1
  461. },
  462. "_children": [],
  463. "_tag": -1,
  464. "_active": true,
  465. "_components": [
  466. {
  467. "__id__": 15
  468. },
  469. {
  470. "__id__": 16
  471. }
  472. ],
  473. "_prefab": {
  474. "__id__": 17
  475. },
  476. "_id": "",
  477. "_opacity": 255,
  478. "_color": {
  479. "__type__": "cc.Color",
  480. "r": 255,
  481. "g": 255,
  482. "b": 255,
  483. "a": 255
  484. },
  485. "_cascadeOpacityEnabled": true,
  486. "_anchorPoint": {
  487. "__type__": "cc.Vec2",
  488. "x": 0.5,
  489. "y": 0.5
  490. },
  491. "_contentSize": {
  492. "__type__": "cc.Size",
  493. "width": 82,
  494. "height": 188
  495. },
  496. "_rotationX": 0,
  497. "_rotationY": 0,
  498. "_scaleX": 1,
  499. "_scaleY": 1,
  500. "_position": {
  501. "__type__": "cc.Vec2",
  502. "x": 360,
  503. "y": -56
  504. },
  505. "_skewX": 0,
  506. "_skewY": 0,
  507. "_localZOrder": 0,
  508. "_globalZOrder": 0,
  509. "_opacityModifyRGB": false,
  510. "groupIndex": 0
  511. },
  512. {
  513. "__type__": "cc.Sprite",
  514. "_name": "",
  515. "_objFlags": 0,
  516. "node": {
  517. "__id__": 14
  518. },
  519. "_enabled": true,
  520. "_spriteFrame": {
  521. "__uuid__": "842eae54-033a-4118-9c41-94d2fa7689c1"
  522. },
  523. "_type": 0,
  524. "_sizeMode": 1,
  525. "_fillType": 0,
  526. "_fillCenter": {
  527. "__type__": "cc.Vec2",
  528. "x": 0,
  529. "y": 0
  530. },
  531. "_fillStart": 0,
  532. "_fillRange": 0,
  533. "_isTrimmedMode": true,
  534. "_srcBlendFactor": 770,
  535. "_dstBlendFactor": 771,
  536. "_atlas": null
  537. },
  538. {
  539. "__type__": "a10e8wE8f9ICa2U77TkfHI9",
  540. "_name": "",
  541. "_objFlags": 0,
  542. "node": {
  543. "__id__": 14
  544. },
  545. "_enabled": true
  546. },
  547. {
  548. "__type__": "cc.PrefabInfo",
  549. "root": {
  550. "__id__": 1
  551. },
  552. "asset": {
  553. "__uuid__": "9bab0c56-060d-4cce-86b8-74d23bdabe2f"
  554. },
  555. "fileId": "715vUFwxVI1qD4A5cRhKiJ",
  556. "sync": false
  557. },
  558. {
  559. "__type__": "cc.Node",
  560. "_name": "SlantLine",
  561. "_objFlags": 0,
  562. "_parent": {
  563. "__id__": 1
  564. },
  565. "_children": [],
  566. "_tag": -1,
  567. "_active": true,
  568. "_components": [
  569. {
  570. "__id__": 19
  571. }
  572. ],
  573. "_prefab": {
  574. "__id__": 20
  575. },
  576. "_id": "",
  577. "_opacity": 255,
  578. "_color": {
  579. "__type__": "cc.Color",
  580. "r": 255,
  581. "g": 255,
  582. "b": 255,
  583. "a": 255
  584. },
  585. "_cascadeOpacityEnabled": true,
  586. "_anchorPoint": {
  587. "__type__": "cc.Vec2",
  588. "x": 0.5,
  589. "y": 0.5
  590. },
  591. "_contentSize": {
  592. "__type__": "cc.Size",
  593. "width": 82,
  594. "height": 188
  595. },
  596. "_rotationX": 0,
  597. "_rotationY": 0,
  598. "_scaleX": 1,
  599. "_scaleY": 1,
  600. "_position": {
  601. "__type__": "cc.Vec2",
  602. "x": 40.9,
  603. "y": -56
  604. },
  605. "_skewX": 0,
  606. "_skewY": 0,
  607. "_localZOrder": 0,
  608. "_globalZOrder": 0,
  609. "_opacityModifyRGB": false,
  610. "groupIndex": 0
  611. },
  612. {
  613. "__type__": "cc.Sprite",
  614. "_name": "",
  615. "_objFlags": 0,
  616. "node": {
  617. "__id__": 18
  618. },
  619. "_enabled": true,
  620. "_spriteFrame": {
  621. "__uuid__": "842eae54-033a-4118-9c41-94d2fa7689c1"
  622. },
  623. "_type": 0,
  624. "_sizeMode": 1,
  625. "_fillType": 0,
  626. "_fillCenter": {
  627. "__type__": "cc.Vec2",
  628. "x": 0,
  629. "y": 0
  630. },
  631. "_fillStart": 0,
  632. "_fillRange": 0,
  633. "_isTrimmedMode": true,
  634. "_srcBlendFactor": 770,
  635. "_dstBlendFactor": 771,
  636. "_atlas": null
  637. },
  638. {
  639. "__type__": "cc.PrefabInfo",
  640. "root": {
  641. "__id__": 1
  642. },
  643. "asset": {
  644. "__uuid__": "9bab0c56-060d-4cce-86b8-74d23bdabe2f"
  645. },
  646. "fileId": "86wh28Hh5EFaB2/Tz5gbE6",
  647. "sync": false
  648. },
  649. {
  650. "__type__": "cc.Node",
  651. "_name": "BikeEndColl",
  652. "_objFlags": 0,
  653. "_parent": {
  654. "__id__": 1
  655. },
  656. "_children": [],
  657. "_tag": -1,
  658. "_active": true,
  659. "_components": [
  660. {
  661. "__id__": 22
  662. },
  663. {
  664. "__id__": 23
  665. }
  666. ],
  667. "_prefab": {
  668. "__id__": 24
  669. },
  670. "_id": "",
  671. "_opacity": 255,
  672. "_color": {
  673. "__type__": "cc.Color",
  674. "r": 255,
  675. "g": 255,
  676. "b": 255,
  677. "a": 255
  678. },
  679. "_cascadeOpacityEnabled": true,
  680. "_anchorPoint": {
  681. "__type__": "cc.Vec2",
  682. "x": 0.5,
  683. "y": 0.5
  684. },
  685. "_contentSize": {
  686. "__type__": "cc.Size",
  687. "width": 0,
  688. "height": 0
  689. },
  690. "_rotationX": 0,
  691. "_rotationY": 0,
  692. "_scaleX": 1,
  693. "_scaleY": 1,
  694. "_position": {
  695. "__type__": "cc.Vec2",
  696. "x": 355,
  697. "y": -56
  698. },
  699. "_skewX": 0,
  700. "_skewY": 0,
  701. "_localZOrder": 0,
  702. "_globalZOrder": 0,
  703. "_opacityModifyRGB": false,
  704. "groupIndex": 0
  705. },
  706. {
  707. "__type__": "cc.PolygonCollider",
  708. "_name": "",
  709. "_objFlags": 0,
  710. "node": {
  711. "__id__": 21
  712. },
  713. "_enabled": true,
  714. "tag": 0,
  715. "_offset": {
  716. "__type__": "cc.Vec2",
  717. "x": 0,
  718. "y": 0
  719. },
  720. "points": [
  721. {
  722. "__type__": "cc.Vec2",
  723. "x": -99.2,
  724. "y": -153.2
  725. },
  726. {
  727. "__type__": "cc.Vec2",
  728. "x": -16.7,
  729. "y": -153
  730. },
  731. {
  732. "__type__": "cc.Vec2",
  733. "x": 94.6,
  734. "y": 154.7
  735. },
  736. {
  737. "__type__": "cc.Vec2",
  738. "x": 29.1,
  739. "y": 154.5
  740. }
  741. ]
  742. },
  743. {
  744. "__type__": "dda37FZngxOSbRTAIW+XVke",
  745. "_name": "",
  746. "_objFlags": 0,
  747. "node": {
  748. "__id__": 21
  749. },
  750. "_enabled": true,
  751. "inTag1": false,
  752. "inTag2": false,
  753. "HAHANum": 0,
  754. "bHasCompared": false
  755. },
  756. {
  757. "__type__": "cc.PrefabInfo",
  758. "root": {
  759. "__id__": 1
  760. },
  761. "asset": {
  762. "__uuid__": "9bab0c56-060d-4cce-86b8-74d23bdabe2f"
  763. },
  764. "fileId": "3bWHE+dHBKuL7yvm8fXltC",
  765. "sync": false
  766. },
  767. {
  768. "__type__": "cc.Node",
  769. "_name": "NodeTouchControl",
  770. "_objFlags": 0,
  771. "_parent": {
  772. "__id__": 1
  773. },
  774. "_children": [],
  775. "_tag": -1,
  776. "_active": true,
  777. "_components": [
  778. {
  779. "__id__": 26
  780. },
  781. {
  782. "__id__": 27
  783. },
  784. {
  785. "__id__": 28
  786. }
  787. ],
  788. "_prefab": {
  789. "__id__": 29
  790. },
  791. "_id": "",
  792. "_opacity": 255,
  793. "_color": {
  794. "__type__": "cc.Color",
  795. "r": 255,
  796. "g": 7,
  797. "b": 7,
  798. "a": 255
  799. },
  800. "_cascadeOpacityEnabled": true,
  801. "_anchorPoint": {
  802. "__type__": "cc.Vec2",
  803. "x": 0.5,
  804. "y": 0.5
  805. },
  806. "_contentSize": {
  807. "__type__": "cc.Size",
  808. "width": 82,
  809. "height": 188
  810. },
  811. "_rotationX": 0,
  812. "_rotationY": 0,
  813. "_scaleX": 1,
  814. "_scaleY": 1,
  815. "_position": {
  816. "__type__": "cc.Vec2",
  817. "x": 51,
  818. "y": -56
  819. },
  820. "_skewX": 0,
  821. "_skewY": 0,
  822. "_localZOrder": 0,
  823. "_globalZOrder": 0,
  824. "_opacityModifyRGB": false,
  825. "groupIndex": 0
  826. },
  827. {
  828. "__type__": "cc.Sprite",
  829. "_name": "",
  830. "_objFlags": 0,
  831. "node": {
  832. "__id__": 25
  833. },
  834. "_enabled": false,
  835. "_spriteFrame": {
  836. "__uuid__": "842eae54-033a-4118-9c41-94d2fa7689c1"
  837. },
  838. "_type": 0,
  839. "_sizeMode": 1,
  840. "_fillType": 0,
  841. "_fillCenter": {
  842. "__type__": "cc.Vec2",
  843. "x": 0,
  844. "y": 0
  845. },
  846. "_fillStart": 0,
  847. "_fillRange": 0,
  848. "_isTrimmedMode": true,
  849. "_srcBlendFactor": 770,
  850. "_dstBlendFactor": 771,
  851. "_atlas": null
  852. },
  853. {
  854. "__type__": "cc.PolygonCollider",
  855. "_name": "",
  856. "_objFlags": 0,
  857. "node": {
  858. "__id__": 25
  859. },
  860. "_enabled": true,
  861. "tag": 0,
  862. "_offset": {
  863. "__type__": "cc.Vec2",
  864. "x": 0,
  865. "y": 0
  866. },
  867. "points": [
  868. {
  869. "__type__": "cc.Vec2",
  870. "x": -41,
  871. "y": -93.97
  872. },
  873. {
  874. "__type__": "cc.Vec2",
  875. "x": -2.7,
  876. "y": -94.6
  877. },
  878. {
  879. "__type__": "cc.Vec2",
  880. "x": 72.1,
  881. "y": 94
  882. },
  883. {
  884. "__type__": "cc.Vec2",
  885. "x": 35.89,
  886. "y": 93.98
  887. }
  888. ]
  889. },
  890. {
  891. "__type__": "73666phpwdGEKUtiS3tQ18d",
  892. "_name": "",
  893. "_objFlags": 0,
  894. "node": {
  895. "__id__": 25
  896. },
  897. "_enabled": true,
  898. "tag": false
  899. },
  900. {
  901. "__type__": "cc.PrefabInfo",
  902. "root": {
  903. "__id__": 1
  904. },
  905. "asset": {
  906. "__uuid__": "9bab0c56-060d-4cce-86b8-74d23bdabe2f"
  907. },
  908. "fileId": "64DZLEQBNHkY+3iP3MqCnB",
  909. "sync": false
  910. },
  911. {
  912. "__type__": "cc.Node",
  913. "_name": "SprintFinishLineColl",
  914. "_objFlags": 0,
  915. "_parent": {
  916. "__id__": 1
  917. },
  918. "_children": [],
  919. "_tag": -1,
  920. "_active": false,
  921. "_components": [
  922. {
  923. "__id__": 31
  924. },
  925. {
  926. "__id__": 32
  927. }
  928. ],
  929. "_prefab": {
  930. "__id__": 33
  931. },
  932. "_id": "",
  933. "_opacity": 255,
  934. "_color": {
  935. "__type__": "cc.Color",
  936. "r": 255,
  937. "g": 255,
  938. "b": 255,
  939. "a": 255
  940. },
  941. "_cascadeOpacityEnabled": true,
  942. "_anchorPoint": {
  943. "__type__": "cc.Vec2",
  944. "x": 0.5,
  945. "y": 0.5
  946. },
  947. "_contentSize": {
  948. "__type__": "cc.Size",
  949. "width": 0,
  950. "height": 0
  951. },
  952. "_rotationX": 0,
  953. "_rotationY": 0,
  954. "_scaleX": 1,
  955. "_scaleY": 1,
  956. "_position": {
  957. "__type__": "cc.Vec2",
  958. "x": 684,
  959. "y": -100
  960. },
  961. "_skewX": 0,
  962. "_skewY": 0,
  963. "_localZOrder": 0,
  964. "_globalZOrder": 0,
  965. "_opacityModifyRGB": false,
  966. "groupIndex": 0
  967. },
  968. {
  969. "__type__": "cc.PolygonCollider",
  970. "_name": "",
  971. "_objFlags": 0,
  972. "node": {
  973. "__id__": 30
  974. },
  975. "_enabled": true,
  976. "tag": 0,
  977. "_offset": {
  978. "__type__": "cc.Vec2",
  979. "x": 0,
  980. "y": 0
  981. },
  982. "points": [
  983. {
  984. "__type__": "cc.Vec2",
  985. "x": -203,
  986. "y": -49
  987. },
  988. {
  989. "__type__": "cc.Vec2",
  990. "x": -192.9,
  991. "y": -49.4
  992. },
  993. {
  994. "__type__": "cc.Vec2",
  995. "x": -116.9,
  996. "y": 138.7
  997. },
  998. {
  999. "__type__": "cc.Vec2",
  1000. "x": -126,
  1001. "y": 139
  1002. }
  1003. ]
  1004. },
  1005. {
  1006. "__type__": "e453bZtt0BHP5F7Eq4NBxrA",
  1007. "_name": "",
  1008. "_objFlags": 0,
  1009. "node": {
  1010. "__id__": 30
  1011. },
  1012. "_enabled": true,
  1013. "bHasCompared": false
  1014. },
  1015. {
  1016. "__type__": "cc.PrefabInfo",
  1017. "root": {
  1018. "__id__": 1
  1019. },
  1020. "asset": {
  1021. "__uuid__": "9bab0c56-060d-4cce-86b8-74d23bdabe2f"
  1022. },
  1023. "fileId": "f6HTR0r3RDwpT+xTOcsY5H",
  1024. "sync": false
  1025. },
  1026. {
  1027. "__type__": "cc.Sprite",
  1028. "_name": "",
  1029. "_objFlags": 0,
  1030. "node": {
  1031. "__id__": 1
  1032. },
  1033. "_enabled": true,
  1034. "_spriteFrame": {
  1035. "__uuid__": "5fcb2bc1-19d8-4ff6-9185-2830639d45de"
  1036. },
  1037. "_type": 0,
  1038. "_sizeMode": 1,
  1039. "_fillType": 0,
  1040. "_fillCenter": {
  1041. "__type__": "cc.Vec2",
  1042. "x": 0,
  1043. "y": 0
  1044. },
  1045. "_fillStart": 0,
  1046. "_fillRange": 0,
  1047. "_isTrimmedMode": true,
  1048. "_srcBlendFactor": 770,
  1049. "_dstBlendFactor": 771,
  1050. "_atlas": null
  1051. },
  1052. {
  1053. "__type__": "cc.PrefabInfo",
  1054. "root": {
  1055. "__id__": 1
  1056. },
  1057. "asset": {
  1058. "__uuid__": "9bab0c56-060d-4cce-86b8-74d23bdabe2f"
  1059. },
  1060. "fileId": "a10T7r5YRE5ayv4GPkr8Ic",
  1061. "sync": false
  1062. }
  1063. ]