BottleM1.prefab 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978
  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": "BottleM1",
  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__": 18
  28. },
  29. {
  30. "__id__": 24
  31. },
  32. {
  33. "__id__": 27
  34. }
  35. ],
  36. "_tag": -1,
  37. "_active": true,
  38. "_components": [
  39. {
  40. "__id__": 29
  41. },
  42. {
  43. "__id__": 30
  44. },
  45. {
  46. "__id__": 31
  47. },
  48. {
  49. "__id__": 32
  50. }
  51. ],
  52. "_prefab": {
  53. "__id__": 33
  54. },
  55. "_id": "",
  56. "_opacity": 255,
  57. "_color": {
  58. "__type__": "cc.Color",
  59. "r": 255,
  60. "g": 255,
  61. "b": 255,
  62. "a": 255
  63. },
  64. "_cascadeOpacityEnabled": true,
  65. "_anchorPoint": {
  66. "__type__": "cc.Vec2",
  67. "x": 0.5,
  68. "y": 0.5
  69. },
  70. "_contentSize": {
  71. "__type__": "cc.Size",
  72. "width": 0,
  73. "height": 0
  74. },
  75. "_rotationX": 0,
  76. "_rotationY": 0,
  77. "_scaleX": 1,
  78. "_scaleY": 1,
  79. "_position": {
  80. "__type__": "cc.Vec2",
  81. "x": 0,
  82. "y": 0
  83. },
  84. "_skewX": 0,
  85. "_skewY": 0,
  86. "_localZOrder": 0,
  87. "_globalZOrder": 0,
  88. "_opacityModifyRGB": false,
  89. "groupIndex": 2
  90. },
  91. {
  92. "__type__": "cc.Node",
  93. "_name": "stick",
  94. "_objFlags": 0,
  95. "_parent": {
  96. "__id__": 1
  97. },
  98. "_children": [],
  99. "_tag": -1,
  100. "_active": false,
  101. "_components": [
  102. {
  103. "__id__": 3
  104. },
  105. {
  106. "__id__": 4
  107. }
  108. ],
  109. "_prefab": {
  110. "__id__": 5
  111. },
  112. "_id": "",
  113. "_opacity": 255,
  114. "_color": {
  115. "__type__": "cc.Color",
  116. "r": 255,
  117. "g": 255,
  118. "b": 255,
  119. "a": 255
  120. },
  121. "_cascadeOpacityEnabled": true,
  122. "_anchorPoint": {
  123. "__type__": "cc.Vec2",
  124. "x": 0.5,
  125. "y": 0.5
  126. },
  127. "_contentSize": {
  128. "__type__": "cc.Size",
  129. "width": 17,
  130. "height": 225
  131. },
  132. "_rotationX": 0,
  133. "_rotationY": 0,
  134. "_scaleX": 1,
  135. "_scaleY": 1,
  136. "_position": {
  137. "__type__": "cc.Vec2",
  138. "x": 0,
  139. "y": 90
  140. },
  141. "_skewX": 0,
  142. "_skewY": 0,
  143. "_localZOrder": 0,
  144. "_globalZOrder": 0,
  145. "_opacityModifyRGB": false,
  146. "groupIndex": 0
  147. },
  148. {
  149. "__type__": "cc.Sprite",
  150. "_name": "",
  151. "_objFlags": 0,
  152. "node": {
  153. "__id__": 2
  154. },
  155. "_enabled": true,
  156. "_spriteFrame": null,
  157. "_type": 0,
  158. "_sizeMode": 0,
  159. "_fillType": 0,
  160. "_fillCenter": {
  161. "__type__": "cc.Vec2",
  162. "x": 0,
  163. "y": 0
  164. },
  165. "_fillStart": 0,
  166. "_fillRange": 0,
  167. "_isTrimmedMode": true,
  168. "_srcBlendFactor": 770,
  169. "_dstBlendFactor": 771,
  170. "_atlas": null
  171. },
  172. {
  173. "__type__": "13012G8wHFCj5Qc1i8jMKzq",
  174. "_name": "",
  175. "_objFlags": 0,
  176. "node": {
  177. "__id__": 2
  178. },
  179. "_enabled": true,
  180. "item": {
  181. "__id__": 2
  182. }
  183. },
  184. {
  185. "__type__": "cc.PrefabInfo",
  186. "root": {
  187. "__id__": 1
  188. },
  189. "asset": {
  190. "__uuid__": "4b970857-e251-452c-8637-681374bc29f0"
  191. },
  192. "fileId": "92h0AsG5RJ7IpTEFXAKUQ8",
  193. "sync": false
  194. },
  195. {
  196. "__type__": "cc.Node",
  197. "_name": "mode-subline",
  198. "_objFlags": 0,
  199. "_parent": {
  200. "__id__": 1
  201. },
  202. "_children": [],
  203. "_tag": -1,
  204. "_active": false,
  205. "_components": [
  206. {
  207. "__id__": 7
  208. },
  209. {
  210. "__id__": 8
  211. },
  212. {
  213. "__id__": 9
  214. },
  215. {
  216. "__id__": 10
  217. }
  218. ],
  219. "_prefab": {
  220. "__id__": 11
  221. },
  222. "_id": "",
  223. "_opacity": 255,
  224. "_color": {
  225. "__type__": "cc.Color",
  226. "r": 255,
  227. "g": 255,
  228. "b": 255,
  229. "a": 255
  230. },
  231. "_cascadeOpacityEnabled": true,
  232. "_anchorPoint": {
  233. "__type__": "cc.Vec2",
  234. "x": 0.5,
  235. "y": 0.5
  236. },
  237. "_contentSize": {
  238. "__type__": "cc.Size",
  239. "width": 25.6,
  240. "height": 44.1
  241. },
  242. "_rotationX": 0,
  243. "_rotationY": 0,
  244. "_scaleX": 1,
  245. "_scaleY": 1,
  246. "_position": {
  247. "__type__": "cc.Vec2",
  248. "x": 0,
  249. "y": 140
  250. },
  251. "_skewX": 0,
  252. "_skewY": 0,
  253. "_localZOrder": 0,
  254. "_globalZOrder": 0,
  255. "_opacityModifyRGB": false,
  256. "groupIndex": 4
  257. },
  258. {
  259. "__type__": "cc.Sprite",
  260. "_name": "",
  261. "_objFlags": 0,
  262. "node": {
  263. "__id__": 6
  264. },
  265. "_enabled": true,
  266. "_spriteFrame": {
  267. "__uuid__": "efe3d314-1c71-426f-8ec6-9dff8baf38dd"
  268. },
  269. "_type": 0,
  270. "_sizeMode": 1,
  271. "_fillType": 0,
  272. "_fillCenter": {
  273. "__type__": "cc.Vec2",
  274. "x": 0,
  275. "y": 0
  276. },
  277. "_fillStart": 0,
  278. "_fillRange": 0,
  279. "_isTrimmedMode": true,
  280. "_srcBlendFactor": 770,
  281. "_dstBlendFactor": 771,
  282. "_atlas": {
  283. "__uuid__": "71e066e3-fdca-48e0-bc40-e0c2593f1005"
  284. }
  285. },
  286. {
  287. "__type__": "212a0ePwnJI0KAq8tWoXJS0",
  288. "_name": "",
  289. "_objFlags": 0,
  290. "node": {
  291. "__id__": 6
  292. },
  293. "_enabled": true,
  294. "item": {
  295. "__id__": 6
  296. }
  297. },
  298. {
  299. "__type__": "cc.Animation",
  300. "_name": "",
  301. "_objFlags": 0,
  302. "node": {
  303. "__id__": 6
  304. },
  305. "_enabled": true,
  306. "_defaultClip": {
  307. "__uuid__": "3c8ea645-d405-43b6-9247-80df626c5a00"
  308. },
  309. "_clips": [
  310. {
  311. "__uuid__": "3c8ea645-d405-43b6-9247-80df626c5a00"
  312. }
  313. ],
  314. "playOnLoad": false
  315. },
  316. {
  317. "__type__": "cc.BoxCollider",
  318. "_name": "",
  319. "_objFlags": 0,
  320. "node": {
  321. "__id__": 6
  322. },
  323. "_enabled": false,
  324. "tag": 0,
  325. "_offset": {
  326. "__type__": "cc.Vec2",
  327. "x": 0,
  328. "y": -7.4
  329. },
  330. "_size": {
  331. "__type__": "cc.Size",
  332. "width": 52,
  333. "height": 36
  334. }
  335. },
  336. {
  337. "__type__": "cc.PrefabInfo",
  338. "root": {
  339. "__id__": 1
  340. },
  341. "asset": {
  342. "__uuid__": "4b970857-e251-452c-8637-681374bc29f0"
  343. },
  344. "fileId": "de/YK3lDtGBKbl1fkxWTJ/",
  345. "sync": false
  346. },
  347. {
  348. "__type__": "cc.Node",
  349. "_name": "mode-gold",
  350. "_objFlags": 0,
  351. "_parent": {
  352. "__id__": 1
  353. },
  354. "_children": [],
  355. "_tag": -1,
  356. "_active": false,
  357. "_components": [
  358. {
  359. "__id__": 13
  360. },
  361. {
  362. "__id__": 14
  363. },
  364. {
  365. "__id__": 15
  366. },
  367. {
  368. "__id__": 16
  369. }
  370. ],
  371. "_prefab": {
  372. "__id__": 17
  373. },
  374. "_id": "",
  375. "_opacity": 255,
  376. "_color": {
  377. "__type__": "cc.Color",
  378. "r": 255,
  379. "g": 255,
  380. "b": 255,
  381. "a": 255
  382. },
  383. "_cascadeOpacityEnabled": true,
  384. "_anchorPoint": {
  385. "__type__": "cc.Vec2",
  386. "x": 0.5,
  387. "y": 0.5
  388. },
  389. "_contentSize": {
  390. "__type__": "cc.Size",
  391. "width": 36,
  392. "height": 36
  393. },
  394. "_rotationX": 0,
  395. "_rotationY": 0,
  396. "_scaleX": 1,
  397. "_scaleY": 1,
  398. "_position": {
  399. "__type__": "cc.Vec2",
  400. "x": 0,
  401. "y": 150
  402. },
  403. "_skewX": 0,
  404. "_skewY": 0,
  405. "_localZOrder": 0,
  406. "_globalZOrder": 0,
  407. "_opacityModifyRGB": false,
  408. "groupIndex": 4
  409. },
  410. {
  411. "__type__": "cc.Animation",
  412. "_name": "",
  413. "_objFlags": 0,
  414. "node": {
  415. "__id__": 12
  416. },
  417. "_enabled": true,
  418. "_defaultClip": {
  419. "__uuid__": "3c8ea645-d405-43b6-9247-80df626c5a00"
  420. },
  421. "_clips": [
  422. {
  423. "__uuid__": "3c8ea645-d405-43b6-9247-80df626c5a00"
  424. }
  425. ],
  426. "playOnLoad": false
  427. },
  428. {
  429. "__type__": "cc.BoxCollider",
  430. "_name": "",
  431. "_objFlags": 0,
  432. "node": {
  433. "__id__": 12
  434. },
  435. "_enabled": false,
  436. "tag": 0,
  437. "_offset": {
  438. "__type__": "cc.Vec2",
  439. "x": 0,
  440. "y": 0
  441. },
  442. "_size": {
  443. "__type__": "cc.Size",
  444. "width": 52,
  445. "height": 36
  446. }
  447. },
  448. {
  449. "__type__": "212a0ePwnJI0KAq8tWoXJS0",
  450. "_name": "",
  451. "_objFlags": 0,
  452. "node": {
  453. "__id__": 12
  454. },
  455. "_enabled": true,
  456. "item": {
  457. "__id__": 12
  458. }
  459. },
  460. {
  461. "__type__": "cc.Sprite",
  462. "_name": "",
  463. "_objFlags": 0,
  464. "node": {
  465. "__id__": 12
  466. },
  467. "_enabled": true,
  468. "_spriteFrame": {
  469. "__uuid__": "94395c85-20f3-44af-8770-3366f77a038e"
  470. },
  471. "_type": 0,
  472. "_sizeMode": 1,
  473. "_fillType": 0,
  474. "_fillCenter": {
  475. "__type__": "cc.Vec2",
  476. "x": 0,
  477. "y": 0
  478. },
  479. "_fillStart": 0,
  480. "_fillRange": 0,
  481. "_isTrimmedMode": true,
  482. "_srcBlendFactor": 770,
  483. "_dstBlendFactor": 771,
  484. "_atlas": {
  485. "__uuid__": "71e066e3-fdca-48e0-bc40-e0c2593f1005"
  486. }
  487. },
  488. {
  489. "__type__": "cc.PrefabInfo",
  490. "root": {
  491. "__id__": 1
  492. },
  493. "asset": {
  494. "__uuid__": "4b970857-e251-452c-8637-681374bc29f0"
  495. },
  496. "fileId": "74D2iPbaRL97S7c8YUqEA7",
  497. "sync": false
  498. },
  499. {
  500. "__type__": "cc.Node",
  501. "_name": "mode-hit",
  502. "_objFlags": 0,
  503. "_parent": {
  504. "__id__": 1
  505. },
  506. "_children": [],
  507. "_tag": -1,
  508. "_active": false,
  509. "_components": [
  510. {
  511. "__id__": 19
  512. },
  513. {
  514. "__id__": 20
  515. },
  516. {
  517. "__id__": 21
  518. },
  519. {
  520. "__id__": 22
  521. }
  522. ],
  523. "_prefab": {
  524. "__id__": 23
  525. },
  526. "_id": "",
  527. "_opacity": 255,
  528. "_color": {
  529. "__type__": "cc.Color",
  530. "r": 255,
  531. "g": 255,
  532. "b": 255,
  533. "a": 255
  534. },
  535. "_cascadeOpacityEnabled": true,
  536. "_anchorPoint": {
  537. "__type__": "cc.Vec2",
  538. "x": 0.5,
  539. "y": 0.5
  540. },
  541. "_contentSize": {
  542. "__type__": "cc.Size",
  543. "width": 40,
  544. "height": 75
  545. },
  546. "_rotationX": 0,
  547. "_rotationY": 0,
  548. "_scaleX": 1,
  549. "_scaleY": 1,
  550. "_position": {
  551. "__type__": "cc.Vec2",
  552. "x": 0,
  553. "y": 153
  554. },
  555. "_skewX": 0,
  556. "_skewY": 0,
  557. "_localZOrder": 0,
  558. "_globalZOrder": 0,
  559. "_opacityModifyRGB": false,
  560. "groupIndex": 4
  561. },
  562. {
  563. "__type__": "cc.Sprite",
  564. "_name": "",
  565. "_objFlags": 0,
  566. "node": {
  567. "__id__": 18
  568. },
  569. "_enabled": true,
  570. "_spriteFrame": {
  571. "__uuid__": "ada5712d-2d10-4bd1-afda-bb1df349813f"
  572. },
  573. "_type": 0,
  574. "_sizeMode": 1,
  575. "_fillType": 0,
  576. "_fillCenter": {
  577. "__type__": "cc.Vec2",
  578. "x": 0,
  579. "y": 0
  580. },
  581. "_fillStart": 0,
  582. "_fillRange": 0,
  583. "_isTrimmedMode": true,
  584. "_srcBlendFactor": 770,
  585. "_dstBlendFactor": 771,
  586. "_atlas": {
  587. "__uuid__": "71e066e3-fdca-48e0-bc40-e0c2593f1005"
  588. }
  589. },
  590. {
  591. "__type__": "212a0ePwnJI0KAq8tWoXJS0",
  592. "_name": "",
  593. "_objFlags": 0,
  594. "node": {
  595. "__id__": 18
  596. },
  597. "_enabled": true,
  598. "item": {
  599. "__id__": 18
  600. }
  601. },
  602. {
  603. "__type__": "cc.BoxCollider",
  604. "_name": "",
  605. "_objFlags": 0,
  606. "node": {
  607. "__id__": 18
  608. },
  609. "_enabled": false,
  610. "tag": 0,
  611. "_offset": {
  612. "__type__": "cc.Vec2",
  613. "x": 0.1,
  614. "y": -16.9
  615. },
  616. "_size": {
  617. "__type__": "cc.Size",
  618. "width": 55.8,
  619. "height": 35.8
  620. }
  621. },
  622. {
  623. "__type__": "cc.Animation",
  624. "_name": "",
  625. "_objFlags": 0,
  626. "node": {
  627. "__id__": 18
  628. },
  629. "_enabled": true,
  630. "_defaultClip": {
  631. "__uuid__": "3c8ea645-d405-43b6-9247-80df626c5a00"
  632. },
  633. "_clips": [
  634. {
  635. "__uuid__": "3c8ea645-d405-43b6-9247-80df626c5a00"
  636. }
  637. ],
  638. "playOnLoad": false
  639. },
  640. {
  641. "__type__": "cc.PrefabInfo",
  642. "root": {
  643. "__id__": 1
  644. },
  645. "asset": {
  646. "__uuid__": "4b970857-e251-452c-8637-681374bc29f0"
  647. },
  648. "fileId": "66idKrlPpHoLBqG7KEjs0M",
  649. "sync": false
  650. },
  651. {
  652. "__type__": "cc.Node",
  653. "_name": "item",
  654. "_objFlags": 0,
  655. "_parent": {
  656. "__id__": 1
  657. },
  658. "_children": [],
  659. "_tag": -1,
  660. "_active": true,
  661. "_components": [
  662. {
  663. "__id__": 25
  664. }
  665. ],
  666. "_prefab": {
  667. "__id__": 26
  668. },
  669. "_id": "",
  670. "_opacity": 255,
  671. "_color": {
  672. "__type__": "cc.Color",
  673. "r": 255,
  674. "g": 255,
  675. "b": 255,
  676. "a": 255
  677. },
  678. "_cascadeOpacityEnabled": true,
  679. "_anchorPoint": {
  680. "__type__": "cc.Vec2",
  681. "x": 0.5,
  682. "y": 0.5
  683. },
  684. "_contentSize": {
  685. "__type__": "cc.Size",
  686. "width": 121,
  687. "height": 200
  688. },
  689. "_rotationX": 0,
  690. "_rotationY": 0,
  691. "_scaleX": 1,
  692. "_scaleY": 1,
  693. "_position": {
  694. "__type__": "cc.Vec2",
  695. "x": 0,
  696. "y": 0
  697. },
  698. "_skewX": 0,
  699. "_skewY": 0,
  700. "_localZOrder": 0,
  701. "_globalZOrder": 0,
  702. "_opacityModifyRGB": false,
  703. "groupIndex": 0
  704. },
  705. {
  706. "__type__": "cc.Sprite",
  707. "_name": "",
  708. "_objFlags": 0,
  709. "node": {
  710. "__id__": 24
  711. },
  712. "_enabled": true,
  713. "_spriteFrame": null,
  714. "_type": 0,
  715. "_sizeMode": 1,
  716. "_fillType": 0,
  717. "_fillCenter": {
  718. "__type__": "cc.Vec2",
  719. "x": 0,
  720. "y": 0
  721. },
  722. "_fillStart": 0,
  723. "_fillRange": 0,
  724. "_isTrimmedMode": true,
  725. "_srcBlendFactor": 770,
  726. "_dstBlendFactor": 771,
  727. "_atlas": null
  728. },
  729. {
  730. "__type__": "cc.PrefabInfo",
  731. "root": {
  732. "__id__": 1
  733. },
  734. "asset": {
  735. "__uuid__": "4b970857-e251-452c-8637-681374bc29f0"
  736. },
  737. "fileId": "a55r8LoOxN6Z+Xh3x5WWj4",
  738. "sync": false
  739. },
  740. {
  741. "__type__": "cc.Node",
  742. "_name": "mode-bingo",
  743. "_objFlags": 0,
  744. "_parent": {
  745. "__id__": 1
  746. },
  747. "_children": [],
  748. "_tag": -1,
  749. "_active": false,
  750. "_components": [],
  751. "_prefab": {
  752. "__id__": 28
  753. },
  754. "_id": "",
  755. "_opacity": 255,
  756. "_color": {
  757. "__type__": "cc.Color",
  758. "r": 255,
  759. "g": 255,
  760. "b": 255,
  761. "a": 255
  762. },
  763. "_cascadeOpacityEnabled": true,
  764. "_anchorPoint": {
  765. "__type__": "cc.Vec2",
  766. "x": 0.5,
  767. "y": 0.5
  768. },
  769. "_contentSize": {
  770. "__type__": "cc.Size",
  771. "width": 120,
  772. "height": 200
  773. },
  774. "_rotationX": 0,
  775. "_rotationY": 0,
  776. "_scaleX": 1,
  777. "_scaleY": 1,
  778. "_position": {
  779. "__type__": "cc.Vec2",
  780. "x": 0,
  781. "y": 0
  782. },
  783. "_skewX": 0,
  784. "_skewY": 0,
  785. "_localZOrder": 0,
  786. "_globalZOrder": 0,
  787. "_opacityModifyRGB": false,
  788. "groupIndex": 0
  789. },
  790. {
  791. "__type__": "cc.PrefabInfo",
  792. "root": {
  793. "__id__": 1
  794. },
  795. "asset": {
  796. "__uuid__": "4b970857-e251-452c-8637-681374bc29f0"
  797. },
  798. "fileId": "163IsbAc5DOoPcpBH+Qz3o",
  799. "sync": false
  800. },
  801. {
  802. "__type__": "92ac1pvkHpNWKAyXBfIS6er",
  803. "_name": "",
  804. "_objFlags": 0,
  805. "node": {
  806. "__id__": 1
  807. },
  808. "_enabled": true,
  809. "bottleType": 1,
  810. "bottleFrames": [
  811. {
  812. "__uuid__": "a9c6b3fe-328a-41aa-b1cf-9691aee84561"
  813. },
  814. {
  815. "__uuid__": "250aee85-d4da-479d-a021-a0f41cdbf9bf"
  816. },
  817. {
  818. "__uuid__": "1e13f8ad-8057-4896-b825-138ef1b37fd0"
  819. },
  820. {
  821. "__uuid__": "d2a4927a-42e4-4938-b7fa-a36b25792dbc"
  822. },
  823. {
  824. "__uuid__": "57ced9a1-83e8-48b4-a647-a6ff19ba6379"
  825. },
  826. {
  827. "__uuid__": "cfa8767a-255b-4686-8668-db695f082fa2"
  828. },
  829. {
  830. "__uuid__": "64af497d-79c7-4304-84e3-0f1e7f7a6756"
  831. },
  832. {
  833. "__uuid__": "13cb44f4-e457-447a-b717-a7eca7cd44af"
  834. },
  835. {
  836. "__uuid__": "1ace23d2-54fd-4905-95b3-c531fc727bea"
  837. },
  838. {
  839. "__uuid__": "1f1142f4-191b-45c8-a1f2-cba950ec13bb"
  840. },
  841. {
  842. "__uuid__": "5092b84d-825d-44ef-8224-c6d8ec48628f"
  843. }
  844. ],
  845. "shooterFrames": [
  846. {
  847. "__uuid__": "6818c62d-468d-47eb-a187-f330c4b1d9a7"
  848. },
  849. {
  850. "__uuid__": "71eb4cd2-3207-441d-a0cc-c3289d449bb6"
  851. },
  852. {
  853. "__uuid__": "0b202782-5f84-4116-abca-971ca66fbd29"
  854. },
  855. {
  856. "__uuid__": "62caae90-0750-4004-b859-773b40c103d0"
  857. },
  858. {
  859. "__uuid__": "ca84e120-d894-4404-a683-7dfe1726a488"
  860. },
  861. {
  862. "__uuid__": "60c34c21-0c75-45da-897c-36df30d43c6a"
  863. },
  864. {
  865. "__uuid__": "8ad98a7a-d861-4a06-a8f0-c899cc9f5eaf"
  866. },
  867. {
  868. "__uuid__": "b26e3b07-e622-40d1-a0d3-79ee2391b116"
  869. },
  870. {
  871. "__uuid__": "32f2edfd-df0c-44ed-b696-ec448ac7473a"
  872. },
  873. {
  874. "__uuid__": "e0ac69f5-11f6-4f5b-8bc9-8df208734150"
  875. }
  876. ],
  877. "item": {
  878. "__id__": 24
  879. },
  880. "stick": {
  881. "__id__": 2
  882. },
  883. "subline": {
  884. "__id__": 6
  885. },
  886. "bingo": {
  887. "__id__": 27
  888. },
  889. "gold": {
  890. "__id__": 12
  891. },
  892. "hit": {
  893. "__id__": 18
  894. },
  895. "bounder": null
  896. },
  897. {
  898. "__type__": "cc.Animation",
  899. "_name": "",
  900. "_objFlags": 0,
  901. "node": {
  902. "__id__": 1
  903. },
  904. "_enabled": true,
  905. "_defaultClip": null,
  906. "_clips": [
  907. {
  908. "__uuid__": "3cd09937-b0c3-4472-865f-41605f325a90"
  909. },
  910. {
  911. "__uuid__": "896f6fad-6505-4c3e-ba7d-650177ea5f0d"
  912. },
  913. {
  914. "__uuid__": "a0672152-5b85-4422-b7f2-45928473a02e"
  915. }
  916. ],
  917. "playOnLoad": false
  918. },
  919. {
  920. "__type__": "cc.RigidBody",
  921. "_name": "",
  922. "_objFlags": 0,
  923. "node": {
  924. "__id__": 1
  925. },
  926. "_enabled": true,
  927. "_type": 0,
  928. "_allowSleep": true,
  929. "_gravityScale": 1,
  930. "_linearDamping": 0,
  931. "_angularDamping": 0,
  932. "_linearVelocity": {
  933. "__type__": "cc.Vec2",
  934. "x": 0,
  935. "y": 0
  936. },
  937. "_angularVelocity": 0,
  938. "_fixedRotation": false,
  939. "enabledContactListener": false,
  940. "bullet": false
  941. },
  942. {
  943. "__type__": "cc.PhysicsBoxCollider",
  944. "_name": "",
  945. "_objFlags": 0,
  946. "node": {
  947. "__id__": 1
  948. },
  949. "_enabled": true,
  950. "tag": 0,
  951. "_density": 1,
  952. "_sensor": false,
  953. "_friction": 0.2,
  954. "_restitution": 0,
  955. "body": null,
  956. "_offset": {
  957. "__type__": "cc.Vec2",
  958. "x": 0.9,
  959. "y": 112
  960. },
  961. "_size": {
  962. "__type__": "cc.Size",
  963. "width": 49.2,
  964. "height": 15.8
  965. }
  966. },
  967. {
  968. "__type__": "cc.PrefabInfo",
  969. "root": {
  970. "__id__": 1
  971. },
  972. "asset": {
  973. "__uuid__": "4b970857-e251-452c-8637-681374bc29f0"
  974. },
  975. "fileId": "44PLBOvwhFf4RBu7p6Ny8I",
  976. "sync": false
  977. }
  978. ]