test.fire 23 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "scene": {
  8. "__id__": 1
  9. }
  10. },
  11. {
  12. "__type__": "cc.Scene",
  13. "_objFlags": 0,
  14. "_parent": null,
  15. "_children": [
  16. {
  17. "__id__": 2
  18. }
  19. ],
  20. "_active": true,
  21. "_components": [],
  22. "_prefab": null,
  23. "_opacity": 255,
  24. "_color": {
  25. "__type__": "cc.Color",
  26. "r": 255,
  27. "g": 255,
  28. "b": 255,
  29. "a": 255
  30. },
  31. "_contentSize": {
  32. "__type__": "cc.Size",
  33. "width": 0,
  34. "height": 0
  35. },
  36. "_anchorPoint": {
  37. "__type__": "cc.Vec2",
  38. "x": 0,
  39. "y": 0
  40. },
  41. "_trs": {
  42. "__type__": "TypedArray",
  43. "ctor": "Float64Array",
  44. "array": [
  45. 0,
  46. 0,
  47. 0,
  48. 0,
  49. 0,
  50. 0,
  51. 1,
  52. 1,
  53. 1,
  54. 1
  55. ]
  56. },
  57. "_is3DNode": true,
  58. "_groupIndex": 0,
  59. "groupIndex": 0,
  60. "autoReleaseAssets": false,
  61. "_id": "53c600e4-a3c5-435b-b94b-cea8a42d0025"
  62. },
  63. {
  64. "__type__": "cc.Node",
  65. "_name": "Canvas",
  66. "_objFlags": 0,
  67. "_parent": {
  68. "__id__": 1
  69. },
  70. "_children": [
  71. {
  72. "__id__": 3
  73. },
  74. {
  75. "__id__": 5
  76. },
  77. {
  78. "__id__": 7
  79. },
  80. {
  81. "__id__": 9
  82. },
  83. {
  84. "__id__": 11
  85. },
  86. {
  87. "__id__": 13
  88. },
  89. {
  90. "__id__": 15
  91. },
  92. {
  93. "__id__": 17
  94. },
  95. {
  96. "__id__": 19
  97. },
  98. {
  99. "__id__": 21
  100. }
  101. ],
  102. "_active": true,
  103. "_components": [
  104. {
  105. "__id__": 23
  106. },
  107. {
  108. "__id__": 24
  109. }
  110. ],
  111. "_prefab": null,
  112. "_opacity": 255,
  113. "_color": {
  114. "__type__": "cc.Color",
  115. "r": 255,
  116. "g": 255,
  117. "b": 255,
  118. "a": 255
  119. },
  120. "_contentSize": {
  121. "__type__": "cc.Size",
  122. "width": 960,
  123. "height": 640
  124. },
  125. "_anchorPoint": {
  126. "__type__": "cc.Vec2",
  127. "x": 0.5,
  128. "y": 0.5
  129. },
  130. "_trs": {
  131. "__type__": "TypedArray",
  132. "ctor": "Float64Array",
  133. "array": [
  134. 480,
  135. 320,
  136. 0,
  137. 0,
  138. 0,
  139. 0,
  140. 1,
  141. 1,
  142. 1,
  143. 1
  144. ]
  145. },
  146. "_eulerAngles": {
  147. "__type__": "cc.Vec3",
  148. "x": 0,
  149. "y": 0,
  150. "z": 0
  151. },
  152. "_skewX": 0,
  153. "_skewY": 0,
  154. "_is3DNode": false,
  155. "_groupIndex": 0,
  156. "groupIndex": 0,
  157. "_id": "a5esZu+45LA5mBpvttspPD"
  158. },
  159. {
  160. "__type__": "cc.Node",
  161. "_name": "Main Camera",
  162. "_objFlags": 0,
  163. "_parent": {
  164. "__id__": 2
  165. },
  166. "_children": [],
  167. "_active": true,
  168. "_components": [
  169. {
  170. "__id__": 4
  171. }
  172. ],
  173. "_prefab": null,
  174. "_opacity": 255,
  175. "_color": {
  176. "__type__": "cc.Color",
  177. "r": 255,
  178. "g": 255,
  179. "b": 255,
  180. "a": 255
  181. },
  182. "_contentSize": {
  183. "__type__": "cc.Size",
  184. "width": 960,
  185. "height": 640
  186. },
  187. "_anchorPoint": {
  188. "__type__": "cc.Vec2",
  189. "x": 0.5,
  190. "y": 0.5
  191. },
  192. "_trs": {
  193. "__type__": "TypedArray",
  194. "ctor": "Float64Array",
  195. "array": [
  196. 0,
  197. 0,
  198. 0,
  199. 0,
  200. 0,
  201. 0,
  202. 1,
  203. 1,
  204. 1,
  205. 1
  206. ]
  207. },
  208. "_eulerAngles": {
  209. "__type__": "cc.Vec3",
  210. "x": 0,
  211. "y": 0,
  212. "z": 0
  213. },
  214. "_skewX": 0,
  215. "_skewY": 0,
  216. "_is3DNode": false,
  217. "_groupIndex": 0,
  218. "groupIndex": 0,
  219. "_id": "e1WoFrQ79G7r4ZuQE3HlNb"
  220. },
  221. {
  222. "__type__": "cc.Camera",
  223. "_name": "",
  224. "_objFlags": 0,
  225. "node": {
  226. "__id__": 3
  227. },
  228. "_enabled": true,
  229. "_cullingMask": 4294967295,
  230. "_clearFlags": 7,
  231. "_backgroundColor": {
  232. "__type__": "cc.Color",
  233. "r": 0,
  234. "g": 0,
  235. "b": 0,
  236. "a": 255
  237. },
  238. "_depth": -1,
  239. "_zoomRatio": 1,
  240. "_targetTexture": null,
  241. "_fov": 60,
  242. "_orthoSize": 10,
  243. "_nearClip": 1,
  244. "_farClip": 4096,
  245. "_ortho": true,
  246. "_rect": {
  247. "__type__": "cc.Rect",
  248. "x": 0,
  249. "y": 0,
  250. "width": 1,
  251. "height": 1
  252. },
  253. "_renderStages": 1,
  254. "_alignWithScreen": true,
  255. "_id": "81GN3uXINKVLeW4+iKSlim"
  256. },
  257. {
  258. "__type__": "cc.Node",
  259. "_name": "teXingZiDan_ziMu_ske",
  260. "_objFlags": 0,
  261. "_parent": {
  262. "__id__": 2
  263. },
  264. "_children": [],
  265. "_active": true,
  266. "_components": [
  267. {
  268. "__id__": 6
  269. }
  270. ],
  271. "_prefab": null,
  272. "_opacity": 255,
  273. "_color": {
  274. "__type__": "cc.Color",
  275. "r": 255,
  276. "g": 255,
  277. "b": 255,
  278. "a": 255
  279. },
  280. "_contentSize": {
  281. "__type__": "cc.Size",
  282. "width": 80,
  283. "height": 200
  284. },
  285. "_anchorPoint": {
  286. "__type__": "cc.Vec2",
  287. "x": 0.5,
  288. "y": 0.5
  289. },
  290. "_trs": {
  291. "__type__": "TypedArray",
  292. "ctor": "Float64Array",
  293. "array": [
  294. -157.048,
  295. 11.821,
  296. 0,
  297. 0,
  298. 0,
  299. 0,
  300. 1,
  301. 1,
  302. 1,
  303. 1
  304. ]
  305. },
  306. "_eulerAngles": {
  307. "__type__": "cc.Vec3",
  308. "x": 0,
  309. "y": 0,
  310. "z": 0
  311. },
  312. "_skewX": 0,
  313. "_skewY": 0,
  314. "_is3DNode": false,
  315. "_groupIndex": 0,
  316. "groupIndex": 0,
  317. "_id": "784H3YeJVHsqbv1BLlss5k"
  318. },
  319. {
  320. "__type__": "dragonBones.ArmatureDisplay",
  321. "_name": "",
  322. "_objFlags": 0,
  323. "node": {
  324. "__id__": 5
  325. },
  326. "_enabled": true,
  327. "_materials": [
  328. {
  329. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  330. }
  331. ],
  332. "_armatureName": "Armature",
  333. "_animationName": "bullet_1",
  334. "_preCacheMode": 1,
  335. "_cacheMode": 1,
  336. "playTimes": -1,
  337. "premultipliedAlpha": false,
  338. "_armatureKey": "f46212e6-8dbf-4226-9fb3-999942e9a77c#8aaae666-d5c3-4cee-abcd-605d3162978c",
  339. "_accTime": 0,
  340. "_playCount": 0,
  341. "_frameCache": null,
  342. "_curFrame": null,
  343. "_playing": false,
  344. "_armatureCache": null,
  345. "_N$dragonAsset": {
  346. "__uuid__": "f46212e6-8dbf-4226-9fb3-999942e9a77c"
  347. },
  348. "_N$dragonAtlasAsset": {
  349. "__uuid__": "8aaae666-d5c3-4cee-abcd-605d3162978c"
  350. },
  351. "_N$_defaultArmatureIndex": 0,
  352. "_N$_animationIndex": 1,
  353. "_N$_defaultCacheMode": 1,
  354. "_N$timeScale": 1,
  355. "_N$debugBones": false,
  356. "_N$enableBatch": false,
  357. "_id": "60CQkFh+lOzJstoo364bKJ"
  358. },
  359. {
  360. "__type__": "cc.Node",
  361. "_name": "teXingZiDan_ziMu_ske",
  362. "_objFlags": 0,
  363. "_parent": {
  364. "__id__": 2
  365. },
  366. "_children": [],
  367. "_active": true,
  368. "_components": [
  369. {
  370. "__id__": 8
  371. }
  372. ],
  373. "_prefab": null,
  374. "_opacity": 255,
  375. "_color": {
  376. "__type__": "cc.Color",
  377. "r": 255,
  378. "g": 255,
  379. "b": 255,
  380. "a": 255
  381. },
  382. "_contentSize": {
  383. "__type__": "cc.Size",
  384. "width": 80,
  385. "height": 200
  386. },
  387. "_anchorPoint": {
  388. "__type__": "cc.Vec2",
  389. "x": 0.5,
  390. "y": 0.5
  391. },
  392. "_trs": {
  393. "__type__": "TypedArray",
  394. "ctor": "Float64Array",
  395. "array": [
  396. 136.784,
  397. -91.189,
  398. 0,
  399. 0,
  400. 0,
  401. 0,
  402. 1,
  403. 1,
  404. 1,
  405. 1
  406. ]
  407. },
  408. "_eulerAngles": {
  409. "__type__": "cc.Vec3",
  410. "x": 0,
  411. "y": 0,
  412. "z": 0
  413. },
  414. "_skewX": 0,
  415. "_skewY": 0,
  416. "_is3DNode": false,
  417. "_groupIndex": 0,
  418. "groupIndex": 0,
  419. "_id": "9a/szWLt9At4rxbPrQo+9C"
  420. },
  421. {
  422. "__type__": "dragonBones.ArmatureDisplay",
  423. "_name": "",
  424. "_objFlags": 0,
  425. "node": {
  426. "__id__": 7
  427. },
  428. "_enabled": true,
  429. "_materials": [
  430. {
  431. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  432. }
  433. ],
  434. "_armatureName": "Armature",
  435. "_animationName": "bullet_1",
  436. "_preCacheMode": 1,
  437. "_cacheMode": 1,
  438. "playTimes": -1,
  439. "premultipliedAlpha": false,
  440. "_armatureKey": "f46212e6-8dbf-4226-9fb3-999942e9a77c#8aaae666-d5c3-4cee-abcd-605d3162978c",
  441. "_accTime": 0,
  442. "_playCount": 0,
  443. "_frameCache": null,
  444. "_curFrame": null,
  445. "_playing": false,
  446. "_armatureCache": null,
  447. "_N$dragonAsset": {
  448. "__uuid__": "f46212e6-8dbf-4226-9fb3-999942e9a77c"
  449. },
  450. "_N$dragonAtlasAsset": {
  451. "__uuid__": "8aaae666-d5c3-4cee-abcd-605d3162978c"
  452. },
  453. "_N$_defaultArmatureIndex": 0,
  454. "_N$_animationIndex": 1,
  455. "_N$_defaultCacheMode": 1,
  456. "_N$timeScale": 1,
  457. "_N$debugBones": false,
  458. "_N$enableBatch": false,
  459. "_id": "25iCAi4qJHJ5nF4uoM70iZ"
  460. },
  461. {
  462. "__type__": "cc.Node",
  463. "_name": "teXingZiDan_ziMu_ske",
  464. "_objFlags": 0,
  465. "_parent": {
  466. "__id__": 2
  467. },
  468. "_children": [],
  469. "_active": true,
  470. "_components": [
  471. {
  472. "__id__": 10
  473. }
  474. ],
  475. "_prefab": null,
  476. "_opacity": 255,
  477. "_color": {
  478. "__type__": "cc.Color",
  479. "r": 255,
  480. "g": 255,
  481. "b": 255,
  482. "a": 255
  483. },
  484. "_contentSize": {
  485. "__type__": "cc.Size",
  486. "width": 80,
  487. "height": 200
  488. },
  489. "_anchorPoint": {
  490. "__type__": "cc.Vec2",
  491. "x": 0.5,
  492. "y": 0.5
  493. },
  494. "_trs": {
  495. "__type__": "TypedArray",
  496. "ctor": "Float64Array",
  497. "array": [
  498. -94.567,
  499. 131.718,
  500. 0,
  501. 0,
  502. 0,
  503. 0,
  504. 1,
  505. 1,
  506. 1,
  507. 1
  508. ]
  509. },
  510. "_eulerAngles": {
  511. "__type__": "cc.Vec3",
  512. "x": 0,
  513. "y": 0,
  514. "z": 0
  515. },
  516. "_skewX": 0,
  517. "_skewY": 0,
  518. "_is3DNode": false,
  519. "_groupIndex": 0,
  520. "groupIndex": 0,
  521. "_id": "43nt6a6J9CTL16Ek08QKjR"
  522. },
  523. {
  524. "__type__": "dragonBones.ArmatureDisplay",
  525. "_name": "",
  526. "_objFlags": 0,
  527. "node": {
  528. "__id__": 9
  529. },
  530. "_enabled": true,
  531. "_materials": [
  532. {
  533. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  534. }
  535. ],
  536. "_armatureName": "Armature",
  537. "_animationName": "bullet_1",
  538. "_preCacheMode": 1,
  539. "_cacheMode": 1,
  540. "playTimes": -1,
  541. "premultipliedAlpha": false,
  542. "_armatureKey": "f46212e6-8dbf-4226-9fb3-999942e9a77c#8aaae666-d5c3-4cee-abcd-605d3162978c",
  543. "_accTime": 0,
  544. "_playCount": 0,
  545. "_frameCache": null,
  546. "_curFrame": null,
  547. "_playing": false,
  548. "_armatureCache": null,
  549. "_N$dragonAsset": {
  550. "__uuid__": "f46212e6-8dbf-4226-9fb3-999942e9a77c"
  551. },
  552. "_N$dragonAtlasAsset": {
  553. "__uuid__": "8aaae666-d5c3-4cee-abcd-605d3162978c"
  554. },
  555. "_N$_defaultArmatureIndex": 0,
  556. "_N$_animationIndex": 1,
  557. "_N$_defaultCacheMode": 1,
  558. "_N$timeScale": 1,
  559. "_N$debugBones": false,
  560. "_N$enableBatch": false,
  561. "_id": "0aV/rbymZLhowNbyomsX2G"
  562. },
  563. {
  564. "__type__": "cc.Node",
  565. "_name": "teXingZiDan_ziMu_ske",
  566. "_objFlags": 0,
  567. "_parent": {
  568. "__id__": 2
  569. },
  570. "_children": [],
  571. "_active": true,
  572. "_components": [
  573. {
  574. "__id__": 12
  575. }
  576. ],
  577. "_prefab": null,
  578. "_opacity": 255,
  579. "_color": {
  580. "__type__": "cc.Color",
  581. "r": 255,
  582. "g": 255,
  583. "b": 255,
  584. "a": 255
  585. },
  586. "_contentSize": {
  587. "__type__": "cc.Size",
  588. "width": 80,
  589. "height": 200
  590. },
  591. "_anchorPoint": {
  592. "__type__": "cc.Vec2",
  593. "x": 0.5,
  594. "y": 0.5
  595. },
  596. "_trs": {
  597. "__type__": "TypedArray",
  598. "ctor": "Float64Array",
  599. "array": [
  600. 0,
  601. 124.963,
  602. 0,
  603. 0,
  604. 0,
  605. 0,
  606. 1,
  607. 1,
  608. 1,
  609. 1
  610. ]
  611. },
  612. "_eulerAngles": {
  613. "__type__": "cc.Vec3",
  614. "x": 0,
  615. "y": 0,
  616. "z": 0
  617. },
  618. "_skewX": 0,
  619. "_skewY": 0,
  620. "_is3DNode": false,
  621. "_groupIndex": 0,
  622. "groupIndex": 0,
  623. "_id": "6dNqfDa4JJqIn3b1L1KxNP"
  624. },
  625. {
  626. "__type__": "dragonBones.ArmatureDisplay",
  627. "_name": "",
  628. "_objFlags": 0,
  629. "node": {
  630. "__id__": 11
  631. },
  632. "_enabled": true,
  633. "_materials": [
  634. {
  635. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  636. }
  637. ],
  638. "_armatureName": "Armature",
  639. "_animationName": "bullet_1",
  640. "_preCacheMode": 1,
  641. "_cacheMode": 1,
  642. "playTimes": -1,
  643. "premultipliedAlpha": false,
  644. "_armatureKey": "f46212e6-8dbf-4226-9fb3-999942e9a77c#8aaae666-d5c3-4cee-abcd-605d3162978c",
  645. "_accTime": 0,
  646. "_playCount": 0,
  647. "_frameCache": null,
  648. "_curFrame": null,
  649. "_playing": false,
  650. "_armatureCache": null,
  651. "_N$dragonAsset": {
  652. "__uuid__": "f46212e6-8dbf-4226-9fb3-999942e9a77c"
  653. },
  654. "_N$dragonAtlasAsset": {
  655. "__uuid__": "8aaae666-d5c3-4cee-abcd-605d3162978c"
  656. },
  657. "_N$_defaultArmatureIndex": 0,
  658. "_N$_animationIndex": 1,
  659. "_N$_defaultCacheMode": 1,
  660. "_N$timeScale": 1,
  661. "_N$debugBones": false,
  662. "_N$enableBatch": false,
  663. "_id": "6azBdpcX1DiIRfTUtm+hlm"
  664. },
  665. {
  666. "__type__": "cc.Node",
  667. "_name": "teXingZiDan_ziMu_ske",
  668. "_objFlags": 0,
  669. "_parent": {
  670. "__id__": 2
  671. },
  672. "_children": [],
  673. "_active": true,
  674. "_components": [
  675. {
  676. "__id__": 14
  677. }
  678. ],
  679. "_prefab": null,
  680. "_opacity": 255,
  681. "_color": {
  682. "__type__": "cc.Color",
  683. "r": 255,
  684. "g": 255,
  685. "b": 255,
  686. "a": 255
  687. },
  688. "_contentSize": {
  689. "__type__": "cc.Size",
  690. "width": 80,
  691. "height": 200
  692. },
  693. "_anchorPoint": {
  694. "__type__": "cc.Vec2",
  695. "x": 0.5,
  696. "y": 0.5
  697. },
  698. "_trs": {
  699. "__type__": "TypedArray",
  700. "ctor": "Float64Array",
  701. "array": [
  702. 216.152,
  703. 123.275,
  704. 0,
  705. 0,
  706. 0,
  707. 0,
  708. 1,
  709. 1,
  710. 1,
  711. 1
  712. ]
  713. },
  714. "_eulerAngles": {
  715. "__type__": "cc.Vec3",
  716. "x": 0,
  717. "y": 0,
  718. "z": 0
  719. },
  720. "_skewX": 0,
  721. "_skewY": 0,
  722. "_is3DNode": false,
  723. "_groupIndex": 0,
  724. "groupIndex": 0,
  725. "_id": "28K9NIo9dJIZlMbXoIJi2V"
  726. },
  727. {
  728. "__type__": "dragonBones.ArmatureDisplay",
  729. "_name": "",
  730. "_objFlags": 0,
  731. "node": {
  732. "__id__": 13
  733. },
  734. "_enabled": true,
  735. "_materials": [
  736. {
  737. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  738. }
  739. ],
  740. "_armatureName": "Armature",
  741. "_animationName": "bullet_1",
  742. "_preCacheMode": 1,
  743. "_cacheMode": 1,
  744. "playTimes": -1,
  745. "premultipliedAlpha": false,
  746. "_armatureKey": "f46212e6-8dbf-4226-9fb3-999942e9a77c#8aaae666-d5c3-4cee-abcd-605d3162978c",
  747. "_accTime": 0,
  748. "_playCount": 0,
  749. "_frameCache": null,
  750. "_curFrame": null,
  751. "_playing": false,
  752. "_armatureCache": null,
  753. "_N$dragonAsset": {
  754. "__uuid__": "f46212e6-8dbf-4226-9fb3-999942e9a77c"
  755. },
  756. "_N$dragonAtlasAsset": {
  757. "__uuid__": "8aaae666-d5c3-4cee-abcd-605d3162978c"
  758. },
  759. "_N$_defaultArmatureIndex": 0,
  760. "_N$_animationIndex": 1,
  761. "_N$_defaultCacheMode": 1,
  762. "_N$timeScale": 1,
  763. "_N$debugBones": false,
  764. "_N$enableBatch": false,
  765. "_id": "f34Sw0rd9Fc4IQZYByvnw9"
  766. },
  767. {
  768. "__type__": "cc.Node",
  769. "_name": "teXingZiDan_ziMu_ske",
  770. "_objFlags": 0,
  771. "_parent": {
  772. "__id__": 2
  773. },
  774. "_children": [],
  775. "_active": true,
  776. "_components": [
  777. {
  778. "__id__": 16
  779. }
  780. ],
  781. "_prefab": null,
  782. "_opacity": 255,
  783. "_color": {
  784. "__type__": "cc.Color",
  785. "r": 255,
  786. "g": 255,
  787. "b": 255,
  788. "a": 255
  789. },
  790. "_contentSize": {
  791. "__type__": "cc.Size",
  792. "width": 80,
  793. "height": 200
  794. },
  795. "_anchorPoint": {
  796. "__type__": "cc.Vec2",
  797. "x": 0.5,
  798. "y": 0.5
  799. },
  800. "_trs": {
  801. "__type__": "TypedArray",
  802. "ctor": "Float64Array",
  803. "array": [
  804. 96.255,
  805. 185.757,
  806. 0,
  807. 0,
  808. 0,
  809. 0,
  810. 1,
  811. 1,
  812. 1,
  813. 1
  814. ]
  815. },
  816. "_eulerAngles": {
  817. "__type__": "cc.Vec3",
  818. "x": 0,
  819. "y": 0,
  820. "z": 0
  821. },
  822. "_skewX": 0,
  823. "_skewY": 0,
  824. "_is3DNode": false,
  825. "_groupIndex": 0,
  826. "groupIndex": 0,
  827. "_id": "27y9tltzdHeL3FQqhUQ4EU"
  828. },
  829. {
  830. "__type__": "dragonBones.ArmatureDisplay",
  831. "_name": "",
  832. "_objFlags": 0,
  833. "node": {
  834. "__id__": 15
  835. },
  836. "_enabled": true,
  837. "_materials": [
  838. {
  839. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  840. }
  841. ],
  842. "_armatureName": "Armature",
  843. "_animationName": "bullet_1",
  844. "_preCacheMode": 1,
  845. "_cacheMode": 1,
  846. "playTimes": -1,
  847. "premultipliedAlpha": false,
  848. "_armatureKey": "f46212e6-8dbf-4226-9fb3-999942e9a77c#8aaae666-d5c3-4cee-abcd-605d3162978c",
  849. "_accTime": 0,
  850. "_playCount": 0,
  851. "_frameCache": null,
  852. "_curFrame": null,
  853. "_playing": false,
  854. "_armatureCache": null,
  855. "_N$dragonAsset": {
  856. "__uuid__": "f46212e6-8dbf-4226-9fb3-999942e9a77c"
  857. },
  858. "_N$dragonAtlasAsset": {
  859. "__uuid__": "8aaae666-d5c3-4cee-abcd-605d3162978c"
  860. },
  861. "_N$_defaultArmatureIndex": 0,
  862. "_N$_animationIndex": 1,
  863. "_N$_defaultCacheMode": 1,
  864. "_N$timeScale": 1,
  865. "_N$debugBones": false,
  866. "_N$enableBatch": false,
  867. "_id": "8a2Sz84stBYZm3BjRuUwxG"
  868. },
  869. {
  870. "__type__": "cc.Node",
  871. "_name": "teXingZiDan_ziMu_ske",
  872. "_objFlags": 0,
  873. "_parent": {
  874. "__id__": 2
  875. },
  876. "_children": [],
  877. "_active": true,
  878. "_components": [
  879. {
  880. "__id__": 18
  881. }
  882. ],
  883. "_prefab": null,
  884. "_opacity": 255,
  885. "_color": {
  886. "__type__": "cc.Color",
  887. "r": 255,
  888. "g": 255,
  889. "b": 255,
  890. "a": 255
  891. },
  892. "_contentSize": {
  893. "__type__": "cc.Size",
  894. "width": 80,
  895. "height": 200
  896. },
  897. "_anchorPoint": {
  898. "__type__": "cc.Vec2",
  899. "x": 0.5,
  900. "y": 0.5
  901. },
  902. "_trs": {
  903. "__type__": "TypedArray",
  904. "ctor": "Float64Array",
  905. "array": [
  906. 0,
  907. 0,
  908. 0,
  909. 0,
  910. 0,
  911. 0,
  912. 1,
  913. 1,
  914. 1,
  915. 1
  916. ]
  917. },
  918. "_eulerAngles": {
  919. "__type__": "cc.Vec3",
  920. "x": 0,
  921. "y": 0,
  922. "z": 0
  923. },
  924. "_skewX": 0,
  925. "_skewY": 0,
  926. "_is3DNode": false,
  927. "_groupIndex": 0,
  928. "groupIndex": 0,
  929. "_id": "5dBx5izShF8Z4w/fABbgn0"
  930. },
  931. {
  932. "__type__": "dragonBones.ArmatureDisplay",
  933. "_name": "",
  934. "_objFlags": 0,
  935. "node": {
  936. "__id__": 17
  937. },
  938. "_enabled": true,
  939. "_materials": [
  940. {
  941. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  942. }
  943. ],
  944. "_armatureName": "Armature",
  945. "_animationName": "bullet_1",
  946. "_preCacheMode": 1,
  947. "_cacheMode": 1,
  948. "playTimes": -1,
  949. "premultipliedAlpha": false,
  950. "_armatureKey": "f46212e6-8dbf-4226-9fb3-999942e9a77c#8aaae666-d5c3-4cee-abcd-605d3162978c",
  951. "_accTime": 0,
  952. "_playCount": 0,
  953. "_frameCache": null,
  954. "_curFrame": null,
  955. "_playing": false,
  956. "_armatureCache": null,
  957. "_N$dragonAsset": {
  958. "__uuid__": "f46212e6-8dbf-4226-9fb3-999942e9a77c"
  959. },
  960. "_N$dragonAtlasAsset": {
  961. "__uuid__": "8aaae666-d5c3-4cee-abcd-605d3162978c"
  962. },
  963. "_N$_defaultArmatureIndex": 0,
  964. "_N$_animationIndex": 1,
  965. "_N$_defaultCacheMode": 1,
  966. "_N$timeScale": 1,
  967. "_N$debugBones": false,
  968. "_N$enableBatch": false,
  969. "_id": "34I0QNfK5KkLhUAk3Qp+Ja"
  970. },
  971. {
  972. "__type__": "cc.Node",
  973. "_name": "teXingZiDan_ziMu_ske",
  974. "_objFlags": 0,
  975. "_parent": {
  976. "__id__": 2
  977. },
  978. "_children": [],
  979. "_active": true,
  980. "_components": [
  981. {
  982. "__id__": 20
  983. }
  984. ],
  985. "_prefab": null,
  986. "_opacity": 255,
  987. "_color": {
  988. "__type__": "cc.Color",
  989. "r": 255,
  990. "g": 255,
  991. "b": 255,
  992. "a": 255
  993. },
  994. "_contentSize": {
  995. "__type__": "cc.Size",
  996. "width": 80,
  997. "height": 200
  998. },
  999. "_anchorPoint": {
  1000. "__type__": "cc.Vec2",
  1001. "x": 0.5,
  1002. "y": 0.5
  1003. },
  1004. "_trs": {
  1005. "__type__": "TypedArray",
  1006. "ctor": "Float64Array",
  1007. "array": [
  1008. 217.841,
  1009. 0,
  1010. 0,
  1011. 0,
  1012. 0,
  1013. 0,
  1014. 1,
  1015. 1,
  1016. 1,
  1017. 1
  1018. ]
  1019. },
  1020. "_eulerAngles": {
  1021. "__type__": "cc.Vec3",
  1022. "x": 0,
  1023. "y": 0,
  1024. "z": 0
  1025. },
  1026. "_skewX": 0,
  1027. "_skewY": 0,
  1028. "_is3DNode": false,
  1029. "_groupIndex": 0,
  1030. "groupIndex": 0,
  1031. "_id": "61SCwvvZBIvo7bYghZaLlr"
  1032. },
  1033. {
  1034. "__type__": "dragonBones.ArmatureDisplay",
  1035. "_name": "",
  1036. "_objFlags": 0,
  1037. "node": {
  1038. "__id__": 19
  1039. },
  1040. "_enabled": true,
  1041. "_materials": [
  1042. {
  1043. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1044. }
  1045. ],
  1046. "_armatureName": "Armature",
  1047. "_animationName": "bullet_1",
  1048. "_preCacheMode": 1,
  1049. "_cacheMode": 1,
  1050. "playTimes": -1,
  1051. "premultipliedAlpha": false,
  1052. "_armatureKey": "f46212e6-8dbf-4226-9fb3-999942e9a77c#8aaae666-d5c3-4cee-abcd-605d3162978c",
  1053. "_accTime": 0,
  1054. "_playCount": 0,
  1055. "_frameCache": null,
  1056. "_curFrame": null,
  1057. "_playing": false,
  1058. "_armatureCache": null,
  1059. "_N$dragonAsset": {
  1060. "__uuid__": "f46212e6-8dbf-4226-9fb3-999942e9a77c"
  1061. },
  1062. "_N$dragonAtlasAsset": {
  1063. "__uuid__": "8aaae666-d5c3-4cee-abcd-605d3162978c"
  1064. },
  1065. "_N$_defaultArmatureIndex": 0,
  1066. "_N$_animationIndex": 1,
  1067. "_N$_defaultCacheMode": 1,
  1068. "_N$timeScale": 1,
  1069. "_N$debugBones": false,
  1070. "_N$enableBatch": false,
  1071. "_id": "c3JV4hFYhNLayfdDPdAths"
  1072. },
  1073. {
  1074. "__type__": "cc.Node",
  1075. "_name": "teXingZiDan_ziMu_ske",
  1076. "_objFlags": 0,
  1077. "_parent": {
  1078. "__id__": 2
  1079. },
  1080. "_children": [],
  1081. "_active": true,
  1082. "_components": [
  1083. {
  1084. "__id__": 22
  1085. }
  1086. ],
  1087. "_prefab": null,
  1088. "_opacity": 255,
  1089. "_color": {
  1090. "__type__": "cc.Color",
  1091. "r": 255,
  1092. "g": 255,
  1093. "b": 255,
  1094. "a": 255
  1095. },
  1096. "_contentSize": {
  1097. "__type__": "cc.Size",
  1098. "width": 80,
  1099. "height": 200
  1100. },
  1101. "_anchorPoint": {
  1102. "__type__": "cc.Vec2",
  1103. "x": 0.5,
  1104. "y": 0.5
  1105. },
  1106. "_trs": {
  1107. "__type__": "TypedArray",
  1108. "ctor": "Float64Array",
  1109. "array": [
  1110. 84.434,
  1111. 57.416,
  1112. 0,
  1113. 0,
  1114. 0,
  1115. 0,
  1116. 1,
  1117. 1,
  1118. 1,
  1119. 1
  1120. ]
  1121. },
  1122. "_eulerAngles": {
  1123. "__type__": "cc.Vec3",
  1124. "x": 0,
  1125. "y": 0,
  1126. "z": 0
  1127. },
  1128. "_skewX": 0,
  1129. "_skewY": 0,
  1130. "_is3DNode": false,
  1131. "_groupIndex": 0,
  1132. "groupIndex": 0,
  1133. "_id": "adGn9L3fZN9r9ZDr51A+AZ"
  1134. },
  1135. {
  1136. "__type__": "dragonBones.ArmatureDisplay",
  1137. "_name": "",
  1138. "_objFlags": 0,
  1139. "node": {
  1140. "__id__": 21
  1141. },
  1142. "_enabled": true,
  1143. "_materials": [
  1144. {
  1145. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1146. }
  1147. ],
  1148. "_armatureName": "Armature",
  1149. "_animationName": "bullet_1",
  1150. "_preCacheMode": 1,
  1151. "_cacheMode": 1,
  1152. "playTimes": -1,
  1153. "premultipliedAlpha": false,
  1154. "_armatureKey": "f46212e6-8dbf-4226-9fb3-999942e9a77c#8aaae666-d5c3-4cee-abcd-605d3162978c",
  1155. "_accTime": 0,
  1156. "_playCount": 0,
  1157. "_frameCache": null,
  1158. "_curFrame": null,
  1159. "_playing": false,
  1160. "_armatureCache": null,
  1161. "_N$dragonAsset": {
  1162. "__uuid__": "f46212e6-8dbf-4226-9fb3-999942e9a77c"
  1163. },
  1164. "_N$dragonAtlasAsset": {
  1165. "__uuid__": "8aaae666-d5c3-4cee-abcd-605d3162978c"
  1166. },
  1167. "_N$_defaultArmatureIndex": 0,
  1168. "_N$_animationIndex": 1,
  1169. "_N$_defaultCacheMode": 1,
  1170. "_N$timeScale": 1,
  1171. "_N$debugBones": false,
  1172. "_N$enableBatch": false,
  1173. "_id": "0cvAuU/j5AT5Co0TbEPBQC"
  1174. },
  1175. {
  1176. "__type__": "cc.Canvas",
  1177. "_name": "",
  1178. "_objFlags": 0,
  1179. "node": {
  1180. "__id__": 2
  1181. },
  1182. "_enabled": true,
  1183. "_designResolution": {
  1184. "__type__": "cc.Size",
  1185. "width": 960,
  1186. "height": 640
  1187. },
  1188. "_fitWidth": false,
  1189. "_fitHeight": true,
  1190. "_id": "59Cd0ovbdF4byw5sbjJDx7"
  1191. },
  1192. {
  1193. "__type__": "cc.Widget",
  1194. "_name": "",
  1195. "_objFlags": 0,
  1196. "node": {
  1197. "__id__": 2
  1198. },
  1199. "_enabled": true,
  1200. "alignMode": 1,
  1201. "_target": null,
  1202. "_alignFlags": 45,
  1203. "_left": 0,
  1204. "_right": 0,
  1205. "_top": 0,
  1206. "_bottom": 0,
  1207. "_verticalCenter": 0,
  1208. "_horizontalCenter": 0,
  1209. "_isAbsLeft": true,
  1210. "_isAbsRight": true,
  1211. "_isAbsTop": true,
  1212. "_isAbsBottom": true,
  1213. "_isAbsHorizontalCenter": true,
  1214. "_isAbsVerticalCenter": true,
  1215. "_originalWidth": 0,
  1216. "_originalHeight": 0,
  1217. "_id": "29zXboiXFBKoIV4PQ2liTe"
  1218. }
  1219. ]