JavelinDistanceModel.prefab 18 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006
  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": "JavelinDistanceModel",
  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__": 21
  31. }
  32. ],
  33. "_tag": -1,
  34. "_active": true,
  35. "_components": [
  36. {
  37. "__id__": 29
  38. },
  39. {
  40. "__id__": 30
  41. },
  42. {
  43. "__id__": 31
  44. }
  45. ],
  46. "_prefab": {
  47. "__id__": 32
  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": 694,
  76. "y": 669
  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": "ThrowingPoint",
  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": 160,
  121. "height": 188
  122. },
  123. "_rotationX": 0,
  124. "_rotationY": 0,
  125. "_scaleX": 1,
  126. "_scaleY": 1.03,
  127. "_position": {
  128. "__type__": "cc.Vec2",
  129. "x": 9.9,
  130. "y": -50
  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": -93.5,
  157. "y": -94
  158. },
  159. {
  160. "__type__": "cc.Vec2",
  161. "x": -53.9,
  162. "y": -92.1
  163. },
  164. {
  165. "__type__": "cc.Vec2",
  166. "x": 19.4,
  167. "y": 92.4
  168. },
  169. {
  170. "__type__": "cc.Vec2",
  171. "x": -21.4,
  172. "y": 92.9
  173. }
  174. ]
  175. },
  176. {
  177. "__type__": "cc.PrefabInfo",
  178. "root": {
  179. "__id__": 1
  180. },
  181. "asset": {
  182. "__uuid__": "cc694c73-d655-4d8b-af82-86c11804494c"
  183. },
  184. "fileId": "38VVpa+BZBi7jQ9jf5MmZz",
  185. "sync": false
  186. },
  187. {
  188. "__type__": "cc.Node",
  189. "_name": "ThrowingPointSprite",
  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. "_prefab": {
  203. "__id__": 7
  204. },
  205. "_id": "",
  206. "_opacity": 255,
  207. "_color": {
  208. "__type__": "cc.Color",
  209. "r": 255,
  210. "g": 255,
  211. "b": 255,
  212. "a": 255
  213. },
  214. "_cascadeOpacityEnabled": true,
  215. "_anchorPoint": {
  216. "__type__": "cc.Vec2",
  217. "x": 0.5,
  218. "y": 0.5
  219. },
  220. "_contentSize": {
  221. "__type__": "cc.Size",
  222. "width": 160,
  223. "height": 188
  224. },
  225. "_rotationX": 0,
  226. "_rotationY": 0,
  227. "_scaleX": 1,
  228. "_scaleY": 1.03,
  229. "_position": {
  230. "__type__": "cc.Vec2",
  231. "x": 25,
  232. "y": -50
  233. },
  234. "_skewX": 0,
  235. "_skewY": 0,
  236. "_localZOrder": 0,
  237. "_globalZOrder": 0,
  238. "_opacityModifyRGB": false,
  239. "groupIndex": 0
  240. },
  241. {
  242. "__type__": "cc.Sprite",
  243. "_name": "",
  244. "_objFlags": 0,
  245. "node": {
  246. "__id__": 5
  247. },
  248. "_enabled": true,
  249. "_spriteFrame": {
  250. "__uuid__": "da1413dd-0114-434b-8802-e5561c550c58"
  251. },
  252. "_type": 0,
  253. "_sizeMode": 1,
  254. "_fillType": 0,
  255. "_fillCenter": {
  256. "__type__": "cc.Vec2",
  257. "x": 0,
  258. "y": 0
  259. },
  260. "_fillStart": 0,
  261. "_fillRange": 0,
  262. "_isTrimmedMode": true,
  263. "_srcBlendFactor": 770,
  264. "_dstBlendFactor": 771,
  265. "_atlas": null
  266. },
  267. {
  268. "__type__": "cc.PrefabInfo",
  269. "root": {
  270. "__id__": 1
  271. },
  272. "asset": {
  273. "__uuid__": "cc694c73-d655-4d8b-af82-86c11804494c"
  274. },
  275. "fileId": "87kqAXB0VAUZ7q2J9r0eJ5",
  276. "sync": false
  277. },
  278. {
  279. "__type__": "cc.Node",
  280. "_name": "JavelinDistanceFirst",
  281. "_objFlags": 0,
  282. "_parent": {
  283. "__id__": 1
  284. },
  285. "_children": [],
  286. "_tag": -1,
  287. "_active": true,
  288. "_components": [
  289. {
  290. "__id__": 9
  291. }
  292. ],
  293. "_prefab": {
  294. "__id__": 10
  295. },
  296. "_id": "",
  297. "_opacity": 255,
  298. "_color": {
  299. "__type__": "cc.Color",
  300. "r": 255,
  301. "g": 255,
  302. "b": 255,
  303. "a": 255
  304. },
  305. "_cascadeOpacityEnabled": true,
  306. "_anchorPoint": {
  307. "__type__": "cc.Vec2",
  308. "x": 0,
  309. "y": 0.5
  310. },
  311. "_contentSize": {
  312. "__type__": "cc.Size",
  313. "width": 450,
  314. "height": 201
  315. },
  316. "_rotationX": 0,
  317. "_rotationY": 0,
  318. "_scaleX": 1,
  319. "_scaleY": 1,
  320. "_position": {
  321. "__type__": "cc.Vec2",
  322. "x": 15,
  323. "y": -50
  324. },
  325. "_skewX": 0,
  326. "_skewY": 0,
  327. "_localZOrder": 0,
  328. "_globalZOrder": 0,
  329. "_opacityModifyRGB": false,
  330. "groupIndex": 0
  331. },
  332. {
  333. "__type__": "cc.Sprite",
  334. "_name": "",
  335. "_objFlags": 0,
  336. "node": {
  337. "__id__": 8
  338. },
  339. "_enabled": true,
  340. "_spriteFrame": {
  341. "__uuid__": "712ed374-a4f6-45ae-9297-9cf6d8d003c7"
  342. },
  343. "_type": 0,
  344. "_sizeMode": 1,
  345. "_fillType": 0,
  346. "_fillCenter": {
  347. "__type__": "cc.Vec2",
  348. "x": 0,
  349. "y": 0
  350. },
  351. "_fillStart": 0,
  352. "_fillRange": 0,
  353. "_isTrimmedMode": true,
  354. "_srcBlendFactor": 770,
  355. "_dstBlendFactor": 771,
  356. "_atlas": null
  357. },
  358. {
  359. "__type__": "cc.PrefabInfo",
  360. "root": {
  361. "__id__": 1
  362. },
  363. "asset": {
  364. "__uuid__": "cc694c73-d655-4d8b-af82-86c11804494c"
  365. },
  366. "fileId": "6294Uu9M9M6Z7sObjYv35q",
  367. "sync": false
  368. },
  369. {
  370. "__type__": "cc.Node",
  371. "_name": "MiddleSpawnPoint",
  372. "_objFlags": 0,
  373. "_parent": {
  374. "__id__": 1
  375. },
  376. "_children": [
  377. {
  378. "__id__": 12
  379. }
  380. ],
  381. "_tag": -1,
  382. "_active": true,
  383. "_components": [],
  384. "_prefab": {
  385. "__id__": 20
  386. },
  387. "_id": "",
  388. "_opacity": 255,
  389. "_color": {
  390. "__type__": "cc.Color",
  391. "r": 255,
  392. "g": 255,
  393. "b": 255,
  394. "a": 255
  395. },
  396. "_cascadeOpacityEnabled": true,
  397. "_anchorPoint": {
  398. "__type__": "cc.Vec2",
  399. "x": 0.5,
  400. "y": 0.5
  401. },
  402. "_contentSize": {
  403. "__type__": "cc.Size",
  404. "width": 0,
  405. "height": 0
  406. },
  407. "_rotationX": 0,
  408. "_rotationY": 0,
  409. "_scaleX": 1,
  410. "_scaleY": 1,
  411. "_position": {
  412. "__type__": "cc.Vec2",
  413. "x": 0,
  414. "y": 0
  415. },
  416. "_skewX": 0,
  417. "_skewY": 0,
  418. "_localZOrder": 0,
  419. "_globalZOrder": 0,
  420. "_opacityModifyRGB": false,
  421. "groupIndex": 0
  422. },
  423. {
  424. "__type__": "cc.Node",
  425. "_name": "Middle",
  426. "_objFlags": 0,
  427. "_parent": {
  428. "__id__": 11
  429. },
  430. "_children": [
  431. {
  432. "__id__": 13
  433. },
  434. {
  435. "__id__": 16
  436. }
  437. ],
  438. "_tag": -1,
  439. "_active": false,
  440. "_components": [],
  441. "_prefab": {
  442. "__id__": 19
  443. },
  444. "_id": "",
  445. "_opacity": 255,
  446. "_color": {
  447. "__type__": "cc.Color",
  448. "r": 255,
  449. "g": 255,
  450. "b": 255,
  451. "a": 255
  452. },
  453. "_cascadeOpacityEnabled": true,
  454. "_anchorPoint": {
  455. "__type__": "cc.Vec2",
  456. "x": 0.5,
  457. "y": 0.5
  458. },
  459. "_contentSize": {
  460. "__type__": "cc.Size",
  461. "width": 0,
  462. "height": 0
  463. },
  464. "_rotationX": 0,
  465. "_rotationY": 0,
  466. "_scaleX": 1,
  467. "_scaleY": 1,
  468. "_position": {
  469. "__type__": "cc.Vec2",
  470. "x": 465,
  471. "y": -149
  472. },
  473. "_skewX": 0,
  474. "_skewY": 0,
  475. "_localZOrder": 0,
  476. "_globalZOrder": 0,
  477. "_opacityModifyRGB": false,
  478. "groupIndex": 0
  479. },
  480. {
  481. "__type__": "cc.Node",
  482. "_name": "JavelinDistanceMiddle",
  483. "_objFlags": 0,
  484. "_parent": {
  485. "__id__": 12
  486. },
  487. "_children": [],
  488. "_tag": -1,
  489. "_active": true,
  490. "_components": [
  491. {
  492. "__id__": 14
  493. }
  494. ],
  495. "_prefab": {
  496. "__id__": 15
  497. },
  498. "_id": "",
  499. "_opacity": 255,
  500. "_color": {
  501. "__type__": "cc.Color",
  502. "r": 255,
  503. "g": 255,
  504. "b": 255,
  505. "a": 255
  506. },
  507. "_cascadeOpacityEnabled": true,
  508. "_anchorPoint": {
  509. "__type__": "cc.Vec2",
  510. "x": 0,
  511. "y": 0
  512. },
  513. "_contentSize": {
  514. "__type__": "cc.Size",
  515. "width": 720,
  516. "height": 247
  517. },
  518. "_rotationX": 0,
  519. "_rotationY": 0,
  520. "_scaleX": 1,
  521. "_scaleY": 1,
  522. "_position": {
  523. "__type__": "cc.Vec2",
  524. "x": -106,
  525. "y": -1
  526. },
  527. "_skewX": 0,
  528. "_skewY": 0,
  529. "_localZOrder": 0,
  530. "_globalZOrder": 0,
  531. "_opacityModifyRGB": false,
  532. "groupIndex": 0
  533. },
  534. {
  535. "__type__": "cc.Sprite",
  536. "_name": "",
  537. "_objFlags": 0,
  538. "node": {
  539. "__id__": 13
  540. },
  541. "_enabled": true,
  542. "_spriteFrame": {
  543. "__uuid__": "bc9ed89b-d8b0-4de8-92ea-661b56d5d0d8"
  544. },
  545. "_type": 0,
  546. "_sizeMode": 1,
  547. "_fillType": 0,
  548. "_fillCenter": {
  549. "__type__": "cc.Vec2",
  550. "x": 0,
  551. "y": 0
  552. },
  553. "_fillStart": 0,
  554. "_fillRange": 0,
  555. "_isTrimmedMode": true,
  556. "_srcBlendFactor": 770,
  557. "_dstBlendFactor": 771,
  558. "_atlas": null
  559. },
  560. {
  561. "__type__": "cc.PrefabInfo",
  562. "root": {
  563. "__id__": 1
  564. },
  565. "asset": {
  566. "__uuid__": "cc694c73-d655-4d8b-af82-86c11804494c"
  567. },
  568. "fileId": "7bL4zPlHFEepg4Z6Qdn7jP",
  569. "sync": false
  570. },
  571. {
  572. "__type__": "cc.Node",
  573. "_name": "Distance",
  574. "_objFlags": 0,
  575. "_parent": {
  576. "__id__": 12
  577. },
  578. "_children": [],
  579. "_tag": -1,
  580. "_active": true,
  581. "_components": [
  582. {
  583. "__id__": 17
  584. }
  585. ],
  586. "_prefab": {
  587. "__id__": 18
  588. },
  589. "_id": "",
  590. "_opacity": 255,
  591. "_color": {
  592. "__type__": "cc.Color",
  593. "r": 0,
  594. "g": 0,
  595. "b": 0,
  596. "a": 255
  597. },
  598. "_cascadeOpacityEnabled": true,
  599. "_anchorPoint": {
  600. "__type__": "cc.Vec2",
  601. "x": 0.5,
  602. "y": 0.5
  603. },
  604. "_contentSize": {
  605. "__type__": "cc.Size",
  606. "width": 22,
  607. "height": 40
  608. },
  609. "_rotationX": 0,
  610. "_rotationY": 0,
  611. "_scaleX": 1,
  612. "_scaleY": 1,
  613. "_position": {
  614. "__type__": "cc.Vec2",
  615. "x": 253.9,
  616. "y": 222
  617. },
  618. "_skewX": 0,
  619. "_skewY": 0,
  620. "_localZOrder": 0,
  621. "_globalZOrder": 0,
  622. "_opacityModifyRGB": false,
  623. "groupIndex": 0
  624. },
  625. {
  626. "__type__": "cc.Label",
  627. "_name": "",
  628. "_objFlags": 0,
  629. "node": {
  630. "__id__": 16
  631. },
  632. "_enabled": true,
  633. "_useOriginalSize": false,
  634. "_actualFontSize": 20,
  635. "_fontSize": 20,
  636. "_lineHeight": 40,
  637. "_enableWrapText": true,
  638. "_N$file": null,
  639. "_isSystemFontUsed": true,
  640. "_spacingX": 0,
  641. "_N$string": "10",
  642. "_N$horizontalAlign": 1,
  643. "_N$verticalAlign": 1,
  644. "_N$fontFamily": "Arial",
  645. "_N$overflow": 0
  646. },
  647. {
  648. "__type__": "cc.PrefabInfo",
  649. "root": {
  650. "__id__": 1
  651. },
  652. "asset": {
  653. "__uuid__": "cc694c73-d655-4d8b-af82-86c11804494c"
  654. },
  655. "fileId": "f8NsUYZTxIAb9tFjwFjmss",
  656. "sync": false
  657. },
  658. {
  659. "__type__": "cc.PrefabInfo",
  660. "root": {
  661. "__id__": 1
  662. },
  663. "asset": {
  664. "__uuid__": "cc694c73-d655-4d8b-af82-86c11804494c"
  665. },
  666. "fileId": "33PRjMfx1PYpVP1Oh9hYZS",
  667. "sync": false
  668. },
  669. {
  670. "__type__": "cc.PrefabInfo",
  671. "root": {
  672. "__id__": 1
  673. },
  674. "asset": {
  675. "__uuid__": "cc694c73-d655-4d8b-af82-86c11804494c"
  676. },
  677. "fileId": "01oi22FUVNEJ0Msreum0Ed",
  678. "sync": false
  679. },
  680. {
  681. "__type__": "cc.Node",
  682. "_name": "JavelinDistanceLast",
  683. "_objFlags": 0,
  684. "_parent": {
  685. "__id__": 1
  686. },
  687. "_children": [
  688. {
  689. "__id__": 22
  690. },
  691. {
  692. "__id__": 25
  693. }
  694. ],
  695. "_tag": -1,
  696. "_active": false,
  697. "_components": [],
  698. "_prefab": {
  699. "__id__": 28
  700. },
  701. "_id": "",
  702. "_opacity": 255,
  703. "_color": {
  704. "__type__": "cc.Color",
  705. "r": 255,
  706. "g": 255,
  707. "b": 255,
  708. "a": 255
  709. },
  710. "_cascadeOpacityEnabled": true,
  711. "_anchorPoint": {
  712. "__type__": "cc.Vec2",
  713. "x": 0,
  714. "y": 0.5
  715. },
  716. "_contentSize": {
  717. "__type__": "cc.Size",
  718. "width": 0,
  719. "height": 0
  720. },
  721. "_rotationX": 0,
  722. "_rotationY": 0,
  723. "_scaleX": 1,
  724. "_scaleY": 1,
  725. "_position": {
  726. "__type__": "cc.Vec2",
  727. "x": 360,
  728. "y": -25
  729. },
  730. "_skewX": 0,
  731. "_skewY": 0,
  732. "_localZOrder": 0,
  733. "_globalZOrder": 0,
  734. "_opacityModifyRGB": false,
  735. "groupIndex": 0
  736. },
  737. {
  738. "__type__": "cc.Node",
  739. "_name": "Texture",
  740. "_objFlags": 0,
  741. "_parent": {
  742. "__id__": 21
  743. },
  744. "_children": [],
  745. "_tag": -1,
  746. "_active": true,
  747. "_components": [
  748. {
  749. "__id__": 23
  750. }
  751. ],
  752. "_prefab": {
  753. "__id__": 24
  754. },
  755. "_id": "",
  756. "_opacity": 255,
  757. "_color": {
  758. "__type__": "cc.Color",
  759. "r": 255,
  760. "g": 255,
  761. "b": 255,
  762. "a": 255
  763. },
  764. "_cascadeOpacityEnabled": true,
  765. "_anchorPoint": {
  766. "__type__": "cc.Vec2",
  767. "x": 0,
  768. "y": 0.5
  769. },
  770. "_contentSize": {
  771. "__type__": "cc.Size",
  772. "width": 406,
  773. "height": 247
  774. },
  775. "_rotationX": 0,
  776. "_rotationY": 0,
  777. "_scaleX": 1,
  778. "_scaleY": 1,
  779. "_position": {
  780. "__type__": "cc.Vec2",
  781. "x": 0,
  782. "y": -1
  783. },
  784. "_skewX": 0,
  785. "_skewY": 0,
  786. "_localZOrder": 0,
  787. "_globalZOrder": 0,
  788. "_opacityModifyRGB": false,
  789. "groupIndex": 0
  790. },
  791. {
  792. "__type__": "cc.Sprite",
  793. "_name": "",
  794. "_objFlags": 0,
  795. "node": {
  796. "__id__": 22
  797. },
  798. "_enabled": true,
  799. "_spriteFrame": {
  800. "__uuid__": "726489ef-6b55-482e-b97a-a83f1db9f805"
  801. },
  802. "_type": 0,
  803. "_sizeMode": 1,
  804. "_fillType": 0,
  805. "_fillCenter": {
  806. "__type__": "cc.Vec2",
  807. "x": 0,
  808. "y": 0
  809. },
  810. "_fillStart": 0,
  811. "_fillRange": 0,
  812. "_isTrimmedMode": true,
  813. "_srcBlendFactor": 770,
  814. "_dstBlendFactor": 771,
  815. "_atlas": null
  816. },
  817. {
  818. "__type__": "cc.PrefabInfo",
  819. "root": {
  820. "__id__": 1
  821. },
  822. "asset": {
  823. "__uuid__": "cc694c73-d655-4d8b-af82-86c11804494c"
  824. },
  825. "fileId": "eej+zT7qNJt7XVJiEOKI4k",
  826. "sync": false
  827. },
  828. {
  829. "__type__": "cc.Node",
  830. "_name": "EndDistance",
  831. "_objFlags": 0,
  832. "_parent": {
  833. "__id__": 21
  834. },
  835. "_children": [],
  836. "_tag": -1,
  837. "_active": true,
  838. "_components": [
  839. {
  840. "__id__": 26
  841. }
  842. ],
  843. "_prefab": {
  844. "__id__": 27
  845. },
  846. "_id": "",
  847. "_opacity": 255,
  848. "_color": {
  849. "__type__": "cc.Color",
  850. "r": 0,
  851. "g": 0,
  852. "b": 0,
  853. "a": 255
  854. },
  855. "_cascadeOpacityEnabled": true,
  856. "_anchorPoint": {
  857. "__type__": "cc.Vec2",
  858. "x": 0.5,
  859. "y": 0.5
  860. },
  861. "_contentSize": {
  862. "__type__": "cc.Size",
  863. "width": 33,
  864. "height": 40
  865. },
  866. "_rotationX": 0,
  867. "_rotationY": 0,
  868. "_scaleX": 1,
  869. "_scaleY": 1,
  870. "_position": {
  871. "__type__": "cc.Vec2",
  872. "x": 363,
  873. "y": 96
  874. },
  875. "_skewX": 0,
  876. "_skewY": 0,
  877. "_localZOrder": 0,
  878. "_globalZOrder": 0,
  879. "_opacityModifyRGB": false,
  880. "groupIndex": 0
  881. },
  882. {
  883. "__type__": "cc.Label",
  884. "_name": "",
  885. "_objFlags": 0,
  886. "node": {
  887. "__id__": 25
  888. },
  889. "_enabled": true,
  890. "_useOriginalSize": false,
  891. "_actualFontSize": 20,
  892. "_fontSize": 20,
  893. "_lineHeight": 40,
  894. "_enableWrapText": true,
  895. "_N$file": null,
  896. "_isSystemFontUsed": true,
  897. "_spacingX": 0,
  898. "_N$string": "100",
  899. "_N$horizontalAlign": 1,
  900. "_N$verticalAlign": 1,
  901. "_N$fontFamily": "Arial",
  902. "_N$overflow": 0
  903. },
  904. {
  905. "__type__": "cc.PrefabInfo",
  906. "root": {
  907. "__id__": 1
  908. },
  909. "asset": {
  910. "__uuid__": "cc694c73-d655-4d8b-af82-86c11804494c"
  911. },
  912. "fileId": "679jeE0t9APLwrkLtyMS/l",
  913. "sync": false
  914. },
  915. {
  916. "__type__": "cc.PrefabInfo",
  917. "root": {
  918. "__id__": 1
  919. },
  920. "asset": {
  921. "__uuid__": "cc694c73-d655-4d8b-af82-86c11804494c"
  922. },
  923. "fileId": "49GD2RkyBGW5EQ/v3ZHR/F",
  924. "sync": false
  925. },
  926. {
  927. "__type__": "cc.Sprite",
  928. "_name": "",
  929. "_objFlags": 0,
  930. "node": {
  931. "__id__": 1
  932. },
  933. "_enabled": false,
  934. "_spriteFrame": {
  935. "__uuid__": "cc342474-3b7d-4946-bee6-e2e1a3696388"
  936. },
  937. "_type": 0,
  938. "_sizeMode": 0,
  939. "_fillType": 0,
  940. "_fillCenter": {
  941. "__type__": "cc.Vec2",
  942. "x": 0,
  943. "y": 0
  944. },
  945. "_fillStart": 0,
  946. "_fillRange": 0,
  947. "_isTrimmedMode": true,
  948. "_srcBlendFactor": 770,
  949. "_dstBlendFactor": 771,
  950. "_atlas": null
  951. },
  952. {
  953. "__type__": "e6378owoBVE9arxh2od+vWV",
  954. "_name": "",
  955. "_objFlags": 0,
  956. "node": {
  957. "__id__": 1
  958. },
  959. "_enabled": true,
  960. "isFinishZone": false,
  961. "isOnlyDelect": false,
  962. "speed": -300,
  963. "botYRange": {
  964. "__type__": "cc.Vec2",
  965. "x": 0,
  966. "y": 0
  967. },
  968. "spacingRange": {
  969. "__type__": "cc.Vec2",
  970. "x": 0,
  971. "y": 0
  972. },
  973. "topPipe": null,
  974. "botPipe": null,
  975. "isSpawnOne": false
  976. },
  977. {
  978. "__type__": "6df254a+GtKOaHYqpHUdEc2",
  979. "_name": "",
  980. "_objFlags": 0,
  981. "node": {
  982. "__id__": 1
  983. },
  984. "_enabled": true,
  985. "MiddleSpawnNode": {
  986. "__id__": 12
  987. },
  988. "spawnPoint": {
  989. "__id__": 11
  990. },
  991. "EndNode": {
  992. "__id__": 21
  993. }
  994. },
  995. {
  996. "__type__": "cc.PrefabInfo",
  997. "root": {
  998. "__id__": 1
  999. },
  1000. "asset": {
  1001. "__uuid__": "cc694c73-d655-4d8b-af82-86c11804494c"
  1002. },
  1003. "fileId": "a10T7r5YRE5ayv4GPkr8Ic",
  1004. "sync": false
  1005. }
  1006. ]