Bunker.prefab 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661
  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__": 16
  31. }
  32. ],
  33. "_tag": -1,
  34. "_active": true,
  35. "_components": [
  36. {
  37. "__id__": 19
  38. },
  39. {
  40. "__id__": 20
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 21
  45. },
  46. "_id": "",
  47. "_opacity": 255,
  48. "_color": {
  49. "__type__": "cc.Color",
  50. "r": 255,
  51. "g": 255,
  52. "b": 255,
  53. "a": 255
  54. },
  55. "_cascadeOpacityEnabled": true,
  56. "_anchorPoint": {
  57. "__type__": "cc.Vec2",
  58. "x": 0,
  59. "y": 0.5
  60. },
  61. "_contentSize": {
  62. "__type__": "cc.Size",
  63. "width": 3040,
  64. "height": 1600
  65. },
  66. "_rotationX": 0,
  67. "_rotationY": 0,
  68. "_scaleX": 1,
  69. "_scaleY": 1,
  70. "_position": {
  71. "__type__": "cc.Vec2",
  72. "x": 0,
  73. "y": 0
  74. },
  75. "_skewX": 0,
  76. "_skewY": 0,
  77. "_localZOrder": 0,
  78. "_globalZOrder": 0,
  79. "_opacityModifyRGB": false,
  80. "groupIndex": 0
  81. },
  82. {
  83. "__type__": "cc.Node",
  84. "_name": "LongABand10Column",
  85. "_objFlags": 0,
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [],
  90. "_tag": -1,
  91. "_active": true,
  92. "_components": [
  93. {
  94. "__id__": 3
  95. }
  96. ],
  97. "_prefab": {
  98. "__id__": 4
  99. },
  100. "_id": "",
  101. "_opacity": 255,
  102. "_color": {
  103. "__type__": "cc.Color",
  104. "r": 255,
  105. "g": 255,
  106. "b": 255,
  107. "a": 255
  108. },
  109. "_cascadeOpacityEnabled": true,
  110. "_anchorPoint": {
  111. "__type__": "cc.Vec2",
  112. "x": 0.5,
  113. "y": 0.5
  114. },
  115. "_contentSize": {
  116. "__type__": "cc.Size",
  117. "width": 2863,
  118. "height": 255
  119. },
  120. "_rotationX": 0,
  121. "_rotationY": 0,
  122. "_scaleX": 1,
  123. "_scaleY": 1,
  124. "_position": {
  125. "__type__": "cc.Vec2",
  126. "x": 1604,
  127. "y": -29
  128. },
  129. "_skewX": 0,
  130. "_skewY": 0,
  131. "_localZOrder": 0,
  132. "_globalZOrder": 0,
  133. "_opacityModifyRGB": false,
  134. "groupIndex": 0
  135. },
  136. {
  137. "__type__": "cc.Sprite",
  138. "_name": "",
  139. "_objFlags": 0,
  140. "node": {
  141. "__id__": 2
  142. },
  143. "_enabled": true,
  144. "_spriteFrame": {
  145. "__uuid__": "4d184732-c05b-4c98-9663-e205234bb5a9"
  146. },
  147. "_type": 0,
  148. "_sizeMode": 1,
  149. "_fillType": 0,
  150. "_fillCenter": {
  151. "__type__": "cc.Vec2",
  152. "x": 0,
  153. "y": 0
  154. },
  155. "_fillStart": 0,
  156. "_fillRange": 0,
  157. "_isTrimmedMode": true,
  158. "_srcBlendFactor": 770,
  159. "_dstBlendFactor": 771,
  160. "_atlas": null
  161. },
  162. {
  163. "__type__": "cc.PrefabInfo",
  164. "root": {
  165. "__id__": 1
  166. },
  167. "asset": {
  168. "__uuid__": "1b91d0a9-cd1d-4e58-8ca9-3f145b5228e1"
  169. },
  170. "fileId": "31j6KRtytKWJyOaloCmoMA",
  171. "sync": false
  172. },
  173. {
  174. "__type__": "cc.Node",
  175. "_name": "EndPerfectfLongJumpBand",
  176. "_objFlags": 0,
  177. "_parent": {
  178. "__id__": 1
  179. },
  180. "_children": [],
  181. "_tag": -1,
  182. "_active": true,
  183. "_components": [
  184. {
  185. "__id__": 6
  186. },
  187. {
  188. "__id__": 7
  189. }
  190. ],
  191. "_prefab": {
  192. "__id__": 8
  193. },
  194. "_id": "",
  195. "_opacity": 255,
  196. "_color": {
  197. "__type__": "cc.Color",
  198. "r": 255,
  199. "g": 255,
  200. "b": 255,
  201. "a": 255
  202. },
  203. "_cascadeOpacityEnabled": true,
  204. "_anchorPoint": {
  205. "__type__": "cc.Vec2",
  206. "x": 0.5,
  207. "y": 0.5
  208. },
  209. "_contentSize": {
  210. "__type__": "cc.Size",
  211. "width": 253,
  212. "height": 206
  213. },
  214. "_rotationX": 0,
  215. "_rotationY": 0,
  216. "_scaleX": 1,
  217. "_scaleY": 1,
  218. "_position": {
  219. "__type__": "cc.Vec2",
  220. "x": 126,
  221. "y": -52
  222. },
  223. "_skewX": 0,
  224. "_skewY": 0,
  225. "_localZOrder": 0,
  226. "_globalZOrder": 0,
  227. "_opacityModifyRGB": false,
  228. "groupIndex": 0
  229. },
  230. {
  231. "__type__": "cc.Sprite",
  232. "_name": "",
  233. "_objFlags": 0,
  234. "node": {
  235. "__id__": 5
  236. },
  237. "_enabled": true,
  238. "_spriteFrame": {
  239. "__uuid__": "6ca2368b-9a63-4755-ba3e-948a0281e1bb"
  240. },
  241. "_type": 0,
  242. "_sizeMode": 1,
  243. "_fillType": 0,
  244. "_fillCenter": {
  245. "__type__": "cc.Vec2",
  246. "x": 0,
  247. "y": 0
  248. },
  249. "_fillStart": 0,
  250. "_fillRange": 0,
  251. "_isTrimmedMode": true,
  252. "_srcBlendFactor": 770,
  253. "_dstBlendFactor": 771,
  254. "_atlas": null
  255. },
  256. {
  257. "__type__": "cc.PolygonCollider",
  258. "_name": "",
  259. "_objFlags": 0,
  260. "node": {
  261. "__id__": 5
  262. },
  263. "_enabled": true,
  264. "tag": 0,
  265. "_offset": {
  266. "__type__": "cc.Vec2",
  267. "x": 0,
  268. "y": 0
  269. },
  270. "points": [
  271. {
  272. "__type__": "cc.Vec2",
  273. "x": 3.2,
  274. "y": -97.3
  275. },
  276. {
  277. "__type__": "cc.Vec2",
  278. "x": 57,
  279. "y": -99
  280. },
  281. {
  282. "__type__": "cc.Vec2",
  283. "x": 136,
  284. "y": 101.8
  285. },
  286. {
  287. "__type__": "cc.Vec2",
  288. "x": 85,
  289. "y": 101
  290. }
  291. ]
  292. },
  293. {
  294. "__type__": "cc.PrefabInfo",
  295. "root": {
  296. "__id__": 1
  297. },
  298. "asset": {
  299. "__uuid__": "1b91d0a9-cd1d-4e58-8ca9-3f145b5228e1"
  300. },
  301. "fileId": "19+iLzispI0pOxZLHEXSvM",
  302. "sync": false
  303. },
  304. {
  305. "__type__": "cc.Node",
  306. "_name": "EndNormalLongJumpBand",
  307. "_objFlags": 0,
  308. "_parent": {
  309. "__id__": 1
  310. },
  311. "_children": [],
  312. "_tag": -1,
  313. "_active": true,
  314. "_components": [
  315. {
  316. "__id__": 10
  317. },
  318. {
  319. "__id__": 11
  320. }
  321. ],
  322. "_prefab": {
  323. "__id__": 12
  324. },
  325. "_id": "",
  326. "_opacity": 255,
  327. "_color": {
  328. "__type__": "cc.Color",
  329. "r": 255,
  330. "g": 255,
  331. "b": 255,
  332. "a": 255
  333. },
  334. "_cascadeOpacityEnabled": true,
  335. "_anchorPoint": {
  336. "__type__": "cc.Vec2",
  337. "x": 0.5,
  338. "y": 0.5
  339. },
  340. "_contentSize": {
  341. "__type__": "cc.Size",
  342. "width": 253,
  343. "height": 206
  344. },
  345. "_rotationX": 0,
  346. "_rotationY": 0,
  347. "_scaleX": 1,
  348. "_scaleY": 1,
  349. "_position": {
  350. "__type__": "cc.Vec2",
  351. "x": 126,
  352. "y": -52
  353. },
  354. "_skewX": 0,
  355. "_skewY": 0,
  356. "_localZOrder": 0,
  357. "_globalZOrder": 0,
  358. "_opacityModifyRGB": false,
  359. "groupIndex": 0
  360. },
  361. {
  362. "__type__": "cc.Sprite",
  363. "_name": "",
  364. "_objFlags": 0,
  365. "node": {
  366. "__id__": 9
  367. },
  368. "_enabled": true,
  369. "_spriteFrame": {
  370. "__uuid__": "6ca2368b-9a63-4755-ba3e-948a0281e1bb"
  371. },
  372. "_type": 0,
  373. "_sizeMode": 1,
  374. "_fillType": 0,
  375. "_fillCenter": {
  376. "__type__": "cc.Vec2",
  377. "x": 0,
  378. "y": 0
  379. },
  380. "_fillStart": 0,
  381. "_fillRange": 0,
  382. "_isTrimmedMode": true,
  383. "_srcBlendFactor": 770,
  384. "_dstBlendFactor": 771,
  385. "_atlas": null
  386. },
  387. {
  388. "__type__": "cc.PolygonCollider",
  389. "_name": "",
  390. "_objFlags": 0,
  391. "node": {
  392. "__id__": 9
  393. },
  394. "_enabled": true,
  395. "tag": 0,
  396. "_offset": {
  397. "__type__": "cc.Vec2",
  398. "x": 0,
  399. "y": 0
  400. },
  401. "points": [
  402. {
  403. "__type__": "cc.Vec2",
  404. "x": -127,
  405. "y": -101
  406. },
  407. {
  408. "__type__": "cc.Vec2",
  409. "x": 57,
  410. "y": -99
  411. },
  412. {
  413. "__type__": "cc.Vec2",
  414. "x": 136,
  415. "y": 101.8
  416. },
  417. {
  418. "__type__": "cc.Vec2",
  419. "x": -43,
  420. "y": 101
  421. }
  422. ]
  423. },
  424. {
  425. "__type__": "cc.PrefabInfo",
  426. "root": {
  427. "__id__": 1
  428. },
  429. "asset": {
  430. "__uuid__": "1b91d0a9-cd1d-4e58-8ca9-3f145b5228e1"
  431. },
  432. "fileId": "a7qJz4Hr1PPYngKGENkE6b",
  433. "sync": false
  434. },
  435. {
  436. "__type__": "cc.Node",
  437. "_name": "GroundCollision",
  438. "_objFlags": 0,
  439. "_parent": {
  440. "__id__": 1
  441. },
  442. "_children": [],
  443. "_tag": -1,
  444. "_active": true,
  445. "_components": [
  446. {
  447. "__id__": 14
  448. }
  449. ],
  450. "_prefab": {
  451. "__id__": 15
  452. },
  453. "_id": "",
  454. "_opacity": 255,
  455. "_color": {
  456. "__type__": "cc.Color",
  457. "r": 255,
  458. "g": 255,
  459. "b": 255,
  460. "a": 255
  461. },
  462. "_cascadeOpacityEnabled": true,
  463. "_anchorPoint": {
  464. "__type__": "cc.Vec2",
  465. "x": 0.5,
  466. "y": 0.5
  467. },
  468. "_contentSize": {
  469. "__type__": "cc.Size",
  470. "width": 0,
  471. "height": 0
  472. },
  473. "_rotationX": 0,
  474. "_rotationY": 0,
  475. "_scaleX": 3.9,
  476. "_scaleY": 1.95,
  477. "_position": {
  478. "__type__": "cc.Vec2",
  479. "x": 133,
  480. "y": -49
  481. },
  482. "_skewX": 0,
  483. "_skewY": 0,
  484. "_localZOrder": 0,
  485. "_globalZOrder": 0,
  486. "_opacityModifyRGB": false,
  487. "groupIndex": 0
  488. },
  489. {
  490. "__type__": "cc.BoxCollider",
  491. "_name": "",
  492. "_objFlags": 0,
  493. "node": {
  494. "__id__": 13
  495. },
  496. "_enabled": true,
  497. "tag": 0,
  498. "_offset": {
  499. "__type__": "cc.Vec2",
  500. "x": 0,
  501. "y": 0
  502. },
  503. "_size": {
  504. "__type__": "cc.Size",
  505. "width": 100,
  506. "height": 100
  507. }
  508. },
  509. {
  510. "__type__": "cc.PrefabInfo",
  511. "root": {
  512. "__id__": 1
  513. },
  514. "asset": {
  515. "__uuid__": "1b91d0a9-cd1d-4e58-8ca9-3f145b5228e1"
  516. },
  517. "fileId": "bagHGMI09PpYDSK5uuBu9j",
  518. "sync": false
  519. },
  520. {
  521. "__type__": "cc.Node",
  522. "_name": "WhiteAccelerationBandCenter",
  523. "_objFlags": 0,
  524. "_parent": {
  525. "__id__": 1
  526. },
  527. "_children": [],
  528. "_tag": -1,
  529. "_active": false,
  530. "_components": [
  531. {
  532. "__id__": 17
  533. }
  534. ],
  535. "_prefab": {
  536. "__id__": 18
  537. },
  538. "_id": "",
  539. "_opacity": 255,
  540. "_color": {
  541. "__type__": "cc.Color",
  542. "r": 255,
  543. "g": 255,
  544. "b": 255,
  545. "a": 255
  546. },
  547. "_cascadeOpacityEnabled": true,
  548. "_anchorPoint": {
  549. "__type__": "cc.Vec2",
  550. "x": 0.5,
  551. "y": 0.5
  552. },
  553. "_contentSize": {
  554. "__type__": "cc.Size",
  555. "width": 121,
  556. "height": 188
  557. },
  558. "_rotationX": 0,
  559. "_rotationY": 0,
  560. "_scaleX": 1.05,
  561. "_scaleY": 1.08,
  562. "_position": {
  563. "__type__": "cc.Vec2",
  564. "x": 191,
  565. "y": -53
  566. },
  567. "_skewX": 0,
  568. "_skewY": 0,
  569. "_localZOrder": 0,
  570. "_globalZOrder": 0,
  571. "_opacityModifyRGB": false,
  572. "groupIndex": 0
  573. },
  574. {
  575. "__type__": "cc.Sprite",
  576. "_name": "",
  577. "_objFlags": 0,
  578. "node": {
  579. "__id__": 16
  580. },
  581. "_enabled": true,
  582. "_spriteFrame": {
  583. "__uuid__": "e541d3f0-1f50-4d06-8269-f8bd0203abda"
  584. },
  585. "_type": 0,
  586. "_sizeMode": 1,
  587. "_fillType": 0,
  588. "_fillCenter": {
  589. "__type__": "cc.Vec2",
  590. "x": 0,
  591. "y": 0
  592. },
  593. "_fillStart": 0,
  594. "_fillRange": 0,
  595. "_isTrimmedMode": true,
  596. "_srcBlendFactor": 770,
  597. "_dstBlendFactor": 771,
  598. "_atlas": null
  599. },
  600. {
  601. "__type__": "cc.PrefabInfo",
  602. "root": {
  603. "__id__": 1
  604. },
  605. "asset": {
  606. "__uuid__": "1b91d0a9-cd1d-4e58-8ca9-3f145b5228e1"
  607. },
  608. "fileId": "28CyKoDwVO7ousO8sYPsRv",
  609. "sync": false
  610. },
  611. {
  612. "__type__": "cc.Sprite",
  613. "_name": "",
  614. "_objFlags": 0,
  615. "node": {
  616. "__id__": 1
  617. },
  618. "_enabled": false,
  619. "_spriteFrame": {
  620. "__uuid__": "cc342474-3b7d-4946-bee6-e2e1a3696388"
  621. },
  622. "_type": 0,
  623. "_sizeMode": 0,
  624. "_fillType": 0,
  625. "_fillCenter": {
  626. "__type__": "cc.Vec2",
  627. "x": 0,
  628. "y": 0
  629. },
  630. "_fillStart": 0,
  631. "_fillRange": 0,
  632. "_isTrimmedMode": true,
  633. "_srcBlendFactor": 770,
  634. "_dstBlendFactor": 771,
  635. "_atlas": null
  636. },
  637. {
  638. "__type__": "e6378owoBVE9arxh2od+vWV",
  639. "_name": "",
  640. "_objFlags": 0,
  641. "node": {
  642. "__id__": 1
  643. },
  644. "_enabled": true,
  645. "isFinishZone": false,
  646. "isOnlyDelect": false,
  647. "speed": -300,
  648. "isSpawnOne": false
  649. },
  650. {
  651. "__type__": "cc.PrefabInfo",
  652. "root": {
  653. "__id__": 1
  654. },
  655. "asset": {
  656. "__uuid__": "1b91d0a9-cd1d-4e58-8ca9-3f145b5228e1"
  657. },
  658. "fileId": "a10T7r5YRE5ayv4GPkr8Ic",
  659. "sync": false
  660. }
  661. ]