CushionAndRailing.prefab 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769
  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": "CushionAndRailing",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. },
  20. {
  21. "__id__": 5
  22. },
  23. {
  24. "__id__": 9
  25. },
  26. {
  27. "__id__": 13
  28. },
  29. {
  30. "__id__": 16
  31. },
  32. {
  33. "__id__": 20
  34. }
  35. ],
  36. "_tag": -1,
  37. "_active": true,
  38. "_components": [
  39. {
  40. "__id__": 23
  41. },
  42. {
  43. "__id__": 24
  44. }
  45. ],
  46. "_prefab": {
  47. "__id__": 25
  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": "PerfectHurdleBand",
  88. "_objFlags": 0,
  89. "_parent": {
  90. "__id__": 1
  91. },
  92. "_children": [],
  93. "_tag": -1,
  94. "_active": true,
  95. "_components": [
  96. {
  97. "__id__": 3
  98. }
  99. ],
  100. "_prefab": {
  101. "__id__": 4
  102. },
  103. "_id": "",
  104. "_opacity": 255,
  105. "_color": {
  106. "__type__": "cc.Color",
  107. "r": 255,
  108. "g": 255,
  109. "b": 255,
  110. "a": 255
  111. },
  112. "_cascadeOpacityEnabled": true,
  113. "_anchorPoint": {
  114. "__type__": "cc.Vec2",
  115. "x": 0.5,
  116. "y": 0.5
  117. },
  118. "_contentSize": {
  119. "__type__": "cc.Size",
  120. "width": 121,
  121. "height": 188
  122. },
  123. "_rotationX": 0,
  124. "_rotationY": 0,
  125. "_scaleX": 1,
  126. "_scaleY": 1,
  127. "_position": {
  128. "__type__": "cc.Vec2",
  129. "x": 420.9,
  130. "y": -56
  131. },
  132. "_skewX": 0,
  133. "_skewY": 0,
  134. "_localZOrder": 0,
  135. "_globalZOrder": 0,
  136. "_opacityModifyRGB": false,
  137. "groupIndex": 0
  138. },
  139. {
  140. "__type__": "cc.PolygonCollider",
  141. "_name": "",
  142. "_objFlags": 0,
  143. "node": {
  144. "__id__": 2
  145. },
  146. "_enabled": true,
  147. "tag": 0,
  148. "_offset": {
  149. "__type__": "cc.Vec2",
  150. "x": 0,
  151. "y": 0
  152. },
  153. "points": [
  154. {
  155. "__type__": "cc.Vec2",
  156. "x": -61.4,
  157. "y": -93.5
  158. },
  159. {
  160. "__type__": "cc.Vec2",
  161. "x": -21.4,
  162. "y": -94.2
  163. },
  164. {
  165. "__type__": "cc.Vec2",
  166. "x": 56.1,
  167. "y": 93.4
  168. },
  169. {
  170. "__type__": "cc.Vec2",
  171. "x": 13.2,
  172. "y": 93.1
  173. }
  174. ]
  175. },
  176. {
  177. "__type__": "cc.PrefabInfo",
  178. "root": {
  179. "__id__": 1
  180. },
  181. "asset": {
  182. "__uuid__": "3d5a30fa-258b-4444-afd2-25afd004d120"
  183. },
  184. "fileId": "27AVRMMrxDBaCiSCQ4zWBB",
  185. "sync": false
  186. },
  187. {
  188. "__type__": "cc.Node",
  189. "_name": "Jump_road_big_Mask",
  190. "_objFlags": 0,
  191. "_parent": {
  192. "__id__": 1
  193. },
  194. "_children": [],
  195. "_tag": -1,
  196. "_active": true,
  197. "_components": [
  198. {
  199. "__id__": 6
  200. },
  201. {
  202. "__id__": 7
  203. }
  204. ],
  205. "_prefab": {
  206. "__id__": 8
  207. },
  208. "_id": "",
  209. "_opacity": 255,
  210. "_color": {
  211. "__type__": "cc.Color",
  212. "r": 41,
  213. "g": 255,
  214. "b": 0,
  215. "a": 255
  216. },
  217. "_cascadeOpacityEnabled": true,
  218. "_anchorPoint": {
  219. "__type__": "cc.Vec2",
  220. "x": 0.5,
  221. "y": 0.5
  222. },
  223. "_contentSize": {
  224. "__type__": "cc.Size",
  225. "width": 318,
  226. "height": 244
  227. },
  228. "_rotationX": 0,
  229. "_rotationY": 0,
  230. "_scaleX": 1,
  231. "_scaleY": 1,
  232. "_position": {
  233. "__type__": "cc.Vec2",
  234. "x": 345.2,
  235. "y": -56
  236. },
  237. "_skewX": 0,
  238. "_skewY": 0,
  239. "_localZOrder": 0,
  240. "_globalZOrder": 0,
  241. "_opacityModifyRGB": false,
  242. "groupIndex": 0
  243. },
  244. {
  245. "__type__": "cc.Sprite",
  246. "_name": "",
  247. "_objFlags": 0,
  248. "node": {
  249. "__id__": 5
  250. },
  251. "_enabled": true,
  252. "_spriteFrame": {
  253. "__uuid__": "bcdcbde0-5794-4fb1-a4ea-0b161ec61e76"
  254. },
  255. "_type": 0,
  256. "_sizeMode": 1,
  257. "_fillType": 0,
  258. "_fillCenter": {
  259. "__type__": "cc.Vec2",
  260. "x": 0,
  261. "y": 0
  262. },
  263. "_fillStart": 0,
  264. "_fillRange": 0,
  265. "_isTrimmedMode": true,
  266. "_srcBlendFactor": 770,
  267. "_dstBlendFactor": 771,
  268. "_atlas": null
  269. },
  270. {
  271. "__type__": "cc.Animation",
  272. "_name": "",
  273. "_objFlags": 0,
  274. "node": {
  275. "__id__": 5
  276. },
  277. "_enabled": true,
  278. "_defaultClip": {
  279. "__uuid__": "7f71502f-4c85-46e2-9036-8e295c8018fe"
  280. },
  281. "_clips": [
  282. {
  283. "__uuid__": "7f71502f-4c85-46e2-9036-8e295c8018fe"
  284. }
  285. ],
  286. "playOnLoad": true
  287. },
  288. {
  289. "__type__": "cc.PrefabInfo",
  290. "root": {
  291. "__id__": 1
  292. },
  293. "asset": {
  294. "__uuid__": "3d5a30fa-258b-4444-afd2-25afd004d120"
  295. },
  296. "fileId": "1eIVU2UbZCUIzWPZ1Zinb5",
  297. "sync": false
  298. },
  299. {
  300. "__type__": "cc.Node",
  301. "_name": "NormalHurdleBand",
  302. "_objFlags": 0,
  303. "_parent": {
  304. "__id__": 1
  305. },
  306. "_children": [],
  307. "_tag": -1,
  308. "_active": true,
  309. "_components": [
  310. {
  311. "__id__": 10
  312. },
  313. {
  314. "__id__": 11
  315. }
  316. ],
  317. "_prefab": {
  318. "__id__": 12
  319. },
  320. "_id": "",
  321. "_opacity": 255,
  322. "_color": {
  323. "__type__": "cc.Color",
  324. "r": 255,
  325. "g": 255,
  326. "b": 255,
  327. "a": 255
  328. },
  329. "_cascadeOpacityEnabled": true,
  330. "_anchorPoint": {
  331. "__type__": "cc.Vec2",
  332. "x": 0.5,
  333. "y": 0.5
  334. },
  335. "_contentSize": {
  336. "__type__": "cc.Size",
  337. "width": 268,
  338. "height": 188
  339. },
  340. "_rotationX": 0,
  341. "_rotationY": 0,
  342. "_scaleX": 1,
  343. "_scaleY": 1,
  344. "_position": {
  345. "__type__": "cc.Vec2",
  346. "x": 345.2,
  347. "y": -56
  348. },
  349. "_skewX": 0,
  350. "_skewY": 0,
  351. "_localZOrder": 0,
  352. "_globalZOrder": 0,
  353. "_opacityModifyRGB": false,
  354. "groupIndex": 0
  355. },
  356. {
  357. "__type__": "cc.Sprite",
  358. "_name": "",
  359. "_objFlags": 0,
  360. "node": {
  361. "__id__": 9
  362. },
  363. "_enabled": true,
  364. "_spriteFrame": {
  365. "__uuid__": "65e13721-c072-4c80-b08a-a1bc89cf8515"
  366. },
  367. "_type": 0,
  368. "_sizeMode": 1,
  369. "_fillType": 0,
  370. "_fillCenter": {
  371. "__type__": "cc.Vec2",
  372. "x": 0,
  373. "y": 0
  374. },
  375. "_fillStart": 0,
  376. "_fillRange": 0,
  377. "_isTrimmedMode": true,
  378. "_srcBlendFactor": 770,
  379. "_dstBlendFactor": 771,
  380. "_atlas": null
  381. },
  382. {
  383. "__type__": "cc.PolygonCollider",
  384. "_name": "",
  385. "_objFlags": 0,
  386. "node": {
  387. "__id__": 9
  388. },
  389. "_enabled": true,
  390. "tag": 0,
  391. "_offset": {
  392. "__type__": "cc.Vec2",
  393. "x": 0,
  394. "y": 0
  395. },
  396. "points": [
  397. {
  398. "__type__": "cc.Vec2",
  399. "x": -56.6,
  400. "y": 93.8
  401. },
  402. {
  403. "__type__": "cc.Vec2",
  404. "x": -134.1,
  405. "y": -92.8
  406. },
  407. {
  408. "__type__": "cc.Vec2",
  409. "x": 25.7,
  410. "y": -93.5
  411. },
  412. {
  413. "__type__": "cc.Vec2",
  414. "x": 100.3,
  415. "y": 93.1
  416. }
  417. ]
  418. },
  419. {
  420. "__type__": "cc.PrefabInfo",
  421. "root": {
  422. "__id__": 1
  423. },
  424. "asset": {
  425. "__uuid__": "3d5a30fa-258b-4444-afd2-25afd004d120"
  426. },
  427. "fileId": "c6JLTzcR9JTIK766rcmm03",
  428. "sync": false
  429. },
  430. {
  431. "__type__": "cc.Node",
  432. "_name": "GroundCollision",
  433. "_objFlags": 0,
  434. "_parent": {
  435. "__id__": 1
  436. },
  437. "_children": [],
  438. "_tag": -1,
  439. "_active": true,
  440. "_components": [
  441. {
  442. "__id__": 14
  443. }
  444. ],
  445. "_prefab": {
  446. "__id__": 15
  447. },
  448. "_id": "",
  449. "_opacity": 255,
  450. "_color": {
  451. "__type__": "cc.Color",
  452. "r": 255,
  453. "g": 255,
  454. "b": 255,
  455. "a": 255
  456. },
  457. "_cascadeOpacityEnabled": true,
  458. "_anchorPoint": {
  459. "__type__": "cc.Vec2",
  460. "x": 0,
  461. "y": 0.5
  462. },
  463. "_contentSize": {
  464. "__type__": "cc.Size",
  465. "width": 720,
  466. "height": 188
  467. },
  468. "_rotationX": 0,
  469. "_rotationY": 0,
  470. "_scaleX": 1,
  471. "_scaleY": 1,
  472. "_position": {
  473. "__type__": "cc.Vec2",
  474. "x": 0,
  475. "y": -56
  476. },
  477. "_skewX": 0,
  478. "_skewY": 0,
  479. "_localZOrder": 0,
  480. "_globalZOrder": 0,
  481. "_opacityModifyRGB": false,
  482. "groupIndex": 0
  483. },
  484. {
  485. "__type__": "cc.BoxCollider",
  486. "_name": "",
  487. "_objFlags": 0,
  488. "node": {
  489. "__id__": 13
  490. },
  491. "_enabled": true,
  492. "tag": 0,
  493. "_offset": {
  494. "__type__": "cc.Vec2",
  495. "x": 360,
  496. "y": 0
  497. },
  498. "_size": {
  499. "__type__": "cc.Size",
  500. "width": 720,
  501. "height": 188
  502. }
  503. },
  504. {
  505. "__type__": "cc.PrefabInfo",
  506. "root": {
  507. "__id__": 1
  508. },
  509. "asset": {
  510. "__uuid__": "3d5a30fa-258b-4444-afd2-25afd004d120"
  511. },
  512. "fileId": "3ap4bLGwJAy4ub3K6byEgN",
  513. "sync": false
  514. },
  515. {
  516. "__type__": "cc.Node",
  517. "_name": "Railing",
  518. "_objFlags": 0,
  519. "_parent": {
  520. "__id__": 1
  521. },
  522. "_children": [],
  523. "_tag": -1,
  524. "_active": true,
  525. "_components": [
  526. {
  527. "__id__": 17
  528. },
  529. {
  530. "__id__": 18
  531. }
  532. ],
  533. "_prefab": {
  534. "__id__": 19
  535. },
  536. "_id": "",
  537. "_opacity": 255,
  538. "_color": {
  539. "__type__": "cc.Color",
  540. "r": 255,
  541. "g": 255,
  542. "b": 255,
  543. "a": 255
  544. },
  545. "_cascadeOpacityEnabled": true,
  546. "_anchorPoint": {
  547. "__type__": "cc.Vec2",
  548. "x": 0.5,
  549. "y": 0.5
  550. },
  551. "_contentSize": {
  552. "__type__": "cc.Size",
  553. "width": 171,
  554. "height": 265
  555. },
  556. "_rotationX": 0,
  557. "_rotationY": 0,
  558. "_scaleX": 1,
  559. "_scaleY": 1,
  560. "_position": {
  561. "__type__": "cc.Vec2",
  562. "x": 542.4,
  563. "y": -28
  564. },
  565. "_skewX": 0,
  566. "_skewY": 0,
  567. "_localZOrder": 0,
  568. "_globalZOrder": 0,
  569. "_opacityModifyRGB": false,
  570. "groupIndex": 0
  571. },
  572. {
  573. "__type__": "cc.Sprite",
  574. "_name": "",
  575. "_objFlags": 0,
  576. "node": {
  577. "__id__": 16
  578. },
  579. "_enabled": true,
  580. "_spriteFrame": {
  581. "__uuid__": "871d0883-3474-401b-9327-02fdcdf06a0c"
  582. },
  583. "_type": 0,
  584. "_sizeMode": 1,
  585. "_fillType": 0,
  586. "_fillCenter": {
  587. "__type__": "cc.Vec2",
  588. "x": 0,
  589. "y": 0
  590. },
  591. "_fillStart": 0,
  592. "_fillRange": 0,
  593. "_isTrimmedMode": true,
  594. "_srcBlendFactor": 770,
  595. "_dstBlendFactor": 771,
  596. "_atlas": null
  597. },
  598. {
  599. "__type__": "cc.Animation",
  600. "_name": "",
  601. "_objFlags": 0,
  602. "node": {
  603. "__id__": 16
  604. },
  605. "_enabled": true,
  606. "_defaultClip": {
  607. "__uuid__": "5d7ba84a-f4a1-46a0-afad-04b5b51eea63"
  608. },
  609. "_clips": [
  610. {
  611. "__uuid__": "5d7ba84a-f4a1-46a0-afad-04b5b51eea63"
  612. },
  613. {
  614. "__uuid__": "a92b3eca-04df-49a4-89b1-f7f9aedf3837"
  615. }
  616. ],
  617. "playOnLoad": false
  618. },
  619. {
  620. "__type__": "cc.PrefabInfo",
  621. "root": {
  622. "__id__": 1
  623. },
  624. "asset": {
  625. "__uuid__": "3d5a30fa-258b-4444-afd2-25afd004d120"
  626. },
  627. "fileId": "8a8SHnk2ZJ76aD7MqqdHR+",
  628. "sync": false
  629. },
  630. {
  631. "__type__": "cc.Node",
  632. "_name": "WhiteAccelerationBandCenter",
  633. "_objFlags": 0,
  634. "_parent": {
  635. "__id__": 1
  636. },
  637. "_children": [],
  638. "_tag": -1,
  639. "_active": false,
  640. "_components": [
  641. {
  642. "__id__": 21
  643. }
  644. ],
  645. "_prefab": {
  646. "__id__": 22
  647. },
  648. "_id": "",
  649. "_opacity": 255,
  650. "_color": {
  651. "__type__": "cc.Color",
  652. "r": 255,
  653. "g": 255,
  654. "b": 255,
  655. "a": 255
  656. },
  657. "_cascadeOpacityEnabled": true,
  658. "_anchorPoint": {
  659. "__type__": "cc.Vec2",
  660. "x": 0.5,
  661. "y": 0.5
  662. },
  663. "_contentSize": {
  664. "__type__": "cc.Size",
  665. "width": 121,
  666. "height": 188
  667. },
  668. "_rotationX": 0,
  669. "_rotationY": 0,
  670. "_scaleX": 1,
  671. "_scaleY": 1,
  672. "_position": {
  673. "__type__": "cc.Vec2",
  674. "x": 421.1,
  675. "y": -56
  676. },
  677. "_skewX": 0,
  678. "_skewY": 0,
  679. "_localZOrder": 0,
  680. "_globalZOrder": 0,
  681. "_opacityModifyRGB": false,
  682. "groupIndex": 0
  683. },
  684. {
  685. "__type__": "cc.Sprite",
  686. "_name": "",
  687. "_objFlags": 0,
  688. "node": {
  689. "__id__": 20
  690. },
  691. "_enabled": true,
  692. "_spriteFrame": {
  693. "__uuid__": "e541d3f0-1f50-4d06-8269-f8bd0203abda"
  694. },
  695. "_type": 0,
  696. "_sizeMode": 1,
  697. "_fillType": 0,
  698. "_fillCenter": {
  699. "__type__": "cc.Vec2",
  700. "x": 0,
  701. "y": 0
  702. },
  703. "_fillStart": 0,
  704. "_fillRange": 0,
  705. "_isTrimmedMode": true,
  706. "_srcBlendFactor": 770,
  707. "_dstBlendFactor": 771,
  708. "_atlas": null
  709. },
  710. {
  711. "__type__": "cc.PrefabInfo",
  712. "root": {
  713. "__id__": 1
  714. },
  715. "asset": {
  716. "__uuid__": "3d5a30fa-258b-4444-afd2-25afd004d120"
  717. },
  718. "fileId": "46nL600p5KyqPCBi3R770o",
  719. "sync": false
  720. },
  721. {
  722. "__type__": "cc.Sprite",
  723. "_name": "",
  724. "_objFlags": 0,
  725. "node": {
  726. "__id__": 1
  727. },
  728. "_enabled": true,
  729. "_spriteFrame": null,
  730. "_type": 0,
  731. "_sizeMode": 1,
  732. "_fillType": 0,
  733. "_fillCenter": {
  734. "__type__": "cc.Vec2",
  735. "x": 0,
  736. "y": 0
  737. },
  738. "_fillStart": 0,
  739. "_fillRange": 0,
  740. "_isTrimmedMode": true,
  741. "_srcBlendFactor": 770,
  742. "_dstBlendFactor": 771,
  743. "_atlas": null
  744. },
  745. {
  746. "__type__": "e6378owoBVE9arxh2od+vWV",
  747. "_name": "",
  748. "_objFlags": 0,
  749. "node": {
  750. "__id__": 1
  751. },
  752. "_enabled": true,
  753. "isFinishZone": false,
  754. "isOnlyDelect": false,
  755. "speed": -300,
  756. "isSpawnOne": false
  757. },
  758. {
  759. "__type__": "cc.PrefabInfo",
  760. "root": {
  761. "__id__": 1
  762. },
  763. "asset": {
  764. "__uuid__": "3d5a30fa-258b-4444-afd2-25afd004d120"
  765. },
  766. "fileId": "a10T7r5YRE5ayv4GPkr8Ic",
  767. "sync": false
  768. }
  769. ]