BikeModelToTheRight.prefab 11 KB

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