Bunker.prefab 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776
  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": "Bunker",
  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__": 17
  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": 3040,
  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": "LongABand10Column",
  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": 2863,
  121. "height": 255
  122. },
  123. "_rotationX": 0,
  124. "_rotationY": 0,
  125. "_scaleX": 1,
  126. "_scaleY": 1,
  127. "_position": {
  128. "__type__": "cc.Vec2",
  129. "x": 1604,
  130. "y": -29
  131. },
  132. "_skewX": 0,
  133. "_skewY": 0,
  134. "_localZOrder": 0,
  135. "_globalZOrder": 0,
  136. "_opacityModifyRGB": false,
  137. "groupIndex": 0
  138. },
  139. {
  140. "__type__": "cc.Sprite",
  141. "_name": "",
  142. "_objFlags": 0,
  143. "node": {
  144. "__id__": 2
  145. },
  146. "_enabled": true,
  147. "_spriteFrame": {
  148. "__uuid__": "4d184732-c05b-4c98-9663-e205234bb5a9"
  149. },
  150. "_type": 0,
  151. "_sizeMode": 1,
  152. "_fillType": 0,
  153. "_fillCenter": {
  154. "__type__": "cc.Vec2",
  155. "x": 0,
  156. "y": 0
  157. },
  158. "_fillStart": 0,
  159. "_fillRange": 0,
  160. "_isTrimmedMode": true,
  161. "_srcBlendFactor": 770,
  162. "_dstBlendFactor": 771,
  163. "_atlas": null
  164. },
  165. {
  166. "__type__": "cc.PrefabInfo",
  167. "root": {
  168. "__id__": 1
  169. },
  170. "asset": {
  171. "__uuid__": "1b91d0a9-cd1d-4e58-8ca9-3f145b5228e1"
  172. },
  173. "fileId": "31j6KRtytKWJyOaloCmoMA",
  174. "sync": false
  175. },
  176. {
  177. "__type__": "cc.Node",
  178. "_name": "Jump_road_big_Mask",
  179. "_objFlags": 0,
  180. "_parent": {
  181. "__id__": 1
  182. },
  183. "_children": [],
  184. "_tag": -1,
  185. "_active": true,
  186. "_components": [
  187. {
  188. "__id__": 6
  189. },
  190. {
  191. "__id__": 7
  192. }
  193. ],
  194. "_prefab": {
  195. "__id__": 8
  196. },
  197. "_id": "",
  198. "_opacity": 255,
  199. "_color": {
  200. "__type__": "cc.Color",
  201. "r": 41,
  202. "g": 255,
  203. "b": 0,
  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": 309,
  215. "height": 266
  216. },
  217. "_rotationX": 0,
  218. "_rotationY": 0,
  219. "_scaleX": 0.88,
  220. "_scaleY": 0.88,
  221. "_position": {
  222. "__type__": "cc.Vec2",
  223. "x": 132,
  224. "y": -52
  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__": "ccc4e737-7c03-4723-82f5-8d90369468a5"
  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.Animation",
  261. "_name": "",
  262. "_objFlags": 0,
  263. "node": {
  264. "__id__": 5
  265. },
  266. "_enabled": true,
  267. "_defaultClip": {
  268. "__uuid__": "7f71502f-4c85-46e2-9036-8e295c8018fe"
  269. },
  270. "_clips": [
  271. {
  272. "__uuid__": "7f71502f-4c85-46e2-9036-8e295c8018fe"
  273. }
  274. ],
  275. "playOnLoad": true
  276. },
  277. {
  278. "__type__": "cc.PrefabInfo",
  279. "root": {
  280. "__id__": 1
  281. },
  282. "asset": {
  283. "__uuid__": "1b91d0a9-cd1d-4e58-8ca9-3f145b5228e1"
  284. },
  285. "fileId": "397KGbKRZPNLr6S+pqJ8dY",
  286. "sync": false
  287. },
  288. {
  289. "__type__": "cc.Node",
  290. "_name": "EndPerfectfLongJumpBand",
  291. "_objFlags": 0,
  292. "_parent": {
  293. "__id__": 1
  294. },
  295. "_children": [],
  296. "_tag": -1,
  297. "_active": true,
  298. "_components": [
  299. {
  300. "__id__": 10
  301. },
  302. {
  303. "__id__": 11
  304. }
  305. ],
  306. "_prefab": {
  307. "__id__": 12
  308. },
  309. "_id": "",
  310. "_opacity": 255,
  311. "_color": {
  312. "__type__": "cc.Color",
  313. "r": 255,
  314. "g": 255,
  315. "b": 255,
  316. "a": 255
  317. },
  318. "_cascadeOpacityEnabled": true,
  319. "_anchorPoint": {
  320. "__type__": "cc.Vec2",
  321. "x": 0.5,
  322. "y": 0.5
  323. },
  324. "_contentSize": {
  325. "__type__": "cc.Size",
  326. "width": 253,
  327. "height": 206
  328. },
  329. "_rotationX": 0,
  330. "_rotationY": 0,
  331. "_scaleX": 0.91,
  332. "_scaleY": 0.88,
  333. "_position": {
  334. "__type__": "cc.Vec2",
  335. "x": 132,
  336. "y": -52
  337. },
  338. "_skewX": 0,
  339. "_skewY": 0,
  340. "_localZOrder": 0,
  341. "_globalZOrder": 0,
  342. "_opacityModifyRGB": false,
  343. "groupIndex": 0
  344. },
  345. {
  346. "__type__": "cc.Sprite",
  347. "_name": "",
  348. "_objFlags": 0,
  349. "node": {
  350. "__id__": 9
  351. },
  352. "_enabled": true,
  353. "_spriteFrame": {
  354. "__uuid__": "6ca2368b-9a63-4755-ba3e-948a0281e1bb"
  355. },
  356. "_type": 0,
  357. "_sizeMode": 1,
  358. "_fillType": 0,
  359. "_fillCenter": {
  360. "__type__": "cc.Vec2",
  361. "x": 0,
  362. "y": 0
  363. },
  364. "_fillStart": 0,
  365. "_fillRange": 0,
  366. "_isTrimmedMode": true,
  367. "_srcBlendFactor": 770,
  368. "_dstBlendFactor": 771,
  369. "_atlas": null
  370. },
  371. {
  372. "__type__": "cc.PolygonCollider",
  373. "_name": "",
  374. "_objFlags": 0,
  375. "node": {
  376. "__id__": 9
  377. },
  378. "_enabled": true,
  379. "tag": 0,
  380. "_offset": {
  381. "__type__": "cc.Vec2",
  382. "x": 0,
  383. "y": 0
  384. },
  385. "points": [
  386. {
  387. "__type__": "cc.Vec2",
  388. "x": 3.2,
  389. "y": -97.3
  390. },
  391. {
  392. "__type__": "cc.Vec2",
  393. "x": 57,
  394. "y": -99
  395. },
  396. {
  397. "__type__": "cc.Vec2",
  398. "x": 136,
  399. "y": 101.8
  400. },
  401. {
  402. "__type__": "cc.Vec2",
  403. "x": 85,
  404. "y": 101
  405. }
  406. ]
  407. },
  408. {
  409. "__type__": "cc.PrefabInfo",
  410. "root": {
  411. "__id__": 1
  412. },
  413. "asset": {
  414. "__uuid__": "1b91d0a9-cd1d-4e58-8ca9-3f145b5228e1"
  415. },
  416. "fileId": "19+iLzispI0pOxZLHEXSvM",
  417. "sync": false
  418. },
  419. {
  420. "__type__": "cc.Node",
  421. "_name": "EndNormalLongJumpBand",
  422. "_objFlags": 0,
  423. "_parent": {
  424. "__id__": 1
  425. },
  426. "_children": [],
  427. "_tag": -1,
  428. "_active": true,
  429. "_components": [
  430. {
  431. "__id__": 14
  432. },
  433. {
  434. "__id__": 15
  435. }
  436. ],
  437. "_prefab": {
  438. "__id__": 16
  439. },
  440. "_id": "",
  441. "_opacity": 255,
  442. "_color": {
  443. "__type__": "cc.Color",
  444. "r": 255,
  445. "g": 255,
  446. "b": 255,
  447. "a": 255
  448. },
  449. "_cascadeOpacityEnabled": true,
  450. "_anchorPoint": {
  451. "__type__": "cc.Vec2",
  452. "x": 0.5,
  453. "y": 0.5
  454. },
  455. "_contentSize": {
  456. "__type__": "cc.Size",
  457. "width": 253,
  458. "height": 206
  459. },
  460. "_rotationX": 0,
  461. "_rotationY": 0,
  462. "_scaleX": 0.91,
  463. "_scaleY": 0.88,
  464. "_position": {
  465. "__type__": "cc.Vec2",
  466. "x": 132,
  467. "y": -52
  468. },
  469. "_skewX": 0,
  470. "_skewY": 0,
  471. "_localZOrder": 0,
  472. "_globalZOrder": 0,
  473. "_opacityModifyRGB": false,
  474. "groupIndex": 0
  475. },
  476. {
  477. "__type__": "cc.Sprite",
  478. "_name": "",
  479. "_objFlags": 0,
  480. "node": {
  481. "__id__": 13
  482. },
  483. "_enabled": false,
  484. "_spriteFrame": {
  485. "__uuid__": "6ca2368b-9a63-4755-ba3e-948a0281e1bb"
  486. },
  487. "_type": 0,
  488. "_sizeMode": 1,
  489. "_fillType": 0,
  490. "_fillCenter": {
  491. "__type__": "cc.Vec2",
  492. "x": 0,
  493. "y": 0
  494. },
  495. "_fillStart": 0,
  496. "_fillRange": 0,
  497. "_isTrimmedMode": true,
  498. "_srcBlendFactor": 770,
  499. "_dstBlendFactor": 771,
  500. "_atlas": null
  501. },
  502. {
  503. "__type__": "cc.PolygonCollider",
  504. "_name": "",
  505. "_objFlags": 0,
  506. "node": {
  507. "__id__": 13
  508. },
  509. "_enabled": true,
  510. "tag": 0,
  511. "_offset": {
  512. "__type__": "cc.Vec2",
  513. "x": 0,
  514. "y": 0
  515. },
  516. "points": [
  517. {
  518. "__type__": "cc.Vec2",
  519. "x": -127,
  520. "y": -101
  521. },
  522. {
  523. "__type__": "cc.Vec2",
  524. "x": 57,
  525. "y": -99
  526. },
  527. {
  528. "__type__": "cc.Vec2",
  529. "x": 136,
  530. "y": 101.8
  531. },
  532. {
  533. "__type__": "cc.Vec2",
  534. "x": -43,
  535. "y": 101
  536. }
  537. ]
  538. },
  539. {
  540. "__type__": "cc.PrefabInfo",
  541. "root": {
  542. "__id__": 1
  543. },
  544. "asset": {
  545. "__uuid__": "1b91d0a9-cd1d-4e58-8ca9-3f145b5228e1"
  546. },
  547. "fileId": "a7qJz4Hr1PPYngKGENkE6b",
  548. "sync": false
  549. },
  550. {
  551. "__type__": "cc.Node",
  552. "_name": "GroundCollision",
  553. "_objFlags": 0,
  554. "_parent": {
  555. "__id__": 1
  556. },
  557. "_children": [],
  558. "_tag": -1,
  559. "_active": true,
  560. "_components": [
  561. {
  562. "__id__": 18
  563. }
  564. ],
  565. "_prefab": {
  566. "__id__": 19
  567. },
  568. "_id": "",
  569. "_opacity": 255,
  570. "_color": {
  571. "__type__": "cc.Color",
  572. "r": 255,
  573. "g": 255,
  574. "b": 255,
  575. "a": 255
  576. },
  577. "_cascadeOpacityEnabled": true,
  578. "_anchorPoint": {
  579. "__type__": "cc.Vec2",
  580. "x": 0.5,
  581. "y": 0.5
  582. },
  583. "_contentSize": {
  584. "__type__": "cc.Size",
  585. "width": 0,
  586. "height": 0
  587. },
  588. "_rotationX": 0,
  589. "_rotationY": 0,
  590. "_scaleX": 3.9,
  591. "_scaleY": 1.66,
  592. "_position": {
  593. "__type__": "cc.Vec2",
  594. "x": 133,
  595. "y": -49
  596. },
  597. "_skewX": 0,
  598. "_skewY": 0,
  599. "_localZOrder": 0,
  600. "_globalZOrder": 0,
  601. "_opacityModifyRGB": false,
  602. "groupIndex": 0
  603. },
  604. {
  605. "__type__": "cc.BoxCollider",
  606. "_name": "",
  607. "_objFlags": 0,
  608. "node": {
  609. "__id__": 17
  610. },
  611. "_enabled": true,
  612. "tag": 0,
  613. "_offset": {
  614. "__type__": "cc.Vec2",
  615. "x": 0,
  616. "y": 0
  617. },
  618. "_size": {
  619. "__type__": "cc.Size",
  620. "width": 100,
  621. "height": 100
  622. }
  623. },
  624. {
  625. "__type__": "cc.PrefabInfo",
  626. "root": {
  627. "__id__": 1
  628. },
  629. "asset": {
  630. "__uuid__": "1b91d0a9-cd1d-4e58-8ca9-3f145b5228e1"
  631. },
  632. "fileId": "bagHGMI09PpYDSK5uuBu9j",
  633. "sync": false
  634. },
  635. {
  636. "__type__": "cc.Node",
  637. "_name": "WhiteAccelerationBandCenter",
  638. "_objFlags": 0,
  639. "_parent": {
  640. "__id__": 1
  641. },
  642. "_children": [],
  643. "_tag": -1,
  644. "_active": false,
  645. "_components": [
  646. {
  647. "__id__": 21
  648. }
  649. ],
  650. "_prefab": {
  651. "__id__": 22
  652. },
  653. "_id": "",
  654. "_opacity": 255,
  655. "_color": {
  656. "__type__": "cc.Color",
  657. "r": 255,
  658. "g": 255,
  659. "b": 255,
  660. "a": 255
  661. },
  662. "_cascadeOpacityEnabled": true,
  663. "_anchorPoint": {
  664. "__type__": "cc.Vec2",
  665. "x": 0.5,
  666. "y": 0.5
  667. },
  668. "_contentSize": {
  669. "__type__": "cc.Size",
  670. "width": 121,
  671. "height": 188
  672. },
  673. "_rotationX": 0,
  674. "_rotationY": 0,
  675. "_scaleX": 0.93,
  676. "_scaleY": 0.92,
  677. "_position": {
  678. "__type__": "cc.Vec2",
  679. "x": 191,
  680. "y": -53
  681. },
  682. "_skewX": 0,
  683. "_skewY": 0,
  684. "_localZOrder": 0,
  685. "_globalZOrder": 0,
  686. "_opacityModifyRGB": false,
  687. "groupIndex": 0
  688. },
  689. {
  690. "__type__": "cc.Sprite",
  691. "_name": "",
  692. "_objFlags": 0,
  693. "node": {
  694. "__id__": 20
  695. },
  696. "_enabled": true,
  697. "_spriteFrame": {
  698. "__uuid__": "e541d3f0-1f50-4d06-8269-f8bd0203abda"
  699. },
  700. "_type": 0,
  701. "_sizeMode": 1,
  702. "_fillType": 0,
  703. "_fillCenter": {
  704. "__type__": "cc.Vec2",
  705. "x": 0,
  706. "y": 0
  707. },
  708. "_fillStart": 0,
  709. "_fillRange": 0,
  710. "_isTrimmedMode": true,
  711. "_srcBlendFactor": 770,
  712. "_dstBlendFactor": 771,
  713. "_atlas": null
  714. },
  715. {
  716. "__type__": "cc.PrefabInfo",
  717. "root": {
  718. "__id__": 1
  719. },
  720. "asset": {
  721. "__uuid__": "1b91d0a9-cd1d-4e58-8ca9-3f145b5228e1"
  722. },
  723. "fileId": "28CyKoDwVO7ousO8sYPsRv",
  724. "sync": false
  725. },
  726. {
  727. "__type__": "cc.Sprite",
  728. "_name": "",
  729. "_objFlags": 0,
  730. "node": {
  731. "__id__": 1
  732. },
  733. "_enabled": false,
  734. "_spriteFrame": {
  735. "__uuid__": "cc342474-3b7d-4946-bee6-e2e1a3696388"
  736. },
  737. "_type": 0,
  738. "_sizeMode": 0,
  739. "_fillType": 0,
  740. "_fillCenter": {
  741. "__type__": "cc.Vec2",
  742. "x": 0,
  743. "y": 0
  744. },
  745. "_fillStart": 0,
  746. "_fillRange": 0,
  747. "_isTrimmedMode": true,
  748. "_srcBlendFactor": 770,
  749. "_dstBlendFactor": 771,
  750. "_atlas": null
  751. },
  752. {
  753. "__type__": "e6378owoBVE9arxh2od+vWV",
  754. "_name": "",
  755. "_objFlags": 0,
  756. "node": {
  757. "__id__": 1
  758. },
  759. "_enabled": true,
  760. "isFinishZone": false,
  761. "isOnlyDelect": false,
  762. "speed": -300,
  763. "isSpawnOne": false
  764. },
  765. {
  766. "__type__": "cc.PrefabInfo",
  767. "root": {
  768. "__id__": 1
  769. },
  770. "asset": {
  771. "__uuid__": "1b91d0a9-cd1d-4e58-8ca9-3f145b5228e1"
  772. },
  773. "fileId": "a10T7r5YRE5ayv4GPkr8Ic",
  774. "sync": false
  775. }
  776. ]