AccelerationBand30InTheMiddle.prefab 21 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237
  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": "AccelerationBand30InTheMiddle",
  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__": 19
  34. },
  35. {
  36. "__id__": 23
  37. },
  38. {
  39. "__id__": 27
  40. },
  41. {
  42. "__id__": 32
  43. },
  44. {
  45. "__id__": 36
  46. }
  47. ],
  48. "_tag": -1,
  49. "_active": true,
  50. "_components": [
  51. {
  52. "__id__": 40
  53. }
  54. ],
  55. "_prefab": {
  56. "__id__": 41
  57. },
  58. "_id": "",
  59. "_opacity": 255,
  60. "_color": {
  61. "__type__": "cc.Color",
  62. "r": 255,
  63. "g": 255,
  64. "b": 255,
  65. "a": 255
  66. },
  67. "_cascadeOpacityEnabled": true,
  68. "_anchorPoint": {
  69. "__type__": "cc.Vec2",
  70. "x": 0,
  71. "y": 0.5
  72. },
  73. "_contentSize": {
  74. "__type__": "cc.Size",
  75. "width": 720,
  76. "height": 1600
  77. },
  78. "_rotationX": 0,
  79. "_rotationY": 0,
  80. "_scaleX": 1,
  81. "_scaleY": 1,
  82. "_position": {
  83. "__type__": "cc.Vec2",
  84. "x": 0,
  85. "y": 0
  86. },
  87. "_skewX": 0,
  88. "_skewY": 0,
  89. "_localZOrder": 0,
  90. "_globalZOrder": 0,
  91. "_opacityModifyRGB": false,
  92. "groupIndex": 0
  93. },
  94. {
  95. "__type__": "cc.Node",
  96. "_name": "Shadow",
  97. "_objFlags": 0,
  98. "_parent": {
  99. "__id__": 1
  100. },
  101. "_children": [],
  102. "_tag": -1,
  103. "_active": true,
  104. "_components": [
  105. {
  106. "__id__": 3
  107. }
  108. ],
  109. "_prefab": {
  110. "__id__": 4
  111. },
  112. "_id": "",
  113. "_opacity": 255,
  114. "_color": {
  115. "__type__": "cc.Color",
  116. "r": 255,
  117. "g": 255,
  118. "b": 255,
  119. "a": 255
  120. },
  121. "_cascadeOpacityEnabled": true,
  122. "_anchorPoint": {
  123. "__type__": "cc.Vec2",
  124. "x": 0.5,
  125. "y": 0.5
  126. },
  127. "_contentSize": {
  128. "__type__": "cc.Size",
  129. "width": 88,
  130. "height": 188
  131. },
  132. "_rotationX": 0,
  133. "_rotationY": 0,
  134. "_scaleX": 1,
  135. "_scaleY": 1,
  136. "_position": {
  137. "__type__": "cc.Vec2",
  138. "x": 234.7,
  139. "y": -55.9
  140. },
  141. "_skewX": 0,
  142. "_skewY": 0,
  143. "_localZOrder": 0,
  144. "_globalZOrder": 0,
  145. "_opacityModifyRGB": false,
  146. "groupIndex": 0
  147. },
  148. {
  149. "__type__": "cc.Sprite",
  150. "_name": "",
  151. "_objFlags": 0,
  152. "node": {
  153. "__id__": 2
  154. },
  155. "_enabled": true,
  156. "_spriteFrame": {
  157. "__uuid__": "01ec129e-a8e0-4197-ac30-69cf5c1ba861"
  158. },
  159. "_type": 0,
  160. "_sizeMode": 0,
  161. "_fillType": 0,
  162. "_fillCenter": {
  163. "__type__": "cc.Vec2",
  164. "x": 0,
  165. "y": 0
  166. },
  167. "_fillStart": 0,
  168. "_fillRange": 0,
  169. "_isTrimmedMode": true,
  170. "_srcBlendFactor": 770,
  171. "_dstBlendFactor": 771,
  172. "_atlas": null
  173. },
  174. {
  175. "__type__": "cc.PrefabInfo",
  176. "root": {
  177. "__id__": 1
  178. },
  179. "asset": {
  180. "__uuid__": "f971191d-e1ef-4c45-a098-d075bba08789"
  181. },
  182. "fileId": "15YYNAmiZNv7Jvajijxi4w",
  183. "sync": false
  184. },
  185. {
  186. "__type__": "cc.Node",
  187. "_name": "Shadow",
  188. "_objFlags": 0,
  189. "_parent": {
  190. "__id__": 1
  191. },
  192. "_children": [],
  193. "_tag": -1,
  194. "_active": true,
  195. "_components": [
  196. {
  197. "__id__": 6
  198. }
  199. ],
  200. "_prefab": {
  201. "__id__": 7
  202. },
  203. "_id": "",
  204. "_opacity": 255,
  205. "_color": {
  206. "__type__": "cc.Color",
  207. "r": 255,
  208. "g": 255,
  209. "b": 255,
  210. "a": 255
  211. },
  212. "_cascadeOpacityEnabled": true,
  213. "_anchorPoint": {
  214. "__type__": "cc.Vec2",
  215. "x": 0.5,
  216. "y": 0.5
  217. },
  218. "_contentSize": {
  219. "__type__": "cc.Size",
  220. "width": 88,
  221. "height": 188
  222. },
  223. "_rotationX": 0,
  224. "_rotationY": 0,
  225. "_scaleX": 1,
  226. "_scaleY": 1,
  227. "_position": {
  228. "__type__": "cc.Vec2",
  229. "x": 412.1,
  230. "y": -55.9
  231. },
  232. "_skewX": 0,
  233. "_skewY": 0,
  234. "_localZOrder": 0,
  235. "_globalZOrder": 0,
  236. "_opacityModifyRGB": false,
  237. "groupIndex": 0
  238. },
  239. {
  240. "__type__": "cc.Sprite",
  241. "_name": "",
  242. "_objFlags": 0,
  243. "node": {
  244. "__id__": 5
  245. },
  246. "_enabled": true,
  247. "_spriteFrame": {
  248. "__uuid__": "01ec129e-a8e0-4197-ac30-69cf5c1ba861"
  249. },
  250. "_type": 0,
  251. "_sizeMode": 0,
  252. "_fillType": 0,
  253. "_fillCenter": {
  254. "__type__": "cc.Vec2",
  255. "x": 0,
  256. "y": 0
  257. },
  258. "_fillStart": 0,
  259. "_fillRange": 0,
  260. "_isTrimmedMode": true,
  261. "_srcBlendFactor": 770,
  262. "_dstBlendFactor": 771,
  263. "_atlas": null
  264. },
  265. {
  266. "__type__": "cc.PrefabInfo",
  267. "root": {
  268. "__id__": 1
  269. },
  270. "asset": {
  271. "__uuid__": "f971191d-e1ef-4c45-a098-d075bba08789"
  272. },
  273. "fileId": "23QSel+UFCCILYvekuapbD",
  274. "sync": false
  275. },
  276. {
  277. "__type__": "cc.Node",
  278. "_name": "AccelerationBand30OverView",
  279. "_objFlags": 0,
  280. "_parent": {
  281. "__id__": 1
  282. },
  283. "_children": [],
  284. "_tag": -1,
  285. "_active": true,
  286. "_components": [
  287. {
  288. "__id__": 9
  289. }
  290. ],
  291. "_prefab": {
  292. "__id__": 10
  293. },
  294. "_id": "",
  295. "_opacity": 255,
  296. "_color": {
  297. "__type__": "cc.Color",
  298. "r": 255,
  299. "g": 255,
  300. "b": 255,
  301. "a": 255
  302. },
  303. "_cascadeOpacityEnabled": true,
  304. "_anchorPoint": {
  305. "__type__": "cc.Vec2",
  306. "x": 0.5,
  307. "y": 0.5
  308. },
  309. "_contentSize": {
  310. "__type__": "cc.Size",
  311. "width": 245,
  312. "height": 188
  313. },
  314. "_rotationX": 0,
  315. "_rotationY": 0,
  316. "_scaleX": 1,
  317. "_scaleY": 1,
  318. "_position": {
  319. "__type__": "cc.Vec2",
  320. "x": 324,
  321. "y": -56
  322. },
  323. "_skewX": 0,
  324. "_skewY": 0,
  325. "_localZOrder": 0,
  326. "_globalZOrder": 0,
  327. "_opacityModifyRGB": false,
  328. "groupIndex": 0
  329. },
  330. {
  331. "__type__": "cc.Sprite",
  332. "_name": "",
  333. "_objFlags": 0,
  334. "node": {
  335. "__id__": 8
  336. },
  337. "_enabled": true,
  338. "_spriteFrame": {
  339. "__uuid__": "1415d5d6-2346-4ad2-8837-388469940a45"
  340. },
  341. "_type": 0,
  342. "_sizeMode": 0,
  343. "_fillType": 0,
  344. "_fillCenter": {
  345. "__type__": "cc.Vec2",
  346. "x": 0,
  347. "y": 0
  348. },
  349. "_fillStart": 0,
  350. "_fillRange": 0,
  351. "_isTrimmedMode": true,
  352. "_srcBlendFactor": 770,
  353. "_dstBlendFactor": 771,
  354. "_atlas": null
  355. },
  356. {
  357. "__type__": "cc.PrefabInfo",
  358. "root": {
  359. "__id__": 1
  360. },
  361. "asset": {
  362. "__uuid__": "f971191d-e1ef-4c45-a098-d075bba08789"
  363. },
  364. "fileId": "71pTc8LYhFaIc9trzMXx9D",
  365. "sync": false
  366. },
  367. {
  368. "__type__": "cc.Node",
  369. "_name": "WhiteAccelerationBandCenter",
  370. "_objFlags": 0,
  371. "_parent": {
  372. "__id__": 1
  373. },
  374. "_children": [],
  375. "_tag": -1,
  376. "_active": true,
  377. "_components": [
  378. {
  379. "__id__": 12
  380. }
  381. ],
  382. "_prefab": {
  383. "__id__": 13
  384. },
  385. "_id": "",
  386. "_opacity": 255,
  387. "_color": {
  388. "__type__": "cc.Color",
  389. "r": 255,
  390. "g": 255,
  391. "b": 255,
  392. "a": 255
  393. },
  394. "_cascadeOpacityEnabled": true,
  395. "_anchorPoint": {
  396. "__type__": "cc.Vec2",
  397. "x": 0.5,
  398. "y": 0.5
  399. },
  400. "_contentSize": {
  401. "__type__": "cc.Size",
  402. "width": 121,
  403. "height": 188
  404. },
  405. "_rotationX": 0,
  406. "_rotationY": 0,
  407. "_scaleX": 1,
  408. "_scaleY": 1,
  409. "_position": {
  410. "__type__": "cc.Vec2",
  411. "x": 327.1,
  412. "y": -56
  413. },
  414. "_skewX": 0,
  415. "_skewY": 0,
  416. "_localZOrder": 0,
  417. "_globalZOrder": 0,
  418. "_opacityModifyRGB": false,
  419. "groupIndex": 0
  420. },
  421. {
  422. "__type__": "cc.Sprite",
  423. "_name": "",
  424. "_objFlags": 0,
  425. "node": {
  426. "__id__": 11
  427. },
  428. "_enabled": true,
  429. "_spriteFrame": {
  430. "__uuid__": "a7bc79b5-9e7e-4532-a279-90b53eccbc93"
  431. },
  432. "_type": 0,
  433. "_sizeMode": 0,
  434. "_fillType": 0,
  435. "_fillCenter": {
  436. "__type__": "cc.Vec2",
  437. "x": 0,
  438. "y": 0
  439. },
  440. "_fillStart": 0,
  441. "_fillRange": 0,
  442. "_isTrimmedMode": true,
  443. "_srcBlendFactor": 770,
  444. "_dstBlendFactor": 771,
  445. "_atlas": null
  446. },
  447. {
  448. "__type__": "cc.PrefabInfo",
  449. "root": {
  450. "__id__": 1
  451. },
  452. "asset": {
  453. "__uuid__": "f971191d-e1ef-4c45-a098-d075bba08789"
  454. },
  455. "fileId": "13nbkp1wNDX6raz0eqHdqi",
  456. "sync": false
  457. },
  458. {
  459. "__type__": "cc.Node",
  460. "_name": "AccelerationBandCenter",
  461. "_objFlags": 0,
  462. "_parent": {
  463. "__id__": 1
  464. },
  465. "_children": [],
  466. "_tag": -1,
  467. "_active": true,
  468. "_components": [
  469. {
  470. "__id__": 15
  471. },
  472. {
  473. "__id__": 16
  474. },
  475. {
  476. "__id__": 17
  477. }
  478. ],
  479. "_prefab": {
  480. "__id__": 18
  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": 121,
  500. "height": 188
  501. },
  502. "_rotationX": 0,
  503. "_rotationY": 0,
  504. "_scaleX": 1,
  505. "_scaleY": 1,
  506. "_position": {
  507. "__type__": "cc.Vec2",
  508. "x": 327.1,
  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__": 14
  524. },
  525. "_enabled": true,
  526. "_spriteFrame": {
  527. "__uuid__": "f3cd73b2-e863-4329-b8de-e057ce537a17"
  528. },
  529. "_type": 0,
  530. "_sizeMode": 0,
  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.PolygonCollider",
  546. "_name": "",
  547. "_objFlags": 0,
  548. "node": {
  549. "__id__": 14
  550. },
  551. "_enabled": true,
  552. "tag": 0,
  553. "_offset": {
  554. "__type__": "cc.Vec2",
  555. "x": 0,
  556. "y": 0
  557. },
  558. "points": [
  559. {
  560. "__type__": "cc.Vec2",
  561. "x": 17.53,
  562. "y": 93.91
  563. },
  564. {
  565. "__type__": "cc.Vec2",
  566. "x": -60.5,
  567. "y": -94
  568. },
  569. {
  570. "__type__": "cc.Vec2",
  571. "x": -19.68,
  572. "y": -93.92
  573. },
  574. {
  575. "__type__": "cc.Vec2",
  576. "x": 58.82,
  577. "y": 93.91
  578. }
  579. ]
  580. },
  581. {
  582. "__type__": "e2876kTy7RCsK5q+QLrHUrr",
  583. "_name": "",
  584. "_objFlags": 0,
  585. "node": {
  586. "__id__": 14
  587. },
  588. "_enabled": true
  589. },
  590. {
  591. "__type__": "cc.PrefabInfo",
  592. "root": {
  593. "__id__": 1
  594. },
  595. "asset": {
  596. "__uuid__": "f971191d-e1ef-4c45-a098-d075bba08789"
  597. },
  598. "fileId": "dc6IbQJElO25wbLQobO4aO",
  599. "sync": false
  600. },
  601. {
  602. "__type__": "cc.Node",
  603. "_name": "RightColl",
  604. "_objFlags": 0,
  605. "_parent": {
  606. "__id__": 1
  607. },
  608. "_children": [],
  609. "_tag": -1,
  610. "_active": true,
  611. "_components": [
  612. {
  613. "__id__": 20
  614. },
  615. {
  616. "__id__": 21
  617. }
  618. ],
  619. "_prefab": {
  620. "__id__": 22
  621. },
  622. "_id": "",
  623. "_opacity": 255,
  624. "_color": {
  625. "__type__": "cc.Color",
  626. "r": 255,
  627. "g": 255,
  628. "b": 255,
  629. "a": 255
  630. },
  631. "_cascadeOpacityEnabled": true,
  632. "_anchorPoint": {
  633. "__type__": "cc.Vec2",
  634. "x": 0.5,
  635. "y": 0.5
  636. },
  637. "_contentSize": {
  638. "__type__": "cc.Size",
  639. "width": 0,
  640. "height": 0
  641. },
  642. "_rotationX": 0,
  643. "_rotationY": 0,
  644. "_scaleX": 1,
  645. "_scaleY": 1,
  646. "_position": {
  647. "__type__": "cc.Vec2",
  648. "x": 485.9,
  649. "y": -56
  650. },
  651. "_skewX": 0,
  652. "_skewY": 0,
  653. "_localZOrder": 0,
  654. "_globalZOrder": 0,
  655. "_opacityModifyRGB": false,
  656. "groupIndex": 0
  657. },
  658. {
  659. "__type__": "cc.PolygonCollider",
  660. "_name": "",
  661. "_objFlags": 0,
  662. "node": {
  663. "__id__": 19
  664. },
  665. "_enabled": true,
  666. "tag": 0,
  667. "_offset": {
  668. "__type__": "cc.Vec2",
  669. "x": 0.07,
  670. "y": 0.2
  671. },
  672. "points": [
  673. {
  674. "__type__": "cc.Vec2",
  675. "x": -177,
  676. "y": -94.5
  677. },
  678. {
  679. "__type__": "cc.Vec2",
  680. "x": -117.3,
  681. "y": -94.1
  682. },
  683. {
  684. "__type__": "cc.Vec2",
  685. "x": -40.4,
  686. "y": 93.9
  687. },
  688. {
  689. "__type__": "cc.Vec2",
  690. "x": -99.1,
  691. "y": 93.9
  692. }
  693. ]
  694. },
  695. {
  696. "__type__": "f584c2vCRNPH4CNra8+IHL5",
  697. "_name": "",
  698. "_objFlags": 0,
  699. "node": {
  700. "__id__": 19
  701. },
  702. "_enabled": true
  703. },
  704. {
  705. "__type__": "cc.PrefabInfo",
  706. "root": {
  707. "__id__": 1
  708. },
  709. "asset": {
  710. "__uuid__": "f971191d-e1ef-4c45-a098-d075bba08789"
  711. },
  712. "fileId": "f22PG5zclD8K/Z0o5urNgq",
  713. "sync": false
  714. },
  715. {
  716. "__type__": "cc.Node",
  717. "_name": "LeftColl",
  718. "_objFlags": 0,
  719. "_parent": {
  720. "__id__": 1
  721. },
  722. "_children": [],
  723. "_tag": -1,
  724. "_active": true,
  725. "_components": [
  726. {
  727. "__id__": 24
  728. },
  729. {
  730. "__id__": 25
  731. }
  732. ],
  733. "_prefab": {
  734. "__id__": 26
  735. },
  736. "_id": "",
  737. "_opacity": 255,
  738. "_color": {
  739. "__type__": "cc.Color",
  740. "r": 255,
  741. "g": 255,
  742. "b": 255,
  743. "a": 255
  744. },
  745. "_cascadeOpacityEnabled": true,
  746. "_anchorPoint": {
  747. "__type__": "cc.Vec2",
  748. "x": 0.5,
  749. "y": 0.5
  750. },
  751. "_contentSize": {
  752. "__type__": "cc.Size",
  753. "width": 0,
  754. "height": 0
  755. },
  756. "_rotationX": 0,
  757. "_rotationY": 0,
  758. "_scaleX": 1,
  759. "_scaleY": 1,
  760. "_position": {
  761. "__type__": "cc.Vec2",
  762. "x": 300,
  763. "y": -56
  764. },
  765. "_skewX": 0,
  766. "_skewY": 0,
  767. "_localZOrder": 0,
  768. "_globalZOrder": 0,
  769. "_opacityModifyRGB": false,
  770. "groupIndex": 0
  771. },
  772. {
  773. "__type__": "cc.PolygonCollider",
  774. "_name": "",
  775. "_objFlags": 0,
  776. "node": {
  777. "__id__": 23
  778. },
  779. "_enabled": true,
  780. "tag": 0,
  781. "_offset": {
  782. "__type__": "cc.Vec2",
  783. "x": 0,
  784. "y": 0
  785. },
  786. "points": [
  787. {
  788. "__type__": "cc.Vec2",
  789. "x": -98,
  790. "y": -93.8
  791. },
  792. {
  793. "__type__": "cc.Vec2",
  794. "x": -34.3,
  795. "y": -94.1
  796. },
  797. {
  798. "__type__": "cc.Vec2",
  799. "x": 43.6,
  800. "y": 93.6
  801. },
  802. {
  803. "__type__": "cc.Vec2",
  804. "x": -22.3,
  805. "y": 94.3
  806. }
  807. ]
  808. },
  809. {
  810. "__type__": "97fc3bqLm5IZLxhwevoP+zh",
  811. "_name": "",
  812. "_objFlags": 0,
  813. "node": {
  814. "__id__": 23
  815. },
  816. "_enabled": true
  817. },
  818. {
  819. "__type__": "cc.PrefabInfo",
  820. "root": {
  821. "__id__": 1
  822. },
  823. "asset": {
  824. "__uuid__": "f971191d-e1ef-4c45-a098-d075bba08789"
  825. },
  826. "fileId": "4dkkKiGApAa41FqobiuELB",
  827. "sync": false
  828. },
  829. {
  830. "__type__": "cc.Node",
  831. "_name": "AccelerationBandCenter",
  832. "_objFlags": 0,
  833. "_parent": {
  834. "__id__": 1
  835. },
  836. "_children": [],
  837. "_tag": -1,
  838. "_active": false,
  839. "_components": [
  840. {
  841. "__id__": 28
  842. },
  843. {
  844. "__id__": 29
  845. },
  846. {
  847. "__id__": 30
  848. }
  849. ],
  850. "_prefab": {
  851. "__id__": 31
  852. },
  853. "_id": "",
  854. "_opacity": 255,
  855. "_color": {
  856. "__type__": "cc.Color",
  857. "r": 255,
  858. "g": 255,
  859. "b": 255,
  860. "a": 255
  861. },
  862. "_cascadeOpacityEnabled": true,
  863. "_anchorPoint": {
  864. "__type__": "cc.Vec2",
  865. "x": 0.5,
  866. "y": 0.5
  867. },
  868. "_contentSize": {
  869. "__type__": "cc.Size",
  870. "width": 121,
  871. "height": 188
  872. },
  873. "_rotationX": 0,
  874. "_rotationY": 0,
  875. "_scaleX": 1,
  876. "_scaleY": 1,
  877. "_position": {
  878. "__type__": "cc.Vec2",
  879. "x": 327.1,
  880. "y": -56
  881. },
  882. "_skewX": 0,
  883. "_skewY": 0,
  884. "_localZOrder": 0,
  885. "_globalZOrder": 0,
  886. "_opacityModifyRGB": false,
  887. "groupIndex": 1
  888. },
  889. {
  890. "__type__": "cc.Sprite",
  891. "_name": "",
  892. "_objFlags": 0,
  893. "node": {
  894. "__id__": 27
  895. },
  896. "_enabled": true,
  897. "_spriteFrame": {
  898. "__uuid__": "f3cd73b2-e863-4329-b8de-e057ce537a17"
  899. },
  900. "_type": 0,
  901. "_sizeMode": 0,
  902. "_fillType": 0,
  903. "_fillCenter": {
  904. "__type__": "cc.Vec2",
  905. "x": 0,
  906. "y": 0
  907. },
  908. "_fillStart": 0,
  909. "_fillRange": 0,
  910. "_isTrimmedMode": true,
  911. "_srcBlendFactor": 770,
  912. "_dstBlendFactor": 771,
  913. "_atlas": null
  914. },
  915. {
  916. "__type__": "cc.PolygonCollider",
  917. "_name": "",
  918. "_objFlags": 0,
  919. "node": {
  920. "__id__": 27
  921. },
  922. "_enabled": true,
  923. "tag": 0,
  924. "_offset": {
  925. "__type__": "cc.Vec2",
  926. "x": 0,
  927. "y": 0
  928. },
  929. "points": [
  930. {
  931. "__type__": "cc.Vec2",
  932. "x": 17.53,
  933. "y": 93.91
  934. },
  935. {
  936. "__type__": "cc.Vec2",
  937. "x": -60.5,
  938. "y": -94
  939. },
  940. {
  941. "__type__": "cc.Vec2",
  942. "x": -19.68,
  943. "y": -93.92
  944. },
  945. {
  946. "__type__": "cc.Vec2",
  947. "x": 58.82,
  948. "y": 93.91
  949. }
  950. ]
  951. },
  952. {
  953. "__type__": "e2876kTy7RCsK5q+QLrHUrr",
  954. "_name": "",
  955. "_objFlags": 0,
  956. "node": {
  957. "__id__": 27
  958. },
  959. "_enabled": true
  960. },
  961. {
  962. "__type__": "cc.PrefabInfo",
  963. "root": {
  964. "__id__": 1
  965. },
  966. "asset": {
  967. "__uuid__": "f971191d-e1ef-4c45-a098-d075bba08789"
  968. },
  969. "fileId": "0auhtKbSRES64b+IqP++kY",
  970. "sync": false
  971. },
  972. {
  973. "__type__": "cc.Node",
  974. "_name": "RightColl",
  975. "_objFlags": 0,
  976. "_parent": {
  977. "__id__": 1
  978. },
  979. "_children": [],
  980. "_tag": -1,
  981. "_active": false,
  982. "_components": [
  983. {
  984. "__id__": 33
  985. },
  986. {
  987. "__id__": 34
  988. }
  989. ],
  990. "_prefab": {
  991. "__id__": 35
  992. },
  993. "_id": "",
  994. "_opacity": 255,
  995. "_color": {
  996. "__type__": "cc.Color",
  997. "r": 255,
  998. "g": 255,
  999. "b": 255,
  1000. "a": 255
  1001. },
  1002. "_cascadeOpacityEnabled": true,
  1003. "_anchorPoint": {
  1004. "__type__": "cc.Vec2",
  1005. "x": 0.5,
  1006. "y": 0.5
  1007. },
  1008. "_contentSize": {
  1009. "__type__": "cc.Size",
  1010. "width": 0,
  1011. "height": 0
  1012. },
  1013. "_rotationX": 0,
  1014. "_rotationY": 0,
  1015. "_scaleX": 1,
  1016. "_scaleY": 1,
  1017. "_position": {
  1018. "__type__": "cc.Vec2",
  1019. "x": 485.9,
  1020. "y": -56
  1021. },
  1022. "_skewX": 0,
  1023. "_skewY": 0,
  1024. "_localZOrder": 0,
  1025. "_globalZOrder": 0,
  1026. "_opacityModifyRGB": false,
  1027. "groupIndex": 1
  1028. },
  1029. {
  1030. "__type__": "cc.PolygonCollider",
  1031. "_name": "",
  1032. "_objFlags": 0,
  1033. "node": {
  1034. "__id__": 32
  1035. },
  1036. "_enabled": true,
  1037. "tag": 0,
  1038. "_offset": {
  1039. "__type__": "cc.Vec2",
  1040. "x": 0.07,
  1041. "y": 0.2
  1042. },
  1043. "points": [
  1044. {
  1045. "__type__": "cc.Vec2",
  1046. "x": -177,
  1047. "y": -94.5
  1048. },
  1049. {
  1050. "__type__": "cc.Vec2",
  1051. "x": -117.3,
  1052. "y": -94.1
  1053. },
  1054. {
  1055. "__type__": "cc.Vec2",
  1056. "x": -40.4,
  1057. "y": 93.9
  1058. },
  1059. {
  1060. "__type__": "cc.Vec2",
  1061. "x": -99.1,
  1062. "y": 93.9
  1063. }
  1064. ]
  1065. },
  1066. {
  1067. "__type__": "f584c2vCRNPH4CNra8+IHL5",
  1068. "_name": "",
  1069. "_objFlags": 0,
  1070. "node": {
  1071. "__id__": 32
  1072. },
  1073. "_enabled": true
  1074. },
  1075. {
  1076. "__type__": "cc.PrefabInfo",
  1077. "root": {
  1078. "__id__": 1
  1079. },
  1080. "asset": {
  1081. "__uuid__": "f971191d-e1ef-4c45-a098-d075bba08789"
  1082. },
  1083. "fileId": "c4WCUSJ75Lloxc4yFd8UeS",
  1084. "sync": false
  1085. },
  1086. {
  1087. "__type__": "cc.Node",
  1088. "_name": "LeftColl",
  1089. "_objFlags": 0,
  1090. "_parent": {
  1091. "__id__": 1
  1092. },
  1093. "_children": [],
  1094. "_tag": -1,
  1095. "_active": false,
  1096. "_components": [
  1097. {
  1098. "__id__": 37
  1099. },
  1100. {
  1101. "__id__": 38
  1102. }
  1103. ],
  1104. "_prefab": {
  1105. "__id__": 39
  1106. },
  1107. "_id": "",
  1108. "_opacity": 255,
  1109. "_color": {
  1110. "__type__": "cc.Color",
  1111. "r": 255,
  1112. "g": 255,
  1113. "b": 255,
  1114. "a": 255
  1115. },
  1116. "_cascadeOpacityEnabled": true,
  1117. "_anchorPoint": {
  1118. "__type__": "cc.Vec2",
  1119. "x": 0.5,
  1120. "y": 0.5
  1121. },
  1122. "_contentSize": {
  1123. "__type__": "cc.Size",
  1124. "width": 0,
  1125. "height": 0
  1126. },
  1127. "_rotationX": 0,
  1128. "_rotationY": 0,
  1129. "_scaleX": 1,
  1130. "_scaleY": 1,
  1131. "_position": {
  1132. "__type__": "cc.Vec2",
  1133. "x": 300,
  1134. "y": -56
  1135. },
  1136. "_skewX": 0,
  1137. "_skewY": 0,
  1138. "_localZOrder": 0,
  1139. "_globalZOrder": 0,
  1140. "_opacityModifyRGB": false,
  1141. "groupIndex": 1
  1142. },
  1143. {
  1144. "__type__": "cc.PolygonCollider",
  1145. "_name": "",
  1146. "_objFlags": 0,
  1147. "node": {
  1148. "__id__": 36
  1149. },
  1150. "_enabled": true,
  1151. "tag": 0,
  1152. "_offset": {
  1153. "__type__": "cc.Vec2",
  1154. "x": 0,
  1155. "y": 0
  1156. },
  1157. "points": [
  1158. {
  1159. "__type__": "cc.Vec2",
  1160. "x": -98,
  1161. "y": -92.6
  1162. },
  1163. {
  1164. "__type__": "cc.Vec2",
  1165. "x": -74.6,
  1166. "y": -93.3
  1167. },
  1168. {
  1169. "__type__": "cc.Vec2",
  1170. "x": 3.6,
  1171. "y": 94.4
  1172. },
  1173. {
  1174. "__type__": "cc.Vec2",
  1175. "x": -22.3,
  1176. "y": 94.3
  1177. }
  1178. ]
  1179. },
  1180. {
  1181. "__type__": "97fc3bqLm5IZLxhwevoP+zh",
  1182. "_name": "",
  1183. "_objFlags": 0,
  1184. "node": {
  1185. "__id__": 36
  1186. },
  1187. "_enabled": true
  1188. },
  1189. {
  1190. "__type__": "cc.PrefabInfo",
  1191. "root": {
  1192. "__id__": 1
  1193. },
  1194. "asset": {
  1195. "__uuid__": "f971191d-e1ef-4c45-a098-d075bba08789"
  1196. },
  1197. "fileId": "26+bGSsJpLE56g6cxl0Y0z",
  1198. "sync": false
  1199. },
  1200. {
  1201. "__type__": "cc.Sprite",
  1202. "_name": "",
  1203. "_objFlags": 0,
  1204. "node": {
  1205. "__id__": 1
  1206. },
  1207. "_enabled": true,
  1208. "_spriteFrame": {
  1209. "__uuid__": "5fcb2bc1-19d8-4ff6-9185-2830639d45de"
  1210. },
  1211. "_type": 0,
  1212. "_sizeMode": 1,
  1213. "_fillType": 0,
  1214. "_fillCenter": {
  1215. "__type__": "cc.Vec2",
  1216. "x": 0,
  1217. "y": 0
  1218. },
  1219. "_fillStart": 0,
  1220. "_fillRange": 0,
  1221. "_isTrimmedMode": true,
  1222. "_srcBlendFactor": 770,
  1223. "_dstBlendFactor": 771,
  1224. "_atlas": null
  1225. },
  1226. {
  1227. "__type__": "cc.PrefabInfo",
  1228. "root": {
  1229. "__id__": 1
  1230. },
  1231. "asset": {
  1232. "__uuid__": "f971191d-e1ef-4c45-a098-d075bba08789"
  1233. },
  1234. "fileId": "a10T7r5YRE5ayv4GPkr8Ic",
  1235. "sync": false
  1236. }
  1237. ]