JavelinStartLine.prefab 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635
  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": "JavelinStartLine",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. },
  20. {
  21. "__id__": 5
  22. },
  23. {
  24. "__id__": 10
  25. },
  26. {
  27. "__id__": 15
  28. }
  29. ],
  30. "_tag": -1,
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 20
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 21
  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": 0
  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": "Flag",
  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": 129,
  112. "height": 175
  113. },
  114. "_rotationX": 0,
  115. "_rotationY": 0,
  116. "_scaleX": 1,
  117. "_scaleY": 1,
  118. "_position": {
  119. "__type__": "cc.Vec2",
  120. "x": 432,
  121. "y": 147
  122. },
  123. "_skewX": 0,
  124. "_skewY": 0,
  125. "_localZOrder": 0,
  126. "_globalZOrder": 0,
  127. "_opacityModifyRGB": false,
  128. "groupIndex": 0
  129. },
  130. {
  131. "__type__": "cc.Sprite",
  132. "_name": "",
  133. "_objFlags": 0,
  134. "node": {
  135. "__id__": 2
  136. },
  137. "_enabled": true,
  138. "_spriteFrame": {
  139. "__uuid__": "8608f4ac-1861-4da7-92a4-c1fdf10b0ce8"
  140. },
  141. "_type": 0,
  142. "_sizeMode": 1,
  143. "_fillType": 0,
  144. "_fillCenter": {
  145. "__type__": "cc.Vec2",
  146. "x": 0,
  147. "y": 0
  148. },
  149. "_fillStart": 0,
  150. "_fillRange": 0,
  151. "_isTrimmedMode": true,
  152. "_srcBlendFactor": 770,
  153. "_dstBlendFactor": 771,
  154. "_atlas": null
  155. },
  156. {
  157. "__type__": "cc.PrefabInfo",
  158. "root": {
  159. "__id__": 1
  160. },
  161. "asset": {
  162. "__uuid__": "28072d09-a120-4956-b2ff-6854581c6dbd"
  163. },
  164. "fileId": "44JRoTVsNMzb7OPOUq2YT6",
  165. "sync": false
  166. },
  167. {
  168. "__type__": "cc.Node",
  169. "_name": "StartLine",
  170. "_objFlags": 0,
  171. "_parent": {
  172. "__id__": 1
  173. },
  174. "_children": [],
  175. "_tag": -1,
  176. "_active": true,
  177. "_components": [
  178. {
  179. "__id__": 6
  180. },
  181. {
  182. "__id__": 7
  183. },
  184. {
  185. "__id__": 8
  186. }
  187. ],
  188. "_prefab": {
  189. "__id__": 9
  190. },
  191. "_id": "",
  192. "_opacity": 255,
  193. "_color": {
  194. "__type__": "cc.Color",
  195. "r": 255,
  196. "g": 255,
  197. "b": 255,
  198. "a": 255
  199. },
  200. "_cascadeOpacityEnabled": true,
  201. "_anchorPoint": {
  202. "__type__": "cc.Vec2",
  203. "x": 0.5,
  204. "y": 0.5
  205. },
  206. "_contentSize": {
  207. "__type__": "cc.Size",
  208. "width": 82,
  209. "height": 188
  210. },
  211. "_rotationX": 0,
  212. "_rotationY": 0,
  213. "_scaleX": 1,
  214. "_scaleY": 1,
  215. "_position": {
  216. "__type__": "cc.Vec2",
  217. "x": 360,
  218. "y": -56
  219. },
  220. "_skewX": 0,
  221. "_skewY": 0,
  222. "_localZOrder": 0,
  223. "_globalZOrder": 0,
  224. "_opacityModifyRGB": false,
  225. "groupIndex": 0
  226. },
  227. {
  228. "__type__": "cc.Sprite",
  229. "_name": "",
  230. "_objFlags": 0,
  231. "node": {
  232. "__id__": 5
  233. },
  234. "_enabled": true,
  235. "_spriteFrame": {
  236. "__uuid__": "842eae54-033a-4118-9c41-94d2fa7689c1"
  237. },
  238. "_type": 0,
  239. "_sizeMode": 1,
  240. "_fillType": 0,
  241. "_fillCenter": {
  242. "__type__": "cc.Vec2",
  243. "x": 0,
  244. "y": 0
  245. },
  246. "_fillStart": 0,
  247. "_fillRange": 0,
  248. "_isTrimmedMode": true,
  249. "_srcBlendFactor": 770,
  250. "_dstBlendFactor": 771,
  251. "_atlas": null
  252. },
  253. {
  254. "__type__": "cc.PolygonCollider",
  255. "_name": "",
  256. "_objFlags": 0,
  257. "node": {
  258. "__id__": 5
  259. },
  260. "_enabled": true,
  261. "tag": 0,
  262. "_offset": {
  263. "__type__": "cc.Vec2",
  264. "x": 0,
  265. "y": 0
  266. },
  267. "points": [
  268. {
  269. "__type__": "cc.Vec2",
  270. "x": 40.6,
  271. "y": -93.4
  272. },
  273. {
  274. "__type__": "cc.Vec2",
  275. "x": -40.3,
  276. "y": -94
  277. },
  278. {
  279. "__type__": "cc.Vec2",
  280. "x": 67.3,
  281. "y": 178.9
  282. },
  283. {
  284. "__type__": "cc.Vec2",
  285. "x": 140.4,
  286. "y": 178.5
  287. }
  288. ]
  289. },
  290. {
  291. "__type__": "22ebcMElq9LL7xGfUPKH9Be",
  292. "_name": "",
  293. "_objFlags": 0,
  294. "node": {
  295. "__id__": 5
  296. },
  297. "_enabled": true
  298. },
  299. {
  300. "__type__": "cc.PrefabInfo",
  301. "root": {
  302. "__id__": 1
  303. },
  304. "asset": {
  305. "__uuid__": "28072d09-a120-4956-b2ff-6854581c6dbd"
  306. },
  307. "fileId": "983NKqHfRGCbiJ3szbHkux",
  308. "sync": false
  309. },
  310. {
  311. "__type__": "cc.Node",
  312. "_name": "NodeTouchControl",
  313. "_objFlags": 0,
  314. "_parent": {
  315. "__id__": 1
  316. },
  317. "_children": [],
  318. "_tag": -1,
  319. "_active": false,
  320. "_components": [
  321. {
  322. "__id__": 11
  323. },
  324. {
  325. "__id__": 12
  326. },
  327. {
  328. "__id__": 13
  329. }
  330. ],
  331. "_prefab": {
  332. "__id__": 14
  333. },
  334. "_id": "",
  335. "_opacity": 255,
  336. "_color": {
  337. "__type__": "cc.Color",
  338. "r": 255,
  339. "g": 255,
  340. "b": 255,
  341. "a": 255
  342. },
  343. "_cascadeOpacityEnabled": true,
  344. "_anchorPoint": {
  345. "__type__": "cc.Vec2",
  346. "x": 0.5,
  347. "y": 0.5
  348. },
  349. "_contentSize": {
  350. "__type__": "cc.Size",
  351. "width": 82,
  352. "height": 188
  353. },
  354. "_rotationX": 0,
  355. "_rotationY": 0,
  356. "_scaleX": 1,
  357. "_scaleY": 1,
  358. "_position": {
  359. "__type__": "cc.Vec2",
  360. "x": 502,
  361. "y": -56
  362. },
  363. "_skewX": 0,
  364. "_skewY": 0,
  365. "_localZOrder": 0,
  366. "_globalZOrder": 0,
  367. "_opacityModifyRGB": false,
  368. "groupIndex": 0
  369. },
  370. {
  371. "__type__": "cc.Sprite",
  372. "_name": "",
  373. "_objFlags": 0,
  374. "node": {
  375. "__id__": 10
  376. },
  377. "_enabled": false,
  378. "_spriteFrame": {
  379. "__uuid__": "842eae54-033a-4118-9c41-94d2fa7689c1"
  380. },
  381. "_type": 0,
  382. "_sizeMode": 1,
  383. "_fillType": 0,
  384. "_fillCenter": {
  385. "__type__": "cc.Vec2",
  386. "x": 0,
  387. "y": 0
  388. },
  389. "_fillStart": 0,
  390. "_fillRange": 0,
  391. "_isTrimmedMode": true,
  392. "_srcBlendFactor": 770,
  393. "_dstBlendFactor": 771,
  394. "_atlas": null
  395. },
  396. {
  397. "__type__": "cc.PolygonCollider",
  398. "_name": "",
  399. "_objFlags": 0,
  400. "node": {
  401. "__id__": 10
  402. },
  403. "_enabled": true,
  404. "tag": 0,
  405. "_offset": {
  406. "__type__": "cc.Vec2",
  407. "x": 0,
  408. "y": 0
  409. },
  410. "points": [
  411. {
  412. "__type__": "cc.Vec2",
  413. "x": -41,
  414. "y": -93.97
  415. },
  416. {
  417. "__type__": "cc.Vec2",
  418. "x": -35.91,
  419. "y": -93.99
  420. },
  421. {
  422. "__type__": "cc.Vec2",
  423. "x": 41.02,
  424. "y": 93.96
  425. },
  426. {
  427. "__type__": "cc.Vec2",
  428. "x": 35.89,
  429. "y": 93.98
  430. }
  431. ]
  432. },
  433. {
  434. "__type__": "73666phpwdGEKUtiS3tQ18d",
  435. "_name": "",
  436. "_objFlags": 0,
  437. "node": {
  438. "__id__": 10
  439. },
  440. "_enabled": true,
  441. "tag": true
  442. },
  443. {
  444. "__type__": "cc.PrefabInfo",
  445. "root": {
  446. "__id__": 1
  447. },
  448. "asset": {
  449. "__uuid__": "28072d09-a120-4956-b2ff-6854581c6dbd"
  450. },
  451. "fileId": "1cQUh7wpBDdZALyBkU28fB",
  452. "sync": false
  453. },
  454. {
  455. "__type__": "cc.Node",
  456. "_name": "NodeTouchControl",
  457. "_objFlags": 0,
  458. "_parent": {
  459. "__id__": 1
  460. },
  461. "_children": [],
  462. "_tag": -1,
  463. "_active": false,
  464. "_components": [
  465. {
  466. "__id__": 16
  467. },
  468. {
  469. "__id__": 17
  470. },
  471. {
  472. "__id__": 18
  473. }
  474. ],
  475. "_prefab": {
  476. "__id__": 19
  477. },
  478. "_id": "",
  479. "_opacity": 255,
  480. "_color": {
  481. "__type__": "cc.Color",
  482. "r": 255,
  483. "g": 7,
  484. "b": 7,
  485. "a": 255
  486. },
  487. "_cascadeOpacityEnabled": true,
  488. "_anchorPoint": {
  489. "__type__": "cc.Vec2",
  490. "x": 0.5,
  491. "y": 0.5
  492. },
  493. "_contentSize": {
  494. "__type__": "cc.Size",
  495. "width": 82,
  496. "height": 188
  497. },
  498. "_rotationX": 0,
  499. "_rotationY": 0,
  500. "_scaleX": 1,
  501. "_scaleY": 1,
  502. "_position": {
  503. "__type__": "cc.Vec2",
  504. "x": 670,
  505. "y": -56
  506. },
  507. "_skewX": 0,
  508. "_skewY": 0,
  509. "_localZOrder": 0,
  510. "_globalZOrder": 0,
  511. "_opacityModifyRGB": false,
  512. "groupIndex": 0
  513. },
  514. {
  515. "__type__": "cc.Sprite",
  516. "_name": "",
  517. "_objFlags": 0,
  518. "node": {
  519. "__id__": 15
  520. },
  521. "_enabled": false,
  522. "_spriteFrame": {
  523. "__uuid__": "842eae54-033a-4118-9c41-94d2fa7689c1"
  524. },
  525. "_type": 0,
  526. "_sizeMode": 1,
  527. "_fillType": 0,
  528. "_fillCenter": {
  529. "__type__": "cc.Vec2",
  530. "x": 0,
  531. "y": 0
  532. },
  533. "_fillStart": 0,
  534. "_fillRange": 0,
  535. "_isTrimmedMode": true,
  536. "_srcBlendFactor": 770,
  537. "_dstBlendFactor": 771,
  538. "_atlas": null
  539. },
  540. {
  541. "__type__": "cc.PolygonCollider",
  542. "_name": "",
  543. "_objFlags": 0,
  544. "node": {
  545. "__id__": 15
  546. },
  547. "_enabled": true,
  548. "tag": 0,
  549. "_offset": {
  550. "__type__": "cc.Vec2",
  551. "x": 0,
  552. "y": 0
  553. },
  554. "points": [
  555. {
  556. "__type__": "cc.Vec2",
  557. "x": -41,
  558. "y": -93.97
  559. },
  560. {
  561. "__type__": "cc.Vec2",
  562. "x": -35.91,
  563. "y": -93.99
  564. },
  565. {
  566. "__type__": "cc.Vec2",
  567. "x": 41.02,
  568. "y": 93.96
  569. },
  570. {
  571. "__type__": "cc.Vec2",
  572. "x": 35.89,
  573. "y": 93.98
  574. }
  575. ]
  576. },
  577. {
  578. "__type__": "73666phpwdGEKUtiS3tQ18d",
  579. "_name": "",
  580. "_objFlags": 0,
  581. "node": {
  582. "__id__": 15
  583. },
  584. "_enabled": true,
  585. "tag": true
  586. },
  587. {
  588. "__type__": "cc.PrefabInfo",
  589. "root": {
  590. "__id__": 1
  591. },
  592. "asset": {
  593. "__uuid__": "28072d09-a120-4956-b2ff-6854581c6dbd"
  594. },
  595. "fileId": "a67dJVKshHeYWx/QXBJ/rg",
  596. "sync": false
  597. },
  598. {
  599. "__type__": "cc.Sprite",
  600. "_name": "",
  601. "_objFlags": 0,
  602. "node": {
  603. "__id__": 1
  604. },
  605. "_enabled": true,
  606. "_spriteFrame": {
  607. "__uuid__": "5fcb2bc1-19d8-4ff6-9185-2830639d45de"
  608. },
  609. "_type": 0,
  610. "_sizeMode": 1,
  611. "_fillType": 0,
  612. "_fillCenter": {
  613. "__type__": "cc.Vec2",
  614. "x": 0,
  615. "y": 0
  616. },
  617. "_fillStart": 0,
  618. "_fillRange": 0,
  619. "_isTrimmedMode": true,
  620. "_srcBlendFactor": 770,
  621. "_dstBlendFactor": 771,
  622. "_atlas": null
  623. },
  624. {
  625. "__type__": "cc.PrefabInfo",
  626. "root": {
  627. "__id__": 1
  628. },
  629. "asset": {
  630. "__uuid__": "28072d09-a120-4956-b2ff-6854581c6dbd"
  631. },
  632. "fileId": "a10T7r5YRE5ayv4GPkr8Ic",
  633. "sync": false
  634. }
  635. ]