FishSingleNode27.prefab 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "FishSingleNode27",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 28
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 34
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 35
  35. },
  36. "_opacity": 255,
  37. "_color": {
  38. "__type__": "cc.Color",
  39. "r": 255,
  40. "g": 255,
  41. "b": 255,
  42. "a": 255
  43. },
  44. "_contentSize": {
  45. "__type__": "cc.Size",
  46. "width": 50,
  47. "height": 30
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_trs": {
  55. "__type__": "TypedArray",
  56. "ctor": "Float64Array",
  57. "array": [
  58. 0,
  59. 0,
  60. 0,
  61. 0,
  62. 0,
  63. 0,
  64. 1,
  65. 1.340000033378601,
  66. 1.340000033378601,
  67. 1
  68. ]
  69. },
  70. "_eulerAngles": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_skewX": 0,
  77. "_skewY": 0,
  78. "_is3DNode": false,
  79. "_groupIndex": 0,
  80. "groupIndex": 0,
  81. "_id": ""
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "FishShow",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [
  91. {
  92. "__id__": 3
  93. },
  94. {
  95. "__id__": 9
  96. },
  97. {
  98. "__id__": 15
  99. },
  100. {
  101. "__id__": 21
  102. }
  103. ],
  104. "_active": true,
  105. "_components": [],
  106. "_prefab": {
  107. "__id__": 27
  108. },
  109. "_opacity": 255,
  110. "_color": {
  111. "__type__": "cc.Color",
  112. "r": 255,
  113. "g": 255,
  114. "b": 255,
  115. "a": 255
  116. },
  117. "_contentSize": {
  118. "__type__": "cc.Size",
  119. "width": 204,
  120. "height": 204
  121. },
  122. "_anchorPoint": {
  123. "__type__": "cc.Vec2",
  124. "x": 0.5,
  125. "y": 0.5
  126. },
  127. "_trs": {
  128. "__type__": "TypedArray",
  129. "ctor": "Float64Array",
  130. "array": [
  131. 0,
  132. 0,
  133. 0,
  134. 0,
  135. 0,
  136. 0,
  137. 1,
  138. 1,
  139. 1,
  140. 1
  141. ]
  142. },
  143. "_eulerAngles": {
  144. "__type__": "cc.Vec3",
  145. "x": 0,
  146. "y": 0,
  147. "z": 0
  148. },
  149. "_skewX": 0,
  150. "_skewY": 0,
  151. "_is3DNode": false,
  152. "_groupIndex": 0,
  153. "groupIndex": 0,
  154. "_id": ""
  155. },
  156. {
  157. "__type__": "cc.Node",
  158. "_name": "plate0",
  159. "_objFlags": 0,
  160. "_parent": {
  161. "__id__": 2
  162. },
  163. "_children": [
  164. {
  165. "__id__": 4
  166. }
  167. ],
  168. "_active": true,
  169. "_components": [
  170. {
  171. "__id__": 7
  172. }
  173. ],
  174. "_prefab": {
  175. "__id__": 8
  176. },
  177. "_opacity": 255,
  178. "_color": {
  179. "__type__": "cc.Color",
  180. "r": 255,
  181. "g": 255,
  182. "b": 255,
  183. "a": 255
  184. },
  185. "_contentSize": {
  186. "__type__": "cc.Size",
  187. "width": 204,
  188. "height": 204
  189. },
  190. "_anchorPoint": {
  191. "__type__": "cc.Vec2",
  192. "x": 0.5,
  193. "y": 0.5
  194. },
  195. "_trs": {
  196. "__type__": "TypedArray",
  197. "ctor": "Float64Array",
  198. "array": [
  199. 29.98200035095215,
  200. 59.93600082397461,
  201. 0,
  202. 0,
  203. 0,
  204. 0,
  205. 1,
  206. 1,
  207. 1,
  208. 1
  209. ]
  210. },
  211. "_eulerAngles": {
  212. "__type__": "cc.Vec3",
  213. "x": 0,
  214. "y": 0,
  215. "z": 0
  216. },
  217. "_skewX": 0,
  218. "_skewY": 0,
  219. "_is3DNode": false,
  220. "_groupIndex": 0,
  221. "groupIndex": 0,
  222. "_id": ""
  223. },
  224. {
  225. "__type__": "cc.Node",
  226. "_name": "fish",
  227. "_objFlags": 0,
  228. "_parent": {
  229. "__id__": 3
  230. },
  231. "_children": [],
  232. "_active": true,
  233. "_components": [
  234. {
  235. "__id__": 5
  236. }
  237. ],
  238. "_prefab": {
  239. "__id__": 6
  240. },
  241. "_opacity": 255,
  242. "_color": {
  243. "__type__": "cc.Color",
  244. "r": 255,
  245. "g": 255,
  246. "b": 255,
  247. "a": 255
  248. },
  249. "_contentSize": {
  250. "__type__": "cc.Size",
  251. "width": 130,
  252. "height": 69
  253. },
  254. "_anchorPoint": {
  255. "__type__": "cc.Vec2",
  256. "x": 0.5,
  257. "y": 0.5
  258. },
  259. "_trs": {
  260. "__type__": "TypedArray",
  261. "ctor": "Float64Array",
  262. "array": [
  263. 0,
  264. 0,
  265. 0,
  266. 0,
  267. 0,
  268. 0,
  269. 1,
  270. 1,
  271. 1,
  272. 1
  273. ]
  274. },
  275. "_eulerAngles": {
  276. "__type__": "cc.Vec3",
  277. "x": 0,
  278. "y": 0,
  279. "z": 0
  280. },
  281. "_skewX": 0,
  282. "_skewY": 0,
  283. "_is3DNode": false,
  284. "_groupIndex": 0,
  285. "groupIndex": 0,
  286. "_id": ""
  287. },
  288. {
  289. "__type__": "sp.Skeleton",
  290. "_name": "",
  291. "_objFlags": 0,
  292. "node": {
  293. "__id__": 4
  294. },
  295. "_enabled": true,
  296. "_materials": [
  297. {
  298. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  299. }
  300. ],
  301. "paused": false,
  302. "defaultSkin": "",
  303. "defaultAnimation": "",
  304. "_preCacheMode": 0,
  305. "_cacheMode": 0,
  306. "loop": false,
  307. "premultipliedAlpha": false,
  308. "timeScale": 1,
  309. "_accTime": 0,
  310. "_playCount": 0,
  311. "_frameCache": null,
  312. "_curFrame": null,
  313. "_skeletonCache": null,
  314. "_animationName": "a1",
  315. "_animationQueue": [],
  316. "_headAniInfo": null,
  317. "_playTimes": 1,
  318. "_isAniComplete": true,
  319. "_N$skeletonData": {
  320. "__uuid__": "1cbc42c5-f274-470a-9897-380573d9f30e"
  321. },
  322. "_N$_defaultCacheMode": 0,
  323. "_N$debugSlots": false,
  324. "_N$debugBones": false,
  325. "_N$debugMesh": false,
  326. "_N$useTint": false,
  327. "_N$enableBatch": false,
  328. "_id": ""
  329. },
  330. {
  331. "__type__": "cc.PrefabInfo",
  332. "root": {
  333. "__id__": 1
  334. },
  335. "asset": {
  336. "__uuid__": "c59063a9-46b0-40c7-b451-bdb356958a0e"
  337. },
  338. "fileId": "81tLNSiXdFrIBdnJ8ebSFP",
  339. "sync": false
  340. },
  341. {
  342. "__type__": "sp.Skeleton",
  343. "_name": "",
  344. "_objFlags": 0,
  345. "node": {
  346. "__id__": 3
  347. },
  348. "_enabled": true,
  349. "_materials": [
  350. {
  351. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  352. }
  353. ],
  354. "paused": false,
  355. "defaultSkin": "",
  356. "defaultAnimation": "a3",
  357. "_preCacheMode": 0,
  358. "_cacheMode": 0,
  359. "loop": true,
  360. "premultipliedAlpha": false,
  361. "timeScale": 1,
  362. "_accTime": 0,
  363. "_playCount": 0,
  364. "_frameCache": null,
  365. "_curFrame": null,
  366. "_skeletonCache": null,
  367. "_animationName": "a3",
  368. "_animationQueue": [],
  369. "_headAniInfo": null,
  370. "_playTimes": 0,
  371. "_isAniComplete": true,
  372. "_N$skeletonData": {
  373. "__uuid__": "8c8679f7-adad-4f4a-8c08-48c73d53898b"
  374. },
  375. "_N$_defaultCacheMode": 0,
  376. "_N$debugSlots": false,
  377. "_N$debugBones": false,
  378. "_N$debugMesh": false,
  379. "_N$useTint": false,
  380. "_N$enableBatch": false,
  381. "_id": ""
  382. },
  383. {
  384. "__type__": "cc.PrefabInfo",
  385. "root": {
  386. "__id__": 1
  387. },
  388. "asset": {
  389. "__uuid__": "c59063a9-46b0-40c7-b451-bdb356958a0e"
  390. },
  391. "fileId": "87gDO0tfdGM5sqwbzlU1UN",
  392. "sync": false
  393. },
  394. {
  395. "__type__": "cc.Node",
  396. "_name": "plate1",
  397. "_objFlags": 0,
  398. "_parent": {
  399. "__id__": 2
  400. },
  401. "_children": [
  402. {
  403. "__id__": 10
  404. }
  405. ],
  406. "_active": true,
  407. "_components": [
  408. {
  409. "__id__": 13
  410. }
  411. ],
  412. "_prefab": {
  413. "__id__": 14
  414. },
  415. "_opacity": 255,
  416. "_color": {
  417. "__type__": "cc.Color",
  418. "r": 255,
  419. "g": 255,
  420. "b": 255,
  421. "a": 255
  422. },
  423. "_contentSize": {
  424. "__type__": "cc.Size",
  425. "width": 204,
  426. "height": 204
  427. },
  428. "_anchorPoint": {
  429. "__type__": "cc.Vec2",
  430. "x": 0.5,
  431. "y": 0.5
  432. },
  433. "_trs": {
  434. "__type__": "TypedArray",
  435. "ctor": "Float64Array",
  436. "array": [
  437. -56.479000091552734,
  438. -23.06999969482422,
  439. 0,
  440. 0,
  441. 0,
  442. 0,
  443. 1,
  444. 1,
  445. 1,
  446. 1
  447. ]
  448. },
  449. "_eulerAngles": {
  450. "__type__": "cc.Vec3",
  451. "x": 0,
  452. "y": 0,
  453. "z": 0
  454. },
  455. "_skewX": 0,
  456. "_skewY": 0,
  457. "_is3DNode": false,
  458. "_groupIndex": 0,
  459. "groupIndex": 0,
  460. "_id": ""
  461. },
  462. {
  463. "__type__": "cc.Node",
  464. "_name": "fish",
  465. "_objFlags": 0,
  466. "_parent": {
  467. "__id__": 9
  468. },
  469. "_children": [],
  470. "_active": true,
  471. "_components": [
  472. {
  473. "__id__": 11
  474. }
  475. ],
  476. "_prefab": {
  477. "__id__": 12
  478. },
  479. "_opacity": 255,
  480. "_color": {
  481. "__type__": "cc.Color",
  482. "r": 255,
  483. "g": 255,
  484. "b": 255,
  485. "a": 255
  486. },
  487. "_contentSize": {
  488. "__type__": "cc.Size",
  489. "width": 130,
  490. "height": 69
  491. },
  492. "_anchorPoint": {
  493. "__type__": "cc.Vec2",
  494. "x": 0.5,
  495. "y": 0.5
  496. },
  497. "_trs": {
  498. "__type__": "TypedArray",
  499. "ctor": "Float64Array",
  500. "array": [
  501. 0,
  502. 0,
  503. 0,
  504. 0,
  505. 0,
  506. 0,
  507. 1,
  508. 1,
  509. 1,
  510. 1
  511. ]
  512. },
  513. "_eulerAngles": {
  514. "__type__": "cc.Vec3",
  515. "x": 0,
  516. "y": 0,
  517. "z": 0
  518. },
  519. "_skewX": 0,
  520. "_skewY": 0,
  521. "_is3DNode": false,
  522. "_groupIndex": 0,
  523. "groupIndex": 0,
  524. "_id": ""
  525. },
  526. {
  527. "__type__": "sp.Skeleton",
  528. "_name": "",
  529. "_objFlags": 0,
  530. "node": {
  531. "__id__": 10
  532. },
  533. "_enabled": true,
  534. "_materials": [
  535. {
  536. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  537. }
  538. ],
  539. "paused": false,
  540. "defaultSkin": "",
  541. "defaultAnimation": "",
  542. "_preCacheMode": 0,
  543. "_cacheMode": 0,
  544. "loop": false,
  545. "premultipliedAlpha": false,
  546. "timeScale": 1,
  547. "_accTime": 0,
  548. "_playCount": 0,
  549. "_frameCache": null,
  550. "_curFrame": null,
  551. "_skeletonCache": null,
  552. "_animationName": "a1",
  553. "_animationQueue": [],
  554. "_headAniInfo": null,
  555. "_playTimes": 1,
  556. "_isAniComplete": true,
  557. "_N$skeletonData": {
  558. "__uuid__": "1cbc42c5-f274-470a-9897-380573d9f30e"
  559. },
  560. "_N$_defaultCacheMode": 0,
  561. "_N$debugSlots": false,
  562. "_N$debugBones": false,
  563. "_N$debugMesh": false,
  564. "_N$useTint": false,
  565. "_N$enableBatch": false,
  566. "_id": ""
  567. },
  568. {
  569. "__type__": "cc.PrefabInfo",
  570. "root": {
  571. "__id__": 1
  572. },
  573. "asset": {
  574. "__uuid__": "c59063a9-46b0-40c7-b451-bdb356958a0e"
  575. },
  576. "fileId": "edhbqpkh9FXqpdd3zlS/oT",
  577. "sync": false
  578. },
  579. {
  580. "__type__": "sp.Skeleton",
  581. "_name": "",
  582. "_objFlags": 0,
  583. "node": {
  584. "__id__": 9
  585. },
  586. "_enabled": true,
  587. "_materials": [
  588. {
  589. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  590. }
  591. ],
  592. "paused": false,
  593. "defaultSkin": "",
  594. "defaultAnimation": "a3",
  595. "_preCacheMode": 0,
  596. "_cacheMode": 0,
  597. "loop": true,
  598. "premultipliedAlpha": false,
  599. "timeScale": 1,
  600. "_accTime": 0,
  601. "_playCount": 0,
  602. "_frameCache": null,
  603. "_curFrame": null,
  604. "_skeletonCache": null,
  605. "_animationName": "a3",
  606. "_animationQueue": [],
  607. "_headAniInfo": null,
  608. "_playTimes": 0,
  609. "_isAniComplete": true,
  610. "_N$skeletonData": {
  611. "__uuid__": "8c8679f7-adad-4f4a-8c08-48c73d53898b"
  612. },
  613. "_N$_defaultCacheMode": 0,
  614. "_N$debugSlots": false,
  615. "_N$debugBones": false,
  616. "_N$debugMesh": false,
  617. "_N$useTint": false,
  618. "_N$enableBatch": false,
  619. "_id": ""
  620. },
  621. {
  622. "__type__": "cc.PrefabInfo",
  623. "root": {
  624. "__id__": 1
  625. },
  626. "asset": {
  627. "__uuid__": "c59063a9-46b0-40c7-b451-bdb356958a0e"
  628. },
  629. "fileId": "b9B9oln3FGm5X0Ia0NGDlz",
  630. "sync": false
  631. },
  632. {
  633. "__type__": "cc.Node",
  634. "_name": "plate2",
  635. "_objFlags": 0,
  636. "_parent": {
  637. "__id__": 2
  638. },
  639. "_children": [
  640. {
  641. "__id__": 16
  642. }
  643. ],
  644. "_active": true,
  645. "_components": [
  646. {
  647. "__id__": 19
  648. }
  649. ],
  650. "_prefab": {
  651. "__id__": 20
  652. },
  653. "_opacity": 255,
  654. "_color": {
  655. "__type__": "cc.Color",
  656. "r": 255,
  657. "g": 255,
  658. "b": 255,
  659. "a": 255
  660. },
  661. "_contentSize": {
  662. "__type__": "cc.Size",
  663. "width": 204,
  664. "height": 204
  665. },
  666. "_anchorPoint": {
  667. "__type__": "cc.Vec2",
  668. "x": 0.5,
  669. "y": 0.5
  670. },
  671. "_trs": {
  672. "__type__": "TypedArray",
  673. "ctor": "Float64Array",
  674. "array": [
  675. -106.01799774169922,
  676. 87.58499908447266,
  677. 0,
  678. 0,
  679. 0,
  680. 0,
  681. 1,
  682. 1,
  683. 1,
  684. 1
  685. ]
  686. },
  687. "_eulerAngles": {
  688. "__type__": "cc.Vec3",
  689. "x": 0,
  690. "y": 0,
  691. "z": 0
  692. },
  693. "_skewX": 0,
  694. "_skewY": 0,
  695. "_is3DNode": false,
  696. "_groupIndex": 0,
  697. "groupIndex": 0,
  698. "_id": ""
  699. },
  700. {
  701. "__type__": "cc.Node",
  702. "_name": "fish",
  703. "_objFlags": 0,
  704. "_parent": {
  705. "__id__": 15
  706. },
  707. "_children": [],
  708. "_active": true,
  709. "_components": [
  710. {
  711. "__id__": 17
  712. }
  713. ],
  714. "_prefab": {
  715. "__id__": 18
  716. },
  717. "_opacity": 255,
  718. "_color": {
  719. "__type__": "cc.Color",
  720. "r": 255,
  721. "g": 255,
  722. "b": 255,
  723. "a": 255
  724. },
  725. "_contentSize": {
  726. "__type__": "cc.Size",
  727. "width": 130,
  728. "height": 69
  729. },
  730. "_anchorPoint": {
  731. "__type__": "cc.Vec2",
  732. "x": 0.5,
  733. "y": 0.5
  734. },
  735. "_trs": {
  736. "__type__": "TypedArray",
  737. "ctor": "Float64Array",
  738. "array": [
  739. 0,
  740. 0,
  741. 0,
  742. 0,
  743. 0,
  744. 0,
  745. 1,
  746. 1,
  747. 1,
  748. 1
  749. ]
  750. },
  751. "_eulerAngles": {
  752. "__type__": "cc.Vec3",
  753. "x": 0,
  754. "y": 0,
  755. "z": 0
  756. },
  757. "_skewX": 0,
  758. "_skewY": 0,
  759. "_is3DNode": false,
  760. "_groupIndex": 0,
  761. "groupIndex": 0,
  762. "_id": ""
  763. },
  764. {
  765. "__type__": "sp.Skeleton",
  766. "_name": "",
  767. "_objFlags": 0,
  768. "node": {
  769. "__id__": 16
  770. },
  771. "_enabled": true,
  772. "_materials": [
  773. {
  774. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  775. }
  776. ],
  777. "paused": false,
  778. "defaultSkin": "",
  779. "defaultAnimation": "",
  780. "_preCacheMode": 0,
  781. "_cacheMode": 0,
  782. "loop": false,
  783. "premultipliedAlpha": false,
  784. "timeScale": 1,
  785. "_accTime": 0,
  786. "_playCount": 0,
  787. "_frameCache": null,
  788. "_curFrame": null,
  789. "_skeletonCache": null,
  790. "_animationName": "a1",
  791. "_animationQueue": [],
  792. "_headAniInfo": null,
  793. "_playTimes": 1,
  794. "_isAniComplete": true,
  795. "_N$skeletonData": {
  796. "__uuid__": "1cbc42c5-f274-470a-9897-380573d9f30e"
  797. },
  798. "_N$_defaultCacheMode": 0,
  799. "_N$debugSlots": false,
  800. "_N$debugBones": false,
  801. "_N$debugMesh": false,
  802. "_N$useTint": false,
  803. "_N$enableBatch": false,
  804. "_id": ""
  805. },
  806. {
  807. "__type__": "cc.PrefabInfo",
  808. "root": {
  809. "__id__": 1
  810. },
  811. "asset": {
  812. "__uuid__": "c59063a9-46b0-40c7-b451-bdb356958a0e"
  813. },
  814. "fileId": "a2azZKHedA1boAA6SGzLK3",
  815. "sync": false
  816. },
  817. {
  818. "__type__": "sp.Skeleton",
  819. "_name": "",
  820. "_objFlags": 0,
  821. "node": {
  822. "__id__": 15
  823. },
  824. "_enabled": true,
  825. "_materials": [
  826. {
  827. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  828. }
  829. ],
  830. "paused": false,
  831. "defaultSkin": "",
  832. "defaultAnimation": "a3",
  833. "_preCacheMode": 0,
  834. "_cacheMode": 0,
  835. "loop": true,
  836. "premultipliedAlpha": false,
  837. "timeScale": 1,
  838. "_accTime": 0,
  839. "_playCount": 0,
  840. "_frameCache": null,
  841. "_curFrame": null,
  842. "_skeletonCache": null,
  843. "_animationName": "a3",
  844. "_animationQueue": [],
  845. "_headAniInfo": null,
  846. "_playTimes": 0,
  847. "_isAniComplete": true,
  848. "_N$skeletonData": {
  849. "__uuid__": "8c8679f7-adad-4f4a-8c08-48c73d53898b"
  850. },
  851. "_N$_defaultCacheMode": 0,
  852. "_N$debugSlots": false,
  853. "_N$debugBones": false,
  854. "_N$debugMesh": false,
  855. "_N$useTint": false,
  856. "_N$enableBatch": false,
  857. "_id": ""
  858. },
  859. {
  860. "__type__": "cc.PrefabInfo",
  861. "root": {
  862. "__id__": 1
  863. },
  864. "asset": {
  865. "__uuid__": "c59063a9-46b0-40c7-b451-bdb356958a0e"
  866. },
  867. "fileId": "23/kNirIREWa/4VIUiHOm3",
  868. "sync": false
  869. },
  870. {
  871. "__type__": "cc.Node",
  872. "_name": "plate3",
  873. "_objFlags": 0,
  874. "_parent": {
  875. "__id__": 2
  876. },
  877. "_children": [
  878. {
  879. "__id__": 22
  880. }
  881. ],
  882. "_active": true,
  883. "_components": [
  884. {
  885. "__id__": 25
  886. }
  887. ],
  888. "_prefab": {
  889. "__id__": 26
  890. },
  891. "_opacity": 255,
  892. "_color": {
  893. "__type__": "cc.Color",
  894. "r": 255,
  895. "g": 255,
  896. "b": 255,
  897. "a": 255
  898. },
  899. "_contentSize": {
  900. "__type__": "cc.Size",
  901. "width": 204,
  902. "height": 204
  903. },
  904. "_anchorPoint": {
  905. "__type__": "cc.Vec2",
  906. "x": 0.5,
  907. "y": 0.5
  908. },
  909. "_trs": {
  910. "__type__": "TypedArray",
  911. "ctor": "Float64Array",
  912. "array": [
  913. 78.36900329589844,
  914. -53.02299880981445,
  915. 0,
  916. 0,
  917. 0,
  918. 0,
  919. 1,
  920. 1,
  921. 1,
  922. 1
  923. ]
  924. },
  925. "_eulerAngles": {
  926. "__type__": "cc.Vec3",
  927. "x": 0,
  928. "y": 0,
  929. "z": 0
  930. },
  931. "_skewX": 0,
  932. "_skewY": 0,
  933. "_is3DNode": false,
  934. "_groupIndex": 0,
  935. "groupIndex": 0,
  936. "_id": ""
  937. },
  938. {
  939. "__type__": "cc.Node",
  940. "_name": "fish",
  941. "_objFlags": 0,
  942. "_parent": {
  943. "__id__": 21
  944. },
  945. "_children": [],
  946. "_active": true,
  947. "_components": [
  948. {
  949. "__id__": 23
  950. }
  951. ],
  952. "_prefab": {
  953. "__id__": 24
  954. },
  955. "_opacity": 255,
  956. "_color": {
  957. "__type__": "cc.Color",
  958. "r": 255,
  959. "g": 255,
  960. "b": 255,
  961. "a": 255
  962. },
  963. "_contentSize": {
  964. "__type__": "cc.Size",
  965. "width": 130,
  966. "height": 69
  967. },
  968. "_anchorPoint": {
  969. "__type__": "cc.Vec2",
  970. "x": 0.5,
  971. "y": 0.5
  972. },
  973. "_trs": {
  974. "__type__": "TypedArray",
  975. "ctor": "Float64Array",
  976. "array": [
  977. 0,
  978. 0,
  979. 0,
  980. 0,
  981. 0,
  982. 0,
  983. 1,
  984. 1,
  985. 1,
  986. 1
  987. ]
  988. },
  989. "_eulerAngles": {
  990. "__type__": "cc.Vec3",
  991. "x": 0,
  992. "y": 0,
  993. "z": 0
  994. },
  995. "_skewX": 0,
  996. "_skewY": 0,
  997. "_is3DNode": false,
  998. "_groupIndex": 0,
  999. "groupIndex": 0,
  1000. "_id": ""
  1001. },
  1002. {
  1003. "__type__": "sp.Skeleton",
  1004. "_name": "",
  1005. "_objFlags": 0,
  1006. "node": {
  1007. "__id__": 22
  1008. },
  1009. "_enabled": true,
  1010. "_materials": [
  1011. {
  1012. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  1013. }
  1014. ],
  1015. "paused": false,
  1016. "defaultSkin": "",
  1017. "defaultAnimation": "",
  1018. "_preCacheMode": 0,
  1019. "_cacheMode": 0,
  1020. "loop": false,
  1021. "premultipliedAlpha": false,
  1022. "timeScale": 1,
  1023. "_accTime": 0,
  1024. "_playCount": 0,
  1025. "_frameCache": null,
  1026. "_curFrame": null,
  1027. "_skeletonCache": null,
  1028. "_animationName": "a1",
  1029. "_animationQueue": [],
  1030. "_headAniInfo": null,
  1031. "_playTimes": 1,
  1032. "_isAniComplete": true,
  1033. "_N$skeletonData": {
  1034. "__uuid__": "1cbc42c5-f274-470a-9897-380573d9f30e"
  1035. },
  1036. "_N$_defaultCacheMode": 0,
  1037. "_N$debugSlots": false,
  1038. "_N$debugBones": false,
  1039. "_N$debugMesh": false,
  1040. "_N$useTint": false,
  1041. "_N$enableBatch": false,
  1042. "_id": ""
  1043. },
  1044. {
  1045. "__type__": "cc.PrefabInfo",
  1046. "root": {
  1047. "__id__": 1
  1048. },
  1049. "asset": {
  1050. "__uuid__": "c59063a9-46b0-40c7-b451-bdb356958a0e"
  1051. },
  1052. "fileId": "c91z/Q0YZHPa7nDE8BJsxy",
  1053. "sync": false
  1054. },
  1055. {
  1056. "__type__": "sp.Skeleton",
  1057. "_name": "",
  1058. "_objFlags": 0,
  1059. "node": {
  1060. "__id__": 21
  1061. },
  1062. "_enabled": true,
  1063. "_materials": [
  1064. {
  1065. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  1066. }
  1067. ],
  1068. "paused": false,
  1069. "defaultSkin": "",
  1070. "defaultAnimation": "a3",
  1071. "_preCacheMode": 0,
  1072. "_cacheMode": 0,
  1073. "loop": true,
  1074. "premultipliedAlpha": false,
  1075. "timeScale": 1,
  1076. "_accTime": 0,
  1077. "_playCount": 0,
  1078. "_frameCache": null,
  1079. "_curFrame": null,
  1080. "_skeletonCache": null,
  1081. "_animationName": "a3",
  1082. "_animationQueue": [],
  1083. "_headAniInfo": null,
  1084. "_playTimes": 0,
  1085. "_isAniComplete": true,
  1086. "_N$skeletonData": {
  1087. "__uuid__": "8c8679f7-adad-4f4a-8c08-48c73d53898b"
  1088. },
  1089. "_N$_defaultCacheMode": 0,
  1090. "_N$debugSlots": false,
  1091. "_N$debugBones": false,
  1092. "_N$debugMesh": false,
  1093. "_N$useTint": false,
  1094. "_N$enableBatch": false,
  1095. "_id": ""
  1096. },
  1097. {
  1098. "__type__": "cc.PrefabInfo",
  1099. "root": {
  1100. "__id__": 1
  1101. },
  1102. "asset": {
  1103. "__uuid__": "c59063a9-46b0-40c7-b451-bdb356958a0e"
  1104. },
  1105. "fileId": "acSDR4JQlHdqAnkYSN6i/3",
  1106. "sync": false
  1107. },
  1108. {
  1109. "__type__": "cc.PrefabInfo",
  1110. "root": {
  1111. "__id__": 1
  1112. },
  1113. "asset": {
  1114. "__uuid__": "c59063a9-46b0-40c7-b451-bdb356958a0e"
  1115. },
  1116. "fileId": "81ZWlPYR5GhoaaZKbjrXRH",
  1117. "sync": false
  1118. },
  1119. {
  1120. "__type__": "cc.Node",
  1121. "_name": "ColliderNode",
  1122. "_objFlags": 0,
  1123. "_parent": {
  1124. "__id__": 1
  1125. },
  1126. "_children": [
  1127. {
  1128. "__id__": 29
  1129. }
  1130. ],
  1131. "_active": true,
  1132. "_components": [],
  1133. "_prefab": {
  1134. "__id__": 33
  1135. },
  1136. "_opacity": 255,
  1137. "_color": {
  1138. "__type__": "cc.Color",
  1139. "r": 255,
  1140. "g": 255,
  1141. "b": 255,
  1142. "a": 255
  1143. },
  1144. "_contentSize": {
  1145. "__type__": "cc.Size",
  1146. "width": 0,
  1147. "height": 0
  1148. },
  1149. "_anchorPoint": {
  1150. "__type__": "cc.Vec2",
  1151. "x": 0.5,
  1152. "y": 0.5
  1153. },
  1154. "_trs": {
  1155. "__type__": "TypedArray",
  1156. "ctor": "Float64Array",
  1157. "array": [
  1158. 0,
  1159. 0,
  1160. 0,
  1161. 0,
  1162. 0,
  1163. 0,
  1164. 1,
  1165. 1,
  1166. 1,
  1167. 1
  1168. ]
  1169. },
  1170. "_eulerAngles": {
  1171. "__type__": "cc.Vec3",
  1172. "x": 0,
  1173. "y": 0,
  1174. "z": 0
  1175. },
  1176. "_skewX": 0,
  1177. "_skewY": 0,
  1178. "_is3DNode": false,
  1179. "_groupIndex": 0,
  1180. "groupIndex": 0,
  1181. "_id": ""
  1182. },
  1183. {
  1184. "__type__": "cc.Node",
  1185. "_name": "Collider1",
  1186. "_objFlags": 0,
  1187. "_parent": {
  1188. "__id__": 28
  1189. },
  1190. "_children": [],
  1191. "_active": true,
  1192. "_components": [
  1193. {
  1194. "__id__": 30
  1195. },
  1196. {
  1197. "__id__": 31
  1198. }
  1199. ],
  1200. "_prefab": {
  1201. "__id__": 32
  1202. },
  1203. "_opacity": 255,
  1204. "_color": {
  1205. "__type__": "cc.Color",
  1206. "r": 255,
  1207. "g": 255,
  1208. "b": 255,
  1209. "a": 255
  1210. },
  1211. "_contentSize": {
  1212. "__type__": "cc.Size",
  1213. "width": 0,
  1214. "height": 0
  1215. },
  1216. "_anchorPoint": {
  1217. "__type__": "cc.Vec2",
  1218. "x": 0.5,
  1219. "y": 0.5
  1220. },
  1221. "_trs": {
  1222. "__type__": "TypedArray",
  1223. "ctor": "Float64Array",
  1224. "array": [
  1225. 0,
  1226. 0,
  1227. 0,
  1228. 0,
  1229. 0,
  1230. 0,
  1231. 1,
  1232. 1,
  1233. 1,
  1234. 1
  1235. ]
  1236. },
  1237. "_eulerAngles": {
  1238. "__type__": "cc.Vec3",
  1239. "x": 0,
  1240. "y": 0,
  1241. "z": 0
  1242. },
  1243. "_skewX": 0,
  1244. "_skewY": 0,
  1245. "_is3DNode": false,
  1246. "_groupIndex": 0,
  1247. "groupIndex": 0,
  1248. "_id": ""
  1249. },
  1250. {
  1251. "__type__": "fb3deyxcd9I/Kr9rqlwcrlu",
  1252. "_name": "",
  1253. "_objFlags": 0,
  1254. "node": {
  1255. "__id__": 29
  1256. },
  1257. "_enabled": true,
  1258. "_id": ""
  1259. },
  1260. {
  1261. "__type__": "cc.PolygonCollider",
  1262. "_name": "",
  1263. "_objFlags": 0,
  1264. "node": {
  1265. "__id__": 29
  1266. },
  1267. "_enabled": true,
  1268. "tag": 0,
  1269. "_offset": {
  1270. "__type__": "cc.Vec2",
  1271. "x": 0,
  1272. "y": 0
  1273. },
  1274. "points": [
  1275. {
  1276. "__type__": "cc.Vec2",
  1277. "x": -170,
  1278. "y": 58
  1279. },
  1280. {
  1281. "__type__": "cc.Vec2",
  1282. "x": -101,
  1283. "y": -81
  1284. },
  1285. {
  1286. "__type__": "cc.Vec2",
  1287. "x": 84,
  1288. "y": -122
  1289. },
  1290. {
  1291. "__type__": "cc.Vec2",
  1292. "x": 136,
  1293. "y": -106
  1294. },
  1295. {
  1296. "__type__": "cc.Vec2",
  1297. "x": 148,
  1298. "y": -34
  1299. },
  1300. {
  1301. "__type__": "cc.Vec2",
  1302. "x": 74,
  1303. "y": 123
  1304. },
  1305. {
  1306. "__type__": "cc.Vec2",
  1307. "x": -135,
  1308. "y": 159
  1309. },
  1310. {
  1311. "__type__": "cc.Vec2",
  1312. "x": -178,
  1313. "y": 104
  1314. }
  1315. ],
  1316. "_id": ""
  1317. },
  1318. {
  1319. "__type__": "cc.PrefabInfo",
  1320. "root": {
  1321. "__id__": 1
  1322. },
  1323. "asset": {
  1324. "__uuid__": "c59063a9-46b0-40c7-b451-bdb356958a0e"
  1325. },
  1326. "fileId": "28A/VjFWZDlKTZRv28dXLA",
  1327. "sync": false
  1328. },
  1329. {
  1330. "__type__": "cc.PrefabInfo",
  1331. "root": {
  1332. "__id__": 1
  1333. },
  1334. "asset": {
  1335. "__uuid__": "c59063a9-46b0-40c7-b451-bdb356958a0e"
  1336. },
  1337. "fileId": "7aMdpArAtCCIK28E7nkLuW",
  1338. "sync": false
  1339. },
  1340. {
  1341. "__type__": "8122aGmT1FPsIW7dcVQK2tW",
  1342. "_name": "",
  1343. "_objFlags": 0,
  1344. "node": {
  1345. "__id__": 1
  1346. },
  1347. "_enabled": true,
  1348. "mFishShow": {
  1349. "__id__": 2
  1350. },
  1351. "mColliderNode": {
  1352. "__id__": 28
  1353. },
  1354. "_gameConfig": null,
  1355. "_fishNumber": 0,
  1356. "_fishID": 0,
  1357. "_fishOriginPos": {
  1358. "__type__": "cc.Vec2",
  1359. "x": 0,
  1360. "y": 0
  1361. },
  1362. "_fishLive": false,
  1363. "_bLock": false,
  1364. "_bFrozen": false,
  1365. "_bElectric": false,
  1366. "_whiteTime": 0,
  1367. "_boomTime": 0,
  1368. "_aroundFishArr": [],
  1369. "_bAroundFish": false,
  1370. "_checkUpdateTimer": 0,
  1371. "_endPos": {
  1372. "__type__": "cc.Vec2",
  1373. "x": 1000,
  1374. "y": 1000
  1375. },
  1376. "_stayTimer": 0,
  1377. "_platesSp": [],
  1378. "_fishsSp": [],
  1379. "_id": ""
  1380. },
  1381. {
  1382. "__type__": "cc.PrefabInfo",
  1383. "root": {
  1384. "__id__": 1
  1385. },
  1386. "asset": {
  1387. "__uuid__": "c59063a9-46b0-40c7-b451-bdb356958a0e"
  1388. },
  1389. "fileId": "0ewRl8OCFIeZo74MVTZp0Y",
  1390. "sync": false
  1391. }
  1392. ]