3001.prefab 23 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288
  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": "1001",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 13
  28. },
  29. {
  30. "__id__": 16
  31. },
  32. {
  33. "__id__": 18
  34. },
  35. {
  36. "__id__": 21
  37. }
  38. ],
  39. "_active": true,
  40. "_components": [
  41. {
  42. "__id__": 26
  43. },
  44. {
  45. "__id__": 27
  46. },
  47. {
  48. "__id__": 28
  49. },
  50. {
  51. "__id__": 29
  52. },
  53. {
  54. "__id__": 30
  55. },
  56. {
  57. "__id__": 31
  58. }
  59. ],
  60. "_prefab": {
  61. "__id__": 32
  62. },
  63. "_opacity": 255,
  64. "_color": {
  65. "__type__": "cc.Color",
  66. "r": 255,
  67. "g": 255,
  68. "b": 255,
  69. "a": 255
  70. },
  71. "_contentSize": {
  72. "__type__": "cc.Size",
  73. "width": 50,
  74. "height": 90
  75. },
  76. "_anchorPoint": {
  77. "__type__": "cc.Vec2",
  78. "x": 0.5,
  79. "y": 0
  80. },
  81. "_trs": {
  82. "__type__": "TypedArray",
  83. "ctor": "Float64Array",
  84. "array": [
  85. 768.088,
  86. 5301.582,
  87. 0,
  88. 0,
  89. 0,
  90. 0,
  91. 1,
  92. 1,
  93. 1,
  94. 1
  95. ]
  96. },
  97. "_eulerAngles": {
  98. "__type__": "cc.Vec3",
  99. "x": 0,
  100. "y": 0,
  101. "z": 0
  102. },
  103. "_skewX": 0,
  104. "_skewY": 0,
  105. "_is3DNode": false,
  106. "_groupIndex": 2,
  107. "groupIndex": 2,
  108. "_id": ""
  109. },
  110. {
  111. "__type__": "cc.Node",
  112. "_name": "glow_jiaodi",
  113. "_objFlags": 0,
  114. "_parent": {
  115. "__id__": 1
  116. },
  117. "_children": [],
  118. "_active": true,
  119. "_components": [
  120. {
  121. "__id__": 3
  122. }
  123. ],
  124. "_prefab": {
  125. "__id__": 4
  126. },
  127. "_opacity": 255,
  128. "_color": {
  129. "__type__": "cc.Color",
  130. "r": 255,
  131. "g": 255,
  132. "b": 255,
  133. "a": 255
  134. },
  135. "_contentSize": {
  136. "__type__": "cc.Size",
  137. "width": 164,
  138. "height": 164
  139. },
  140. "_anchorPoint": {
  141. "__type__": "cc.Vec2",
  142. "x": 0.5,
  143. "y": 0.5
  144. },
  145. "_trs": {
  146. "__type__": "TypedArray",
  147. "ctor": "Float64Array",
  148. "array": [
  149. -1.786,
  150. 2.322,
  151. 0,
  152. 0,
  153. 0,
  154. 0,
  155. 1,
  156. 1,
  157. 0.5,
  158. 1
  159. ]
  160. },
  161. "_eulerAngles": {
  162. "__type__": "cc.Vec3",
  163. "x": 0,
  164. "y": 0,
  165. "z": 0
  166. },
  167. "_skewX": 0,
  168. "_skewY": 0,
  169. "_is3DNode": false,
  170. "_groupIndex": 0,
  171. "groupIndex": 0,
  172. "_id": ""
  173. },
  174. {
  175. "__type__": "sp.Skeleton",
  176. "_name": "",
  177. "_objFlags": 0,
  178. "node": {
  179. "__id__": 2
  180. },
  181. "_enabled": true,
  182. "_materials": [
  183. {
  184. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  185. }
  186. ],
  187. "paused": false,
  188. "defaultSkin": "default",
  189. "defaultAnimation": "glow_jiaodi",
  190. "_preCacheMode": 0,
  191. "_cacheMode": 0,
  192. "loop": true,
  193. "premultipliedAlpha": true,
  194. "timeScale": 1,
  195. "_accTime": 0,
  196. "_playCount": 0,
  197. "_frameCache": null,
  198. "_curFrame": null,
  199. "_skeletonCache": null,
  200. "_animationName": "glow_jiaodi",
  201. "_animationQueue": [],
  202. "_headAniInfo": null,
  203. "_playTimes": 0,
  204. "_isAniComplete": true,
  205. "_N$skeletonData": {
  206. "__uuid__": "f8abc38f-6d84-4532-ba1b-56e0e5353983"
  207. },
  208. "_N$_defaultCacheMode": 0,
  209. "_N$debugSlots": false,
  210. "_N$debugBones": false,
  211. "_N$debugMesh": false,
  212. "_N$useTint": false,
  213. "_N$enableBatch": false,
  214. "_id": ""
  215. },
  216. {
  217. "__type__": "cc.PrefabInfo",
  218. "root": {
  219. "__id__": 1
  220. },
  221. "asset": {
  222. "__uuid__": "e08b6f66-9acd-4862-8abd-3a7d3d3fb566"
  223. },
  224. "fileId": "6cr0iiRzhJHri1hq48ltBe",
  225. "sync": false
  226. },
  227. {
  228. "__type__": "cc.Node",
  229. "_name": "juese01",
  230. "_objFlags": 0,
  231. "_parent": {
  232. "__id__": 1
  233. },
  234. "_children": [
  235. {
  236. "__id__": 6
  237. },
  238. {
  239. "__id__": 9
  240. }
  241. ],
  242. "_active": true,
  243. "_components": [],
  244. "_prefab": {
  245. "__id__": 12
  246. },
  247. "_opacity": 255,
  248. "_color": {
  249. "__type__": "cc.Color",
  250. "r": 255,
  251. "g": 255,
  252. "b": 255,
  253. "a": 255
  254. },
  255. "_contentSize": {
  256. "__type__": "cc.Size",
  257. "width": 0,
  258. "height": 0
  259. },
  260. "_anchorPoint": {
  261. "__type__": "cc.Vec2",
  262. "x": 0.5,
  263. "y": 0.5
  264. },
  265. "_trs": {
  266. "__type__": "TypedArray",
  267. "ctor": "Float64Array",
  268. "array": [
  269. 0,
  270. 0,
  271. 0,
  272. 0,
  273. 0,
  274. 0,
  275. 1,
  276. 1,
  277. 1,
  278. 1
  279. ]
  280. },
  281. "_eulerAngles": {
  282. "__type__": "cc.Vec3",
  283. "x": 0,
  284. "y": 0,
  285. "z": 0
  286. },
  287. "_skewX": 0,
  288. "_skewY": 0,
  289. "_is3DNode": false,
  290. "_groupIndex": 0,
  291. "groupIndex": 0,
  292. "_id": ""
  293. },
  294. {
  295. "__type__": "cc.Node",
  296. "_name": "spineRight",
  297. "_objFlags": 0,
  298. "_parent": {
  299. "__id__": 5
  300. },
  301. "_children": [],
  302. "_active": true,
  303. "_components": [
  304. {
  305. "__id__": 7
  306. }
  307. ],
  308. "_prefab": {
  309. "__id__": 8
  310. },
  311. "_opacity": 255,
  312. "_color": {
  313. "__type__": "cc.Color",
  314. "r": 255,
  315. "g": 255,
  316. "b": 255,
  317. "a": 255
  318. },
  319. "_contentSize": {
  320. "__type__": "cc.Size",
  321. "width": 69.02,
  322. "height": 101.03
  323. },
  324. "_anchorPoint": {
  325. "__type__": "cc.Vec2",
  326. "x": 0.5,
  327. "y": 0.5
  328. },
  329. "_trs": {
  330. "__type__": "TypedArray",
  331. "ctor": "Float64Array",
  332. "array": [
  333. 0,
  334. 0,
  335. 0,
  336. 0,
  337. 0,
  338. 0,
  339. 1,
  340. 1,
  341. 1,
  342. 1
  343. ]
  344. },
  345. "_eulerAngles": {
  346. "__type__": "cc.Vec3",
  347. "x": 0,
  348. "y": 0,
  349. "z": 0
  350. },
  351. "_skewX": 0,
  352. "_skewY": 0,
  353. "_is3DNode": false,
  354. "_groupIndex": 0,
  355. "groupIndex": 0,
  356. "_id": ""
  357. },
  358. {
  359. "__type__": "sp.Skeleton",
  360. "_name": "",
  361. "_objFlags": 0,
  362. "node": {
  363. "__id__": 6
  364. },
  365. "_enabled": true,
  366. "_materials": [
  367. {
  368. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  369. }
  370. ],
  371. "paused": false,
  372. "defaultSkin": "default",
  373. "defaultAnimation": "idle",
  374. "_preCacheMode": 0,
  375. "_cacheMode": 0,
  376. "loop": true,
  377. "premultipliedAlpha": true,
  378. "timeScale": 1,
  379. "_accTime": 0,
  380. "_playCount": 0,
  381. "_frameCache": null,
  382. "_curFrame": null,
  383. "_skeletonCache": null,
  384. "_animationName": "idle",
  385. "_animationQueue": [],
  386. "_headAniInfo": null,
  387. "_playTimes": 0,
  388. "_isAniComplete": true,
  389. "_N$skeletonData": {
  390. "__uuid__": "d05feed7-abe5-49a1-943b-84c5175e788e"
  391. },
  392. "_N$_defaultCacheMode": 0,
  393. "_N$debugSlots": false,
  394. "_N$debugBones": false,
  395. "_N$debugMesh": false,
  396. "_N$useTint": false,
  397. "_N$enableBatch": false,
  398. "_id": ""
  399. },
  400. {
  401. "__type__": "cc.PrefabInfo",
  402. "root": {
  403. "__id__": 1
  404. },
  405. "asset": {
  406. "__uuid__": "e08b6f66-9acd-4862-8abd-3a7d3d3fb566"
  407. },
  408. "fileId": "30uzQSIidDbYsduWzmGc80",
  409. "sync": false
  410. },
  411. {
  412. "__type__": "cc.Node",
  413. "_name": "spineUp",
  414. "_objFlags": 0,
  415. "_parent": {
  416. "__id__": 5
  417. },
  418. "_children": [],
  419. "_active": false,
  420. "_components": [
  421. {
  422. "__id__": 10
  423. }
  424. ],
  425. "_prefab": {
  426. "__id__": 11
  427. },
  428. "_opacity": 255,
  429. "_color": {
  430. "__type__": "cc.Color",
  431. "r": 255,
  432. "g": 255,
  433. "b": 255,
  434. "a": 255
  435. },
  436. "_contentSize": {
  437. "__type__": "cc.Size",
  438. "width": 66,
  439. "height": 103.9
  440. },
  441. "_anchorPoint": {
  442. "__type__": "cc.Vec2",
  443. "x": 0.5,
  444. "y": 0.5
  445. },
  446. "_trs": {
  447. "__type__": "TypedArray",
  448. "ctor": "Float64Array",
  449. "array": [
  450. 0,
  451. 0,
  452. 0,
  453. 0,
  454. 0,
  455. 0,
  456. 1,
  457. 1,
  458. 1,
  459. 1
  460. ]
  461. },
  462. "_eulerAngles": {
  463. "__type__": "cc.Vec3",
  464. "x": 0,
  465. "y": 0,
  466. "z": 0
  467. },
  468. "_skewX": 0,
  469. "_skewY": 0,
  470. "_is3DNode": false,
  471. "_groupIndex": 0,
  472. "groupIndex": 0,
  473. "_id": ""
  474. },
  475. {
  476. "__type__": "sp.Skeleton",
  477. "_name": "",
  478. "_objFlags": 0,
  479. "node": {
  480. "__id__": 9
  481. },
  482. "_enabled": true,
  483. "_materials": [
  484. {
  485. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  486. }
  487. ],
  488. "paused": false,
  489. "defaultSkin": "default",
  490. "defaultAnimation": "idle",
  491. "_preCacheMode": 0,
  492. "_cacheMode": 0,
  493. "loop": true,
  494. "premultipliedAlpha": true,
  495. "timeScale": 1,
  496. "_accTime": 0,
  497. "_playCount": 0,
  498. "_frameCache": null,
  499. "_curFrame": null,
  500. "_skeletonCache": null,
  501. "_animationName": "idle",
  502. "_animationQueue": [],
  503. "_headAniInfo": null,
  504. "_playTimes": 0,
  505. "_isAniComplete": true,
  506. "_N$skeletonData": {
  507. "__uuid__": "132fa84a-ed77-4e03-b622-ef788e73b795"
  508. },
  509. "_N$_defaultCacheMode": 0,
  510. "_N$debugSlots": false,
  511. "_N$debugBones": false,
  512. "_N$debugMesh": false,
  513. "_N$useTint": false,
  514. "_N$enableBatch": false,
  515. "_id": ""
  516. },
  517. {
  518. "__type__": "cc.PrefabInfo",
  519. "root": {
  520. "__id__": 1
  521. },
  522. "asset": {
  523. "__uuid__": "e08b6f66-9acd-4862-8abd-3a7d3d3fb566"
  524. },
  525. "fileId": "e3JBYN3g5EyqaEJK9fgdco",
  526. "sync": false
  527. },
  528. {
  529. "__type__": "cc.PrefabInfo",
  530. "root": {
  531. "__id__": 1
  532. },
  533. "asset": {
  534. "__uuid__": "e08b6f66-9acd-4862-8abd-3a7d3d3fb566"
  535. },
  536. "fileId": "04ilX1dmpHvZMw8A4DLddH",
  537. "sync": false
  538. },
  539. {
  540. "__type__": "cc.Node",
  541. "_name": "yanwu_gs",
  542. "_objFlags": 0,
  543. "_parent": {
  544. "__id__": 1
  545. },
  546. "_children": [],
  547. "_active": true,
  548. "_components": [
  549. {
  550. "__id__": 14
  551. }
  552. ],
  553. "_prefab": {
  554. "__id__": 15
  555. },
  556. "_opacity": 255,
  557. "_color": {
  558. "__type__": "cc.Color",
  559. "r": 255,
  560. "g": 255,
  561. "b": 255,
  562. "a": 255
  563. },
  564. "_contentSize": {
  565. "__type__": "cc.Size",
  566. "width": 0,
  567. "height": 0
  568. },
  569. "_anchorPoint": {
  570. "__type__": "cc.Vec2",
  571. "x": 0.5,
  572. "y": 0.5
  573. },
  574. "_trs": {
  575. "__type__": "TypedArray",
  576. "ctor": "Float64Array",
  577. "array": [
  578. 0,
  579. 12.399,
  580. 0,
  581. 0,
  582. 0,
  583. 0,
  584. 1,
  585. 1,
  586. 1,
  587. 1
  588. ]
  589. },
  590. "_eulerAngles": {
  591. "__type__": "cc.Vec3",
  592. "x": 0,
  593. "y": 0,
  594. "z": 0
  595. },
  596. "_skewX": 0,
  597. "_skewY": 0,
  598. "_is3DNode": false,
  599. "_groupIndex": 0,
  600. "groupIndex": 0,
  601. "_id": ""
  602. },
  603. {
  604. "__type__": "cc.ParticleSystem",
  605. "_name": "",
  606. "_objFlags": 0,
  607. "node": {
  608. "__id__": 13
  609. },
  610. "_enabled": true,
  611. "_materials": [
  612. {
  613. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  614. }
  615. ],
  616. "_srcBlendFactor": 770,
  617. "_dstBlendFactor": 771,
  618. "_custom": true,
  619. "_file": {
  620. "__uuid__": "f6df1575-b00c-49a4-b260-29e710c77f9a"
  621. },
  622. "_spriteFrame": null,
  623. "_texture": null,
  624. "_stopped": false,
  625. "playOnLoad": true,
  626. "autoRemoveOnFinish": false,
  627. "totalParticles": 8,
  628. "duration": -1,
  629. "emissionRate": 10,
  630. "life": 0.8,
  631. "lifeVar": 0.5,
  632. "_startColor": {
  633. "__type__": "cc.Color",
  634. "r": 255,
  635. "g": 255,
  636. "b": 255,
  637. "a": 255
  638. },
  639. "_startColorVar": {
  640. "__type__": "cc.Color",
  641. "r": 0,
  642. "g": 0,
  643. "b": 0,
  644. "a": 0
  645. },
  646. "_endColor": {
  647. "__type__": "cc.Color",
  648. "r": 255,
  649. "g": 255,
  650. "b": 255,
  651. "a": 255
  652. },
  653. "_endColorVar": {
  654. "__type__": "cc.Color",
  655. "r": 0,
  656. "g": 0,
  657. "b": 0,
  658. "a": 0
  659. },
  660. "angle": 180,
  661. "angleVar": 0,
  662. "startSize": 40,
  663. "startSizeVar": 0,
  664. "endSize": 5,
  665. "endSizeVar": 0,
  666. "startSpin": 0,
  667. "startSpinVar": 0,
  668. "endSpin": 354,
  669. "endSpinVar": 0,
  670. "sourcePos": {
  671. "__type__": "cc.Vec2",
  672. "x": 0,
  673. "y": 0
  674. },
  675. "posVar": {
  676. "__type__": "cc.Vec2",
  677. "x": 0,
  678. "y": 8
  679. },
  680. "_positionType": 0,
  681. "positionType": 0,
  682. "emitterMode": 0,
  683. "gravity": {
  684. "__type__": "cc.Vec2",
  685. "x": 0,
  686. "y": 0
  687. },
  688. "speed": 0,
  689. "speedVar": 0,
  690. "tangentialAccel": 0,
  691. "tangentialAccelVar": 0,
  692. "radialAccel": 0,
  693. "radialAccelVar": 0,
  694. "rotationIsDir": false,
  695. "startRadius": 0,
  696. "startRadiusVar": 0,
  697. "endRadius": 0,
  698. "endRadiusVar": 0,
  699. "rotatePerS": 0,
  700. "rotatePerSVar": 0,
  701. "_N$preview": true,
  702. "_id": ""
  703. },
  704. {
  705. "__type__": "cc.PrefabInfo",
  706. "root": {
  707. "__id__": 1
  708. },
  709. "asset": {
  710. "__uuid__": "e08b6f66-9acd-4862-8abd-3a7d3d3fb566"
  711. },
  712. "fileId": "88NMsJosFEIbZ3qsALcNwU",
  713. "sync": false
  714. },
  715. {
  716. "__type__": "cc.Node",
  717. "_name": "fire",
  718. "_objFlags": 0,
  719. "_parent": {
  720. "__id__": 1
  721. },
  722. "_children": [],
  723. "_active": true,
  724. "_components": [],
  725. "_prefab": {
  726. "__id__": 17
  727. },
  728. "_opacity": 255,
  729. "_color": {
  730. "__type__": "cc.Color",
  731. "r": 255,
  732. "g": 255,
  733. "b": 255,
  734. "a": 255
  735. },
  736. "_contentSize": {
  737. "__type__": "cc.Size",
  738. "width": 0,
  739. "height": 0
  740. },
  741. "_anchorPoint": {
  742. "__type__": "cc.Vec2",
  743. "x": 0.5,
  744. "y": 0.5
  745. },
  746. "_trs": {
  747. "__type__": "TypedArray",
  748. "ctor": "Float64Array",
  749. "array": [
  750. 41.644,
  751. 23.974,
  752. 0,
  753. 0,
  754. 0,
  755. 0,
  756. 1,
  757. 1,
  758. 1,
  759. 1
  760. ]
  761. },
  762. "_eulerAngles": {
  763. "__type__": "cc.Vec3",
  764. "x": 0,
  765. "y": 0,
  766. "z": 0
  767. },
  768. "_skewX": 0,
  769. "_skewY": 0,
  770. "_is3DNode": false,
  771. "_groupIndex": 0,
  772. "groupIndex": 0,
  773. "_id": ""
  774. },
  775. {
  776. "__type__": "cc.PrefabInfo",
  777. "root": {
  778. "__id__": 1
  779. },
  780. "asset": {
  781. "__uuid__": "e08b6f66-9acd-4862-8abd-3a7d3d3fb566"
  782. },
  783. "fileId": "b9Qj6UBKtAMqCU5nRFVLxn",
  784. "sync": false
  785. },
  786. {
  787. "__type__": "cc.Node",
  788. "_name": "lizi_gs",
  789. "_objFlags": 0,
  790. "_parent": {
  791. "__id__": 1
  792. },
  793. "_children": [],
  794. "_active": true,
  795. "_components": [
  796. {
  797. "__id__": 19
  798. }
  799. ],
  800. "_prefab": {
  801. "__id__": 20
  802. },
  803. "_opacity": 255,
  804. "_color": {
  805. "__type__": "cc.Color",
  806. "r": 255,
  807. "g": 255,
  808. "b": 255,
  809. "a": 255
  810. },
  811. "_contentSize": {
  812. "__type__": "cc.Size",
  813. "width": 0,
  814. "height": 0
  815. },
  816. "_anchorPoint": {
  817. "__type__": "cc.Vec2",
  818. "x": 0.5,
  819. "y": 0.5
  820. },
  821. "_trs": {
  822. "__type__": "TypedArray",
  823. "ctor": "Float64Array",
  824. "array": [
  825. 0.847,
  826. 40.644,
  827. 0,
  828. 0,
  829. 0,
  830. 0,
  831. 1,
  832. 1,
  833. 1,
  834. 1
  835. ]
  836. },
  837. "_eulerAngles": {
  838. "__type__": "cc.Vec3",
  839. "x": 0,
  840. "y": 0,
  841. "z": 0
  842. },
  843. "_skewX": 0,
  844. "_skewY": 0,
  845. "_is3DNode": false,
  846. "_groupIndex": 0,
  847. "groupIndex": 0,
  848. "_id": ""
  849. },
  850. {
  851. "__type__": "cc.ParticleSystem",
  852. "_name": "",
  853. "_objFlags": 0,
  854. "node": {
  855. "__id__": 18
  856. },
  857. "_enabled": true,
  858. "_materials": [
  859. {
  860. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  861. }
  862. ],
  863. "_srcBlendFactor": 1,
  864. "_dstBlendFactor": 1,
  865. "_custom": true,
  866. "_file": {
  867. "__uuid__": "505c2cdb-a500-4b06-8b7b-24fbeddb7277"
  868. },
  869. "_spriteFrame": null,
  870. "_texture": null,
  871. "_stopped": false,
  872. "playOnLoad": true,
  873. "autoRemoveOnFinish": false,
  874. "totalParticles": 5,
  875. "duration": -1,
  876. "emissionRate": 16.666666666666668,
  877. "life": 0.3,
  878. "lifeVar": 0.2,
  879. "_startColor": {
  880. "__type__": "cc.Color",
  881. "r": 255,
  882. "g": 255,
  883. "b": 255,
  884. "a": 255
  885. },
  886. "_startColorVar": {
  887. "__type__": "cc.Color",
  888. "r": 0,
  889. "g": 0,
  890. "b": 0,
  891. "a": 255
  892. },
  893. "_endColor": {
  894. "__type__": "cc.Color",
  895. "r": 255,
  896. "g": 255,
  897. "b": 255,
  898. "a": 0
  899. },
  900. "_endColorVar": {
  901. "__type__": "cc.Color",
  902. "r": 0,
  903. "g": 0,
  904. "b": 0,
  905. "a": 0
  906. },
  907. "angle": 90,
  908. "angleVar": 0,
  909. "startSize": 10,
  910. "startSizeVar": 5,
  911. "endSize": 5,
  912. "endSizeVar": 3,
  913. "startSpin": 0,
  914. "startSpinVar": 0,
  915. "endSpin": 0,
  916. "endSpinVar": 0,
  917. "sourcePos": {
  918. "__type__": "cc.Vec2",
  919. "x": 0,
  920. "y": 0
  921. },
  922. "posVar": {
  923. "__type__": "cc.Vec2",
  924. "x": 30,
  925. "y": 61
  926. },
  927. "_positionType": 1,
  928. "positionType": 1,
  929. "emitterMode": 0,
  930. "gravity": {
  931. "__type__": "cc.Vec2",
  932. "x": 0,
  933. "y": 740
  934. },
  935. "speed": 8,
  936. "speedVar": 4,
  937. "tangentialAccel": 0,
  938. "tangentialAccelVar": 0,
  939. "radialAccel": 0,
  940. "radialAccelVar": 0,
  941. "rotationIsDir": false,
  942. "startRadius": 0,
  943. "startRadiusVar": 0,
  944. "endRadius": 0,
  945. "endRadiusVar": 0,
  946. "rotatePerS": 0,
  947. "rotatePerSVar": 0,
  948. "_N$preview": true,
  949. "_id": ""
  950. },
  951. {
  952. "__type__": "cc.PrefabInfo",
  953. "root": {
  954. "__id__": 1
  955. },
  956. "asset": {
  957. "__uuid__": "e08b6f66-9acd-4862-8abd-3a7d3d3fb566"
  958. },
  959. "fileId": "36BiQJCrlPD4lWFEuQD25c",
  960. "sync": false
  961. },
  962. {
  963. "__type__": "cc.Node",
  964. "_name": "1001",
  965. "_objFlags": 0,
  966. "_parent": {
  967. "__id__": 1
  968. },
  969. "_children": [
  970. {
  971. "__id__": 22
  972. }
  973. ],
  974. "_active": true,
  975. "_components": [],
  976. "_prefab": {
  977. "__id__": 25
  978. },
  979. "_opacity": 255,
  980. "_color": {
  981. "__type__": "cc.Color",
  982. "r": 255,
  983. "g": 255,
  984. "b": 255,
  985. "a": 255
  986. },
  987. "_contentSize": {
  988. "__type__": "cc.Size",
  989. "width": 98,
  990. "height": 58
  991. },
  992. "_anchorPoint": {
  993. "__type__": "cc.Vec2",
  994. "x": 0.2,
  995. "y": 0.5
  996. },
  997. "_trs": {
  998. "__type__": "TypedArray",
  999. "ctor": "Float64Array",
  1000. "array": [
  1001. -2.163,
  1002. 23.081,
  1003. 0,
  1004. 0,
  1005. 0,
  1006. 0.10801670689715591,
  1007. 0.9941490788765506,
  1008. 1,
  1009. 1,
  1010. 1
  1011. ]
  1012. },
  1013. "_eulerAngles": {
  1014. "__type__": "cc.Vec3",
  1015. "x": 0,
  1016. "y": 0,
  1017. "z": 12.402
  1018. },
  1019. "_skewX": 0,
  1020. "_skewY": 0,
  1021. "_is3DNode": false,
  1022. "_groupIndex": 0,
  1023. "groupIndex": 0,
  1024. "_id": ""
  1025. },
  1026. {
  1027. "__type__": "cc.Node",
  1028. "_name": "ani_weapon",
  1029. "_objFlags": 0,
  1030. "_parent": {
  1031. "__id__": 21
  1032. },
  1033. "_children": [],
  1034. "_active": true,
  1035. "_components": [
  1036. {
  1037. "__id__": 23
  1038. }
  1039. ],
  1040. "_prefab": {
  1041. "__id__": 24
  1042. },
  1043. "_opacity": 255,
  1044. "_color": {
  1045. "__type__": "cc.Color",
  1046. "r": 255,
  1047. "g": 255,
  1048. "b": 255,
  1049. "a": 255
  1050. },
  1051. "_contentSize": {
  1052. "__type__": "cc.Size",
  1053. "width": 170.93,
  1054. "height": 144.02
  1055. },
  1056. "_anchorPoint": {
  1057. "__type__": "cc.Vec2",
  1058. "x": 0.5,
  1059. "y": 0.5
  1060. },
  1061. "_trs": {
  1062. "__type__": "TypedArray",
  1063. "ctor": "Float64Array",
  1064. "array": [
  1065. -8.844570000000001,
  1066. -24.00695,
  1067. 0,
  1068. 0,
  1069. 0,
  1070. -0.2390503832227452,
  1071. 0.9710071648968707,
  1072. 1,
  1073. 1,
  1074. 1
  1075. ]
  1076. },
  1077. "_eulerAngles": {
  1078. "__type__": "cc.Vec3",
  1079. "x": 0,
  1080. "y": 0,
  1081. "z": -27.661
  1082. },
  1083. "_skewX": 0,
  1084. "_skewY": 0,
  1085. "_is3DNode": false,
  1086. "_groupIndex": 0,
  1087. "groupIndex": 0,
  1088. "_id": ""
  1089. },
  1090. {
  1091. "__type__": "sp.Skeleton",
  1092. "_name": "",
  1093. "_objFlags": 0,
  1094. "node": {
  1095. "__id__": 22
  1096. },
  1097. "_enabled": true,
  1098. "_materials": [
  1099. {
  1100. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  1101. }
  1102. ],
  1103. "paused": false,
  1104. "defaultSkin": "default",
  1105. "defaultAnimation": "idle",
  1106. "_preCacheMode": 0,
  1107. "_cacheMode": 0,
  1108. "loop": true,
  1109. "premultipliedAlpha": true,
  1110. "timeScale": 1,
  1111. "_accTime": 0,
  1112. "_playCount": 0,
  1113. "_frameCache": null,
  1114. "_curFrame": null,
  1115. "_skeletonCache": null,
  1116. "_animationName": "idle",
  1117. "_animationQueue": [],
  1118. "_headAniInfo": null,
  1119. "_playTimes": 0,
  1120. "_isAniComplete": true,
  1121. "_N$skeletonData": {
  1122. "__uuid__": "17988d85-d8c8-40a8-8c88-42403bf22509"
  1123. },
  1124. "_N$_defaultCacheMode": 0,
  1125. "_N$debugSlots": false,
  1126. "_N$debugBones": false,
  1127. "_N$debugMesh": false,
  1128. "_N$useTint": false,
  1129. "_N$enableBatch": false,
  1130. "_id": ""
  1131. },
  1132. {
  1133. "__type__": "cc.PrefabInfo",
  1134. "root": {
  1135. "__id__": 21
  1136. },
  1137. "asset": {
  1138. "__uuid__": "e853e04a-3acb-49b3-85c5-f201ce3bb206"
  1139. },
  1140. "fileId": "71ZKRLNSdNPIGXu8oujlDC",
  1141. "sync": false
  1142. },
  1143. {
  1144. "__type__": "cc.PrefabInfo",
  1145. "root": {
  1146. "__id__": 21
  1147. },
  1148. "asset": {
  1149. "__uuid__": "e853e04a-3acb-49b3-85c5-f201ce3bb206"
  1150. },
  1151. "fileId": "00aJiflqFPIIBteNvXP10S",
  1152. "sync": false
  1153. },
  1154. {
  1155. "__type__": "cc.RigidBody",
  1156. "_name": "",
  1157. "_objFlags": 0,
  1158. "node": {
  1159. "__id__": 1
  1160. },
  1161. "_enabled": true,
  1162. "_type": 2,
  1163. "_allowSleep": true,
  1164. "_gravityScale": 0,
  1165. "_linearDamping": 30,
  1166. "_angularDamping": 0,
  1167. "_linearVelocity": {
  1168. "__type__": "cc.Vec2",
  1169. "x": 0,
  1170. "y": 0
  1171. },
  1172. "_angularVelocity": 0,
  1173. "_fixedRotation": true,
  1174. "enabledContactListener": true,
  1175. "bullet": false,
  1176. "awakeOnLoad": true,
  1177. "_id": ""
  1178. },
  1179. {
  1180. "__type__": "cc.PhysicsBoxCollider",
  1181. "_name": "",
  1182. "_objFlags": 0,
  1183. "node": {
  1184. "__id__": 1
  1185. },
  1186. "_enabled": true,
  1187. "tag": 0,
  1188. "_density": 1,
  1189. "_sensor": true,
  1190. "_friction": 0.2,
  1191. "_restitution": 0,
  1192. "body": null,
  1193. "_offset": {
  1194. "__type__": "cc.Vec2",
  1195. "x": 0,
  1196. "y": 45
  1197. },
  1198. "_size": {
  1199. "__type__": "cc.Size",
  1200. "width": 50,
  1201. "height": 90
  1202. },
  1203. "_id": ""
  1204. },
  1205. {
  1206. "__type__": "cc.PhysicsCircleCollider",
  1207. "_name": "",
  1208. "_objFlags": 0,
  1209. "node": {
  1210. "__id__": 1
  1211. },
  1212. "_enabled": true,
  1213. "tag": 1,
  1214. "_density": 1,
  1215. "_sensor": false,
  1216. "_friction": 0.2,
  1217. "_restitution": 0,
  1218. "body": null,
  1219. "_offset": {
  1220. "__type__": "cc.Vec2",
  1221. "x": 0,
  1222. "y": 40
  1223. },
  1224. "_radius": 40,
  1225. "_id": ""
  1226. },
  1227. {
  1228. "__type__": "f9652/vbedFzonYFA019XjH",
  1229. "_name": "",
  1230. "_objFlags": 0,
  1231. "node": {
  1232. "__id__": 1
  1233. },
  1234. "_enabled": true,
  1235. "id": 3001,
  1236. "mBullet": {
  1237. "__uuid__": "17ad2a77-62ab-4903-ac54-252be1792308"
  1238. },
  1239. "_id": ""
  1240. },
  1241. {
  1242. "__type__": "57f41f69VZBJb5EdgxEpidd",
  1243. "_name": "",
  1244. "_objFlags": 0,
  1245. "node": {
  1246. "__id__": 1
  1247. },
  1248. "_enabled": true,
  1249. "AI_CD": 100,
  1250. "atk_CD": 3000,
  1251. "atk_count": 1,
  1252. "speed": 50,
  1253. "_id": ""
  1254. },
  1255. {
  1256. "__type__": "ddb52BbjXJDaIxVSJx3OpjY",
  1257. "_name": "",
  1258. "_objFlags": 0,
  1259. "node": {
  1260. "__id__": 1
  1261. },
  1262. "_enabled": true,
  1263. "ID": 0,
  1264. "CD": 3000,
  1265. "range": 1000,
  1266. "speed": 500,
  1267. "continued": 2000,
  1268. "count": 2,
  1269. "rotate": 0.2,
  1270. "bcount": 2,
  1271. "btime": 0.2,
  1272. "mBullet": {
  1273. "__uuid__": "17ad2a77-62ab-4903-ac54-252be1792308"
  1274. },
  1275. "_id": ""
  1276. },
  1277. {
  1278. "__type__": "cc.PrefabInfo",
  1279. "root": {
  1280. "__id__": 1
  1281. },
  1282. "asset": {
  1283. "__uuid__": "e08b6f66-9acd-4862-8abd-3a7d3d3fb566"
  1284. },
  1285. "fileId": "",
  1286. "sync": false
  1287. }
  1288. ]