FinishLine.prefab 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751
  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": "FinishLine",
  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__": 17
  34. },
  35. {
  36. "__id__": 20
  37. }
  38. ],
  39. "_tag": -1,
  40. "_active": true,
  41. "_components": [
  42. {
  43. "__id__": 23
  44. }
  45. ],
  46. "_prefab": {
  47. "__id__": 24
  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": 643
  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": "Flag",
  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": 49,
  121. "height": 150
  122. },
  123. "_rotationX": 0,
  124. "_rotationY": 0,
  125. "_scaleX": 1,
  126. "_scaleY": 1,
  127. "_position": {
  128. "__type__": "cc.Vec2",
  129. "x": 413,
  130. "y": 109
  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__": "409d1789-a6eb-4363-a7bf-fb069109ce8e"
  149. },
  150. "_type": 0,
  151. "_sizeMode": 0,
  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__": "416981fb-1544-4991-9662-60fe956a1b82"
  172. },
  173. "fileId": "62Ya1vIp1MRoOg+BT84/wm",
  174. "sync": false
  175. },
  176. {
  177. "__type__": "cc.Node",
  178. "_name": "SlantLine",
  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. "_prefab": {
  192. "__id__": 7
  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": 81,
  212. "height": 183
  213. },
  214. "_rotationX": 0,
  215. "_rotationY": 0,
  216. "_scaleX": 1,
  217. "_scaleY": 1,
  218. "_position": {
  219. "__type__": "cc.Vec2",
  220. "x": 273.4,
  221. "y": -56
  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__": "6488ecaf-4a89-48ec-b2de-12e4c70d9fc4"
  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.PrefabInfo",
  258. "root": {
  259. "__id__": 1
  260. },
  261. "asset": {
  262. "__uuid__": "416981fb-1544-4991-9662-60fe956a1b82"
  263. },
  264. "fileId": "633uj3lVhCSLxgWzj8Sm+g",
  265. "sync": false
  266. },
  267. {
  268. "__type__": "cc.Node",
  269. "_name": "SlantLine",
  270. "_objFlags": 0,
  271. "_parent": {
  272. "__id__": 1
  273. },
  274. "_children": [],
  275. "_tag": -1,
  276. "_active": true,
  277. "_components": [
  278. {
  279. "__id__": 9
  280. }
  281. ],
  282. "_prefab": {
  283. "__id__": 10
  284. },
  285. "_id": "",
  286. "_opacity": 255,
  287. "_color": {
  288. "__type__": "cc.Color",
  289. "r": 255,
  290. "g": 255,
  291. "b": 255,
  292. "a": 255
  293. },
  294. "_cascadeOpacityEnabled": true,
  295. "_anchorPoint": {
  296. "__type__": "cc.Vec2",
  297. "x": 0.5,
  298. "y": 0.5
  299. },
  300. "_contentSize": {
  301. "__type__": "cc.Size",
  302. "width": 81,
  303. "height": 183
  304. },
  305. "_rotationX": 0,
  306. "_rotationY": 0,
  307. "_scaleX": 1,
  308. "_scaleY": 1,
  309. "_position": {
  310. "__type__": "cc.Vec2",
  311. "x": 190.8,
  312. "y": -56
  313. },
  314. "_skewX": 0,
  315. "_skewY": 0,
  316. "_localZOrder": 0,
  317. "_globalZOrder": 0,
  318. "_opacityModifyRGB": false,
  319. "groupIndex": 0
  320. },
  321. {
  322. "__type__": "cc.Sprite",
  323. "_name": "",
  324. "_objFlags": 0,
  325. "node": {
  326. "__id__": 8
  327. },
  328. "_enabled": true,
  329. "_spriteFrame": {
  330. "__uuid__": "6488ecaf-4a89-48ec-b2de-12e4c70d9fc4"
  331. },
  332. "_type": 0,
  333. "_sizeMode": 1,
  334. "_fillType": 0,
  335. "_fillCenter": {
  336. "__type__": "cc.Vec2",
  337. "x": 0,
  338. "y": 0
  339. },
  340. "_fillStart": 0,
  341. "_fillRange": 0,
  342. "_isTrimmedMode": true,
  343. "_srcBlendFactor": 770,
  344. "_dstBlendFactor": 771,
  345. "_atlas": null
  346. },
  347. {
  348. "__type__": "cc.PrefabInfo",
  349. "root": {
  350. "__id__": 1
  351. },
  352. "asset": {
  353. "__uuid__": "416981fb-1544-4991-9662-60fe956a1b82"
  354. },
  355. "fileId": "5fDOrGd6tImqf5LPxbNidH",
  356. "sync": false
  357. },
  358. {
  359. "__type__": "cc.Node",
  360. "_name": "SlantLine",
  361. "_objFlags": 0,
  362. "_parent": {
  363. "__id__": 1
  364. },
  365. "_children": [],
  366. "_tag": -1,
  367. "_active": true,
  368. "_components": [
  369. {
  370. "__id__": 12
  371. }
  372. ],
  373. "_prefab": {
  374. "__id__": 13
  375. },
  376. "_id": "",
  377. "_opacity": 255,
  378. "_color": {
  379. "__type__": "cc.Color",
  380. "r": 255,
  381. "g": 255,
  382. "b": 255,
  383. "a": 255
  384. },
  385. "_cascadeOpacityEnabled": true,
  386. "_anchorPoint": {
  387. "__type__": "cc.Vec2",
  388. "x": 0.5,
  389. "y": 0.5
  390. },
  391. "_contentSize": {
  392. "__type__": "cc.Size",
  393. "width": 81,
  394. "height": 183
  395. },
  396. "_rotationX": 0,
  397. "_rotationY": 0,
  398. "_scaleX": 1,
  399. "_scaleY": 1,
  400. "_position": {
  401. "__type__": "cc.Vec2",
  402. "x": 356.4,
  403. "y": -56
  404. },
  405. "_skewX": 0,
  406. "_skewY": 0,
  407. "_localZOrder": 0,
  408. "_globalZOrder": 0,
  409. "_opacityModifyRGB": false,
  410. "groupIndex": 0
  411. },
  412. {
  413. "__type__": "cc.Sprite",
  414. "_name": "",
  415. "_objFlags": 0,
  416. "node": {
  417. "__id__": 11
  418. },
  419. "_enabled": true,
  420. "_spriteFrame": {
  421. "__uuid__": "6488ecaf-4a89-48ec-b2de-12e4c70d9fc4"
  422. },
  423. "_type": 0,
  424. "_sizeMode": 1,
  425. "_fillType": 0,
  426. "_fillCenter": {
  427. "__type__": "cc.Vec2",
  428. "x": 0,
  429. "y": 0
  430. },
  431. "_fillStart": 0,
  432. "_fillRange": 0,
  433. "_isTrimmedMode": true,
  434. "_srcBlendFactor": 770,
  435. "_dstBlendFactor": 771,
  436. "_atlas": null
  437. },
  438. {
  439. "__type__": "cc.PrefabInfo",
  440. "root": {
  441. "__id__": 1
  442. },
  443. "asset": {
  444. "__uuid__": "416981fb-1544-4991-9662-60fe956a1b82"
  445. },
  446. "fileId": "0etabDprlAuacWyYvMV5AN",
  447. "sync": false
  448. },
  449. {
  450. "__type__": "cc.Node",
  451. "_name": "SlantLine",
  452. "_objFlags": 0,
  453. "_parent": {
  454. "__id__": 1
  455. },
  456. "_children": [],
  457. "_tag": -1,
  458. "_active": true,
  459. "_components": [
  460. {
  461. "__id__": 15
  462. }
  463. ],
  464. "_prefab": {
  465. "__id__": 16
  466. },
  467. "_id": "",
  468. "_opacity": 255,
  469. "_color": {
  470. "__type__": "cc.Color",
  471. "r": 255,
  472. "g": 255,
  473. "b": 255,
  474. "a": 255
  475. },
  476. "_cascadeOpacityEnabled": true,
  477. "_anchorPoint": {
  478. "__type__": "cc.Vec2",
  479. "x": 0.5,
  480. "y": 0.5
  481. },
  482. "_contentSize": {
  483. "__type__": "cc.Size",
  484. "width": 81,
  485. "height": 183
  486. },
  487. "_rotationX": 0,
  488. "_rotationY": 0,
  489. "_scaleX": 1,
  490. "_scaleY": 1,
  491. "_position": {
  492. "__type__": "cc.Vec2",
  493. "x": 360,
  494. "y": -56
  495. },
  496. "_skewX": 0,
  497. "_skewY": 0,
  498. "_localZOrder": 0,
  499. "_globalZOrder": 0,
  500. "_opacityModifyRGB": false,
  501. "groupIndex": 0
  502. },
  503. {
  504. "__type__": "cc.Sprite",
  505. "_name": "",
  506. "_objFlags": 0,
  507. "node": {
  508. "__id__": 14
  509. },
  510. "_enabled": true,
  511. "_spriteFrame": {
  512. "__uuid__": "6488ecaf-4a89-48ec-b2de-12e4c70d9fc4"
  513. },
  514. "_type": 0,
  515. "_sizeMode": 1,
  516. "_fillType": 0,
  517. "_fillCenter": {
  518. "__type__": "cc.Vec2",
  519. "x": 0,
  520. "y": 0
  521. },
  522. "_fillStart": 0,
  523. "_fillRange": 0,
  524. "_isTrimmedMode": true,
  525. "_srcBlendFactor": 770,
  526. "_dstBlendFactor": 771,
  527. "_atlas": null
  528. },
  529. {
  530. "__type__": "cc.PrefabInfo",
  531. "root": {
  532. "__id__": 1
  533. },
  534. "asset": {
  535. "__uuid__": "416981fb-1544-4991-9662-60fe956a1b82"
  536. },
  537. "fileId": "bbxiiI7tFGAKbt5nuWdzIs",
  538. "sync": false
  539. },
  540. {
  541. "__type__": "cc.Node",
  542. "_name": "SlantLine",
  543. "_objFlags": 0,
  544. "_parent": {
  545. "__id__": 1
  546. },
  547. "_children": [],
  548. "_tag": -1,
  549. "_active": true,
  550. "_components": [
  551. {
  552. "__id__": 18
  553. }
  554. ],
  555. "_prefab": {
  556. "__id__": 19
  557. },
  558. "_id": "",
  559. "_opacity": 255,
  560. "_color": {
  561. "__type__": "cc.Color",
  562. "r": 255,
  563. "g": 255,
  564. "b": 255,
  565. "a": 255
  566. },
  567. "_cascadeOpacityEnabled": true,
  568. "_anchorPoint": {
  569. "__type__": "cc.Vec2",
  570. "x": 0.5,
  571. "y": 0.5
  572. },
  573. "_contentSize": {
  574. "__type__": "cc.Size",
  575. "width": 81,
  576. "height": 183
  577. },
  578. "_rotationX": 0,
  579. "_rotationY": 0,
  580. "_scaleX": 1,
  581. "_scaleY": 1,
  582. "_position": {
  583. "__type__": "cc.Vec2",
  584. "x": 40.9,
  585. "y": -56
  586. },
  587. "_skewX": 0,
  588. "_skewY": 0,
  589. "_localZOrder": 0,
  590. "_globalZOrder": 0,
  591. "_opacityModifyRGB": false,
  592. "groupIndex": 0
  593. },
  594. {
  595. "__type__": "cc.Sprite",
  596. "_name": "",
  597. "_objFlags": 0,
  598. "node": {
  599. "__id__": 17
  600. },
  601. "_enabled": true,
  602. "_spriteFrame": {
  603. "__uuid__": "6488ecaf-4a89-48ec-b2de-12e4c70d9fc4"
  604. },
  605. "_type": 0,
  606. "_sizeMode": 1,
  607. "_fillType": 0,
  608. "_fillCenter": {
  609. "__type__": "cc.Vec2",
  610. "x": 0,
  611. "y": 0
  612. },
  613. "_fillStart": 0,
  614. "_fillRange": 0,
  615. "_isTrimmedMode": true,
  616. "_srcBlendFactor": 770,
  617. "_dstBlendFactor": 771,
  618. "_atlas": null
  619. },
  620. {
  621. "__type__": "cc.PrefabInfo",
  622. "root": {
  623. "__id__": 1
  624. },
  625. "asset": {
  626. "__uuid__": "416981fb-1544-4991-9662-60fe956a1b82"
  627. },
  628. "fileId": "1cSA6uhhhN16vxZTpGzb38",
  629. "sync": false
  630. },
  631. {
  632. "__type__": "cc.Node",
  633. "_name": "NodeTouchControl",
  634. "_objFlags": 0,
  635. "_parent": {
  636. "__id__": 1
  637. },
  638. "_children": [],
  639. "_tag": -1,
  640. "_active": true,
  641. "_components": [
  642. {
  643. "__id__": 21
  644. }
  645. ],
  646. "_prefab": {
  647. "__id__": 22
  648. },
  649. "_id": "",
  650. "_opacity": 255,
  651. "_color": {
  652. "__type__": "cc.Color",
  653. "r": 255,
  654. "g": 7,
  655. "b": 7,
  656. "a": 255
  657. },
  658. "_cascadeOpacityEnabled": true,
  659. "_anchorPoint": {
  660. "__type__": "cc.Vec2",
  661. "x": 0,
  662. "y": 0.5
  663. },
  664. "_contentSize": {
  665. "__type__": "cc.Size",
  666. "width": 720,
  667. "height": 188
  668. },
  669. "_rotationX": 0,
  670. "_rotationY": 0,
  671. "_scaleX": 1,
  672. "_scaleY": 1,
  673. "_position": {
  674. "__type__": "cc.Vec2",
  675. "x": 0,
  676. "y": -57
  677. },
  678. "_skewX": 0,
  679. "_skewY": 0,
  680. "_localZOrder": 0,
  681. "_globalZOrder": 0,
  682. "_opacityModifyRGB": false,
  683. "groupIndex": 0
  684. },
  685. {
  686. "__type__": "cc.BoxCollider",
  687. "_name": "",
  688. "_objFlags": 0,
  689. "node": {
  690. "__id__": 20
  691. },
  692. "_enabled": true,
  693. "tag": 0,
  694. "_offset": {
  695. "__type__": "cc.Vec2",
  696. "x": 360,
  697. "y": 0
  698. },
  699. "_size": {
  700. "__type__": "cc.Size",
  701. "width": 720,
  702. "height": 188
  703. }
  704. },
  705. {
  706. "__type__": "cc.PrefabInfo",
  707. "root": {
  708. "__id__": 1
  709. },
  710. "asset": {
  711. "__uuid__": "416981fb-1544-4991-9662-60fe956a1b82"
  712. },
  713. "fileId": "eeq60iBrBKVpHTC5Cwh8/x",
  714. "sync": false
  715. },
  716. {
  717. "__type__": "e6378owoBVE9arxh2od+vWV",
  718. "_name": "",
  719. "_objFlags": 0,
  720. "node": {
  721. "__id__": 1
  722. },
  723. "_enabled": true,
  724. "isFinishZone": true,
  725. "isOnlyDelect": false,
  726. "speed": -300,
  727. "botYRange": {
  728. "__type__": "cc.Vec2",
  729. "x": 0,
  730. "y": 0
  731. },
  732. "spacingRange": {
  733. "__type__": "cc.Vec2",
  734. "x": 0,
  735. "y": 0
  736. },
  737. "topPipe": null,
  738. "botPipe": null
  739. },
  740. {
  741. "__type__": "cc.PrefabInfo",
  742. "root": {
  743. "__id__": 1
  744. },
  745. "asset": {
  746. "__uuid__": "416981fb-1544-4991-9662-60fe956a1b82"
  747. },
  748. "fileId": "e476pdg/pDu4RJiPi3IcDx",
  749. "sync": false
  750. }
  751. ]