AccelerationBand10InTheMiddle.prefab 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520
  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": "AccelerationBand10InTheMiddle",
  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__": 12
  28. }
  29. ],
  30. "_tag": -1,
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 15
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 16
  39. },
  40. "_id": "",
  41. "_opacity": 255,
  42. "_color": {
  43. "__type__": "cc.Color",
  44. "r": 255,
  45. "g": 255,
  46. "b": 255,
  47. "a": 255
  48. },
  49. "_cascadeOpacityEnabled": true,
  50. "_anchorPoint": {
  51. "__type__": "cc.Vec2",
  52. "x": 0,
  53. "y": 0.5
  54. },
  55. "_contentSize": {
  56. "__type__": "cc.Size",
  57. "width": 720,
  58. "height": 1600
  59. },
  60. "_rotationX": 0,
  61. "_rotationY": 0,
  62. "_scaleX": 1,
  63. "_scaleY": 1,
  64. "_position": {
  65. "__type__": "cc.Vec2",
  66. "x": 0,
  67. "y": 646
  68. },
  69. "_skewX": 0,
  70. "_skewY": 0,
  71. "_localZOrder": 0,
  72. "_globalZOrder": 0,
  73. "_opacityModifyRGB": false,
  74. "groupIndex": 0
  75. },
  76. {
  77. "__type__": "cc.Node",
  78. "_name": "AccelerationBandPerfect",
  79. "_objFlags": 0,
  80. "_parent": {
  81. "__id__": 1
  82. },
  83. "_children": [],
  84. "_tag": -1,
  85. "_active": true,
  86. "_components": [
  87. {
  88. "__id__": 3
  89. }
  90. ],
  91. "_prefab": {
  92. "__id__": 4
  93. },
  94. "_id": "",
  95. "_opacity": 255,
  96. "_color": {
  97. "__type__": "cc.Color",
  98. "r": 255,
  99. "g": 255,
  100. "b": 255,
  101. "a": 255
  102. },
  103. "_cascadeOpacityEnabled": true,
  104. "_anchorPoint": {
  105. "__type__": "cc.Vec2",
  106. "x": 0.5,
  107. "y": 0.5
  108. },
  109. "_contentSize": {
  110. "__type__": "cc.Size",
  111. "width": 121,
  112. "height": 188
  113. },
  114. "_rotationX": 0,
  115. "_rotationY": 0,
  116. "_scaleX": 1,
  117. "_scaleY": 1,
  118. "_position": {
  119. "__type__": "cc.Vec2",
  120. "x": 366,
  121. "y": -56
  122. },
  123. "_skewX": 0,
  124. "_skewY": 0,
  125. "_localZOrder": 0,
  126. "_globalZOrder": 0,
  127. "_opacityModifyRGB": false,
  128. "groupIndex": 0
  129. },
  130. {
  131. "__type__": "cc.PolygonCollider",
  132. "_name": "",
  133. "_objFlags": 0,
  134. "node": {
  135. "__id__": 2
  136. },
  137. "_enabled": true,
  138. "tag": 0,
  139. "_offset": {
  140. "__type__": "cc.Vec2",
  141. "x": 0,
  142. "y": 0
  143. },
  144. "points": [
  145. {
  146. "__type__": "cc.Vec2",
  147. "x": -59.1,
  148. "y": -94.7
  149. },
  150. {
  151. "__type__": "cc.Vec2",
  152. "x": -19.1,
  153. "y": -95.4
  154. },
  155. {
  156. "__type__": "cc.Vec2",
  157. "x": 55.4,
  158. "y": 93.5
  159. },
  160. {
  161. "__type__": "cc.Vec2",
  162. "x": 18.7,
  163. "y": 94.4
  164. }
  165. ]
  166. },
  167. {
  168. "__type__": "cc.PrefabInfo",
  169. "root": {
  170. "__id__": 1
  171. },
  172. "asset": {
  173. "__uuid__": "1d1252a4-6000-4afa-8616-a3c81c4bb9ec"
  174. },
  175. "fileId": "bfcV+Ilf5A+Z/ihsDwnxdt",
  176. "sync": false
  177. },
  178. {
  179. "__type__": "cc.Node",
  180. "_name": "AccelerationBandNormal",
  181. "_objFlags": 0,
  182. "_parent": {
  183. "__id__": 1
  184. },
  185. "_children": [],
  186. "_tag": -1,
  187. "_active": true,
  188. "_components": [
  189. {
  190. "__id__": 6
  191. },
  192. {
  193. "__id__": 7
  194. }
  195. ],
  196. "_prefab": {
  197. "__id__": 8
  198. },
  199. "_id": "",
  200. "_opacity": 255,
  201. "_color": {
  202. "__type__": "cc.Color",
  203. "r": 255,
  204. "g": 255,
  205. "b": 255,
  206. "a": 255
  207. },
  208. "_cascadeOpacityEnabled": true,
  209. "_anchorPoint": {
  210. "__type__": "cc.Vec2",
  211. "x": 0.5,
  212. "y": 0.5
  213. },
  214. "_contentSize": {
  215. "__type__": "cc.Size",
  216. "width": 160,
  217. "height": 188
  218. },
  219. "_rotationX": 0,
  220. "_rotationY": 0,
  221. "_scaleX": 1,
  222. "_scaleY": 1,
  223. "_position": {
  224. "__type__": "cc.Vec2",
  225. "x": 368,
  226. "y": -56
  227. },
  228. "_skewX": 0,
  229. "_skewY": 0,
  230. "_localZOrder": 0,
  231. "_globalZOrder": 0,
  232. "_opacityModifyRGB": false,
  233. "groupIndex": 0
  234. },
  235. {
  236. "__type__": "cc.Sprite",
  237. "_name": "",
  238. "_objFlags": 0,
  239. "node": {
  240. "__id__": 5
  241. },
  242. "_enabled": true,
  243. "_spriteFrame": {
  244. "__uuid__": "63225bdc-967f-46e5-b65b-52252a1c5a01"
  245. },
  246. "_type": 0,
  247. "_sizeMode": 1,
  248. "_fillType": 0,
  249. "_fillCenter": {
  250. "__type__": "cc.Vec2",
  251. "x": 0,
  252. "y": 0
  253. },
  254. "_fillStart": 0,
  255. "_fillRange": 0,
  256. "_isTrimmedMode": true,
  257. "_srcBlendFactor": 770,
  258. "_dstBlendFactor": 771,
  259. "_atlas": null
  260. },
  261. {
  262. "__type__": "cc.PolygonCollider",
  263. "_name": "",
  264. "_objFlags": 0,
  265. "node": {
  266. "__id__": 5
  267. },
  268. "_enabled": true,
  269. "tag": 0,
  270. "_offset": {
  271. "__type__": "cc.Vec2",
  272. "x": 0,
  273. "y": 0
  274. },
  275. "points": [
  276. {
  277. "__type__": "cc.Vec2",
  278. "x": -80.1,
  279. "y": -93.7
  280. },
  281. {
  282. "__type__": "cc.Vec2",
  283. "x": 3.9,
  284. "y": -94.3
  285. },
  286. {
  287. "__type__": "cc.Vec2",
  288. "x": 81.2,
  289. "y": 94
  290. },
  291. {
  292. "__type__": "cc.Vec2",
  293. "x": -4.1,
  294. "y": 93.9
  295. }
  296. ]
  297. },
  298. {
  299. "__type__": "cc.PrefabInfo",
  300. "root": {
  301. "__id__": 1
  302. },
  303. "asset": {
  304. "__uuid__": "1d1252a4-6000-4afa-8616-a3c81c4bb9ec"
  305. },
  306. "fileId": "4eTx5KFEVFKYrj8XyIsaun",
  307. "sync": false
  308. },
  309. {
  310. "__type__": "cc.Node",
  311. "_name": "GroundCollision",
  312. "_objFlags": 0,
  313. "_parent": {
  314. "__id__": 1
  315. },
  316. "_children": [],
  317. "_tag": -1,
  318. "_active": true,
  319. "_components": [
  320. {
  321. "__id__": 10
  322. }
  323. ],
  324. "_prefab": {
  325. "__id__": 11
  326. },
  327. "_id": "",
  328. "_opacity": 255,
  329. "_color": {
  330. "__type__": "cc.Color",
  331. "r": 255,
  332. "g": 255,
  333. "b": 255,
  334. "a": 255
  335. },
  336. "_cascadeOpacityEnabled": true,
  337. "_anchorPoint": {
  338. "__type__": "cc.Vec2",
  339. "x": 0,
  340. "y": 0.5
  341. },
  342. "_contentSize": {
  343. "__type__": "cc.Size",
  344. "width": 720,
  345. "height": 188
  346. },
  347. "_rotationX": 0,
  348. "_rotationY": 0,
  349. "_scaleX": 1,
  350. "_scaleY": 1,
  351. "_position": {
  352. "__type__": "cc.Vec2",
  353. "x": 0,
  354. "y": -56
  355. },
  356. "_skewX": 0,
  357. "_skewY": 0,
  358. "_localZOrder": 0,
  359. "_globalZOrder": 0,
  360. "_opacityModifyRGB": false,
  361. "groupIndex": 0
  362. },
  363. {
  364. "__type__": "cc.BoxCollider",
  365. "_name": "",
  366. "_objFlags": 0,
  367. "node": {
  368. "__id__": 9
  369. },
  370. "_enabled": true,
  371. "tag": 0,
  372. "_offset": {
  373. "__type__": "cc.Vec2",
  374. "x": 360,
  375. "y": 0
  376. },
  377. "_size": {
  378. "__type__": "cc.Size",
  379. "width": 720,
  380. "height": 188
  381. }
  382. },
  383. {
  384. "__type__": "cc.PrefabInfo",
  385. "root": {
  386. "__id__": 1
  387. },
  388. "asset": {
  389. "__uuid__": "1d1252a4-6000-4afa-8616-a3c81c4bb9ec"
  390. },
  391. "fileId": "e1J8TteuJBpI3AvLXF/Jvq",
  392. "sync": false
  393. },
  394. {
  395. "__type__": "cc.Node",
  396. "_name": "WhiteAccelerationBandCenter",
  397. "_objFlags": 0,
  398. "_parent": {
  399. "__id__": 1
  400. },
  401. "_children": [],
  402. "_tag": -1,
  403. "_active": false,
  404. "_components": [
  405. {
  406. "__id__": 13
  407. }
  408. ],
  409. "_prefab": {
  410. "__id__": 14
  411. },
  412. "_id": "",
  413. "_opacity": 255,
  414. "_color": {
  415. "__type__": "cc.Color",
  416. "r": 255,
  417. "g": 255,
  418. "b": 255,
  419. "a": 255
  420. },
  421. "_cascadeOpacityEnabled": true,
  422. "_anchorPoint": {
  423. "__type__": "cc.Vec2",
  424. "x": 0.5,
  425. "y": 0.5
  426. },
  427. "_contentSize": {
  428. "__type__": "cc.Size",
  429. "width": 121,
  430. "height": 188
  431. },
  432. "_rotationX": 0,
  433. "_rotationY": 0,
  434. "_scaleX": 1,
  435. "_scaleY": 1,
  436. "_position": {
  437. "__type__": "cc.Vec2",
  438. "x": 366,
  439. "y": -56
  440. },
  441. "_skewX": 0,
  442. "_skewY": 0,
  443. "_localZOrder": 0,
  444. "_globalZOrder": 0,
  445. "_opacityModifyRGB": false,
  446. "groupIndex": 0
  447. },
  448. {
  449. "__type__": "cc.Sprite",
  450. "_name": "",
  451. "_objFlags": 0,
  452. "node": {
  453. "__id__": 12
  454. },
  455. "_enabled": true,
  456. "_spriteFrame": {
  457. "__uuid__": "e541d3f0-1f50-4d06-8269-f8bd0203abda"
  458. },
  459. "_type": 0,
  460. "_sizeMode": 1,
  461. "_fillType": 0,
  462. "_fillCenter": {
  463. "__type__": "cc.Vec2",
  464. "x": 0,
  465. "y": 0
  466. },
  467. "_fillStart": 0,
  468. "_fillRange": 0,
  469. "_isTrimmedMode": true,
  470. "_srcBlendFactor": 770,
  471. "_dstBlendFactor": 771,
  472. "_atlas": null
  473. },
  474. {
  475. "__type__": "cc.PrefabInfo",
  476. "root": {
  477. "__id__": 1
  478. },
  479. "asset": {
  480. "__uuid__": "1d1252a4-6000-4afa-8616-a3c81c4bb9ec"
  481. },
  482. "fileId": "ecxCBoLZFOjKch3g2zfvUK",
  483. "sync": false
  484. },
  485. {
  486. "__type__": "e6378owoBVE9arxh2od+vWV",
  487. "_name": "",
  488. "_objFlags": 0,
  489. "node": {
  490. "__id__": 1
  491. },
  492. "_enabled": true,
  493. "isFinishZone": false,
  494. "isOnlyDelect": false,
  495. "speed": -300,
  496. "botYRange": {
  497. "__type__": "cc.Vec2",
  498. "x": 0,
  499. "y": 0
  500. },
  501. "spacingRange": {
  502. "__type__": "cc.Vec2",
  503. "x": 0,
  504. "y": 0
  505. },
  506. "topPipe": null,
  507. "botPipe": null
  508. },
  509. {
  510. "__type__": "cc.PrefabInfo",
  511. "root": {
  512. "__id__": 1
  513. },
  514. "asset": {
  515. "__uuid__": "1d1252a4-6000-4afa-8616-a3c81c4bb9ec"
  516. },
  517. "fileId": "a10T7r5YRE5ayv4GPkr8Ic",
  518. "sync": false
  519. }
  520. ]