Test.fire 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581
  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. "__id__": 7
  21. },
  22. {
  23. "__id__": 9
  24. },
  25. {
  26. "__id__": 11
  27. }
  28. ],
  29. "_active": true,
  30. "_components": [],
  31. "_prefab": null,
  32. "_opacity": 255,
  33. "_color": {
  34. "__type__": "cc.Color",
  35. "r": 255,
  36. "g": 255,
  37. "b": 255,
  38. "a": 255
  39. },
  40. "_contentSize": {
  41. "__type__": "cc.Size",
  42. "width": 0,
  43. "height": 0
  44. },
  45. "_anchorPoint": {
  46. "__type__": "cc.Vec2",
  47. "x": 0,
  48. "y": 0
  49. },
  50. "_trs": {
  51. "__type__": "TypedArray",
  52. "ctor": "Float64Array",
  53. "array": [
  54. 0,
  55. 0,
  56. 0,
  57. 0,
  58. 0,
  59. 0,
  60. 1,
  61. 1,
  62. 1,
  63. 1
  64. ]
  65. },
  66. "_is3DNode": true,
  67. "_groupIndex": 0,
  68. "groupIndex": 0,
  69. "autoReleaseAssets": false,
  70. "_id": "5bf309d5-c663-4a96-b4c8-e7fd8d5b14b6"
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_name": "Canvas",
  75. "_objFlags": 0,
  76. "_parent": {
  77. "__id__": 1
  78. },
  79. "_children": [
  80. {
  81. "__id__": 3
  82. }
  83. ],
  84. "_active": true,
  85. "_components": [
  86. {
  87. "__id__": 5
  88. },
  89. {
  90. "__id__": 6
  91. }
  92. ],
  93. "_prefab": null,
  94. "_opacity": 255,
  95. "_color": {
  96. "__type__": "cc.Color",
  97. "r": 255,
  98. "g": 255,
  99. "b": 255,
  100. "a": 255
  101. },
  102. "_contentSize": {
  103. "__type__": "cc.Size",
  104. "width": 720,
  105. "height": 1280
  106. },
  107. "_anchorPoint": {
  108. "__type__": "cc.Vec2",
  109. "x": 0.5,
  110. "y": 0.5
  111. },
  112. "_trs": {
  113. "__type__": "TypedArray",
  114. "ctor": "Float64Array",
  115. "array": [
  116. 360,
  117. 640,
  118. 0,
  119. 0,
  120. 0,
  121. 0,
  122. 1,
  123. 1,
  124. 1,
  125. 1
  126. ]
  127. },
  128. "_eulerAngles": {
  129. "__type__": "cc.Vec3",
  130. "x": 0,
  131. "y": 0,
  132. "z": 0
  133. },
  134. "_skewX": 0,
  135. "_skewY": 0,
  136. "_is3DNode": false,
  137. "_groupIndex": 0,
  138. "groupIndex": 0,
  139. "_id": "a5esZu+45LA5mBpvttspPD"
  140. },
  141. {
  142. "__type__": "cc.Node",
  143. "_name": "Main Camera",
  144. "_objFlags": 0,
  145. "_parent": {
  146. "__id__": 2
  147. },
  148. "_children": [],
  149. "_active": true,
  150. "_components": [
  151. {
  152. "__id__": 4
  153. }
  154. ],
  155. "_prefab": null,
  156. "_opacity": 255,
  157. "_color": {
  158. "__type__": "cc.Color",
  159. "r": 255,
  160. "g": 255,
  161. "b": 255,
  162. "a": 255
  163. },
  164. "_contentSize": {
  165. "__type__": "cc.Size",
  166. "width": 0,
  167. "height": 0
  168. },
  169. "_anchorPoint": {
  170. "__type__": "cc.Vec2",
  171. "x": 0.5,
  172. "y": 0.5
  173. },
  174. "_trs": {
  175. "__type__": "TypedArray",
  176. "ctor": "Float64Array",
  177. "array": [
  178. 0,
  179. 0,
  180. 514.4190898479566,
  181. 0,
  182. 0,
  183. 0,
  184. 1,
  185. 1,
  186. 1,
  187. 1
  188. ]
  189. },
  190. "_eulerAngles": {
  191. "__type__": "cc.Vec3",
  192. "x": 0,
  193. "y": 0,
  194. "z": 0
  195. },
  196. "_skewX": 0,
  197. "_skewY": 0,
  198. "_is3DNode": false,
  199. "_groupIndex": 0,
  200. "groupIndex": 0,
  201. "_id": "e9AyMCvIFHAogU9uub9QPe"
  202. },
  203. {
  204. "__type__": "cc.Camera",
  205. "_name": "",
  206. "_objFlags": 0,
  207. "node": {
  208. "__id__": 3
  209. },
  210. "_enabled": true,
  211. "_cullingMask": 4294967295,
  212. "_clearFlags": 7,
  213. "_backgroundColor": {
  214. "__type__": "cc.Color",
  215. "r": 0,
  216. "g": 0,
  217. "b": 0,
  218. "a": 255
  219. },
  220. "_depth": -1,
  221. "_zoomRatio": 1,
  222. "_targetTexture": null,
  223. "_fov": 60,
  224. "_orthoSize": 10,
  225. "_nearClip": 1,
  226. "_farClip": 4096,
  227. "_ortho": true,
  228. "_rect": {
  229. "__type__": "cc.Rect",
  230. "x": 0,
  231. "y": 0,
  232. "width": 1,
  233. "height": 1
  234. },
  235. "_renderStages": 1,
  236. "_alignWithScreen": true,
  237. "_id": "c2pfgIY0hEjqanYA+WGRJG"
  238. },
  239. {
  240. "__type__": "cc.Canvas",
  241. "_name": "",
  242. "_objFlags": 0,
  243. "node": {
  244. "__id__": 2
  245. },
  246. "_enabled": true,
  247. "_designResolution": {
  248. "__type__": "cc.Size",
  249. "width": 720,
  250. "height": 1280
  251. },
  252. "_fitWidth": false,
  253. "_fitHeight": true,
  254. "_id": "59Cd0ovbdF4byw5sbjJDx7"
  255. },
  256. {
  257. "__type__": "cc.Widget",
  258. "_name": "",
  259. "_objFlags": 0,
  260. "node": {
  261. "__id__": 2
  262. },
  263. "_enabled": true,
  264. "alignMode": 1,
  265. "_target": null,
  266. "_alignFlags": 45,
  267. "_left": 0,
  268. "_right": 0,
  269. "_top": 0,
  270. "_bottom": 0,
  271. "_verticalCenter": 0,
  272. "_horizontalCenter": 0,
  273. "_isAbsLeft": true,
  274. "_isAbsRight": true,
  275. "_isAbsTop": true,
  276. "_isAbsBottom": true,
  277. "_isAbsHorizontalCenter": true,
  278. "_isAbsVerticalCenter": true,
  279. "_originalWidth": 0,
  280. "_originalHeight": 0,
  281. "_id": "29zXboiXFBKoIV4PQ2liTe"
  282. },
  283. {
  284. "__type__": "cc.Node",
  285. "_name": "BG",
  286. "_objFlags": 0,
  287. "_parent": {
  288. "__id__": 1
  289. },
  290. "_children": [],
  291. "_active": true,
  292. "_components": [
  293. {
  294. "__id__": 8
  295. }
  296. ],
  297. "_prefab": null,
  298. "_opacity": 255,
  299. "_color": {
  300. "__type__": "cc.Color",
  301. "r": 255,
  302. "g": 255,
  303. "b": 255,
  304. "a": 255
  305. },
  306. "_contentSize": {
  307. "__type__": "cc.Size",
  308. "width": 720,
  309. "height": 1280
  310. },
  311. "_anchorPoint": {
  312. "__type__": "cc.Vec2",
  313. "x": 0.5,
  314. "y": 0.5
  315. },
  316. "_trs": {
  317. "__type__": "TypedArray",
  318. "ctor": "Float64Array",
  319. "array": [
  320. 315.111,
  321. 517.859,
  322. 0,
  323. 0,
  324. 0,
  325. 0,
  326. 1,
  327. 1.2,
  328. 1.2,
  329. 1
  330. ]
  331. },
  332. "_eulerAngles": {
  333. "__type__": "cc.Vec3",
  334. "x": 0,
  335. "y": 0,
  336. "z": 0
  337. },
  338. "_skewX": 0,
  339. "_skewY": 0,
  340. "_is3DNode": false,
  341. "_groupIndex": 0,
  342. "groupIndex": 0,
  343. "_id": "8a2JneSmhCT6+//HRXRtqx"
  344. },
  345. {
  346. "__type__": "cc.Sprite",
  347. "_name": "",
  348. "_objFlags": 0,
  349. "node": {
  350. "__id__": 7
  351. },
  352. "_enabled": true,
  353. "_materials": [
  354. {
  355. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  356. }
  357. ],
  358. "_srcBlendFactor": 770,
  359. "_dstBlendFactor": 771,
  360. "_spriteFrame": {
  361. "__uuid__": "80aadaf3-2ea9-4186-85ad-dd76e8796a48"
  362. },
  363. "_type": 0,
  364. "_sizeMode": 0,
  365. "_fillType": 0,
  366. "_fillCenter": {
  367. "__type__": "cc.Vec2",
  368. "x": 0,
  369. "y": 0
  370. },
  371. "_fillStart": 0,
  372. "_fillRange": 0,
  373. "_isTrimmedMode": true,
  374. "_atlas": null,
  375. "_id": "66Haix8bJPhrRbAzwo+8Ny"
  376. },
  377. {
  378. "__type__": "cc.Node",
  379. "_name": "role1_ske",
  380. "_objFlags": 0,
  381. "_parent": {
  382. "__id__": 1
  383. },
  384. "_children": [],
  385. "_active": false,
  386. "_components": [
  387. {
  388. "__id__": 10
  389. }
  390. ],
  391. "_prefab": null,
  392. "_opacity": 255,
  393. "_color": {
  394. "__type__": "cc.Color",
  395. "r": 255,
  396. "g": 255,
  397. "b": 255,
  398. "a": 255
  399. },
  400. "_contentSize": {
  401. "__type__": "cc.Size",
  402. "width": 162,
  403. "height": 248.8051715538649
  404. },
  405. "_anchorPoint": {
  406. "__type__": "cc.Vec2",
  407. "x": 0.5,
  408. "y": 0.5
  409. },
  410. "_trs": {
  411. "__type__": "TypedArray",
  412. "ctor": "Float64Array",
  413. "array": [
  414. 403.813,
  415. 410.878,
  416. 0,
  417. 0,
  418. 0,
  419. 0,
  420. 1,
  421. 1,
  422. 1,
  423. 1
  424. ]
  425. },
  426. "_eulerAngles": {
  427. "__type__": "cc.Vec3",
  428. "x": 0,
  429. "y": 0,
  430. "z": 0
  431. },
  432. "_skewX": 0,
  433. "_skewY": 0,
  434. "_is3DNode": false,
  435. "_groupIndex": 0,
  436. "groupIndex": 0,
  437. "_id": "38mtTMonxNG5GZ4Xv+oadZ"
  438. },
  439. {
  440. "__type__": "dragonBones.ArmatureDisplay",
  441. "_name": "",
  442. "_objFlags": 0,
  443. "node": {
  444. "__id__": 9
  445. },
  446. "_enabled": true,
  447. "_materials": [
  448. {
  449. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  450. }
  451. ],
  452. "_armatureName": "armatureName",
  453. "_animationName": "Jump-Stagger",
  454. "_preCacheMode": 0,
  455. "_cacheMode": 0,
  456. "playTimes": 0,
  457. "premultipliedAlpha": false,
  458. "_armatureKey": "cdf57608-6c2f-4d7a-9bdc-a3d171dc811c#53d4b3a2-f68c-4b47-bd93-6802ea9b61c5",
  459. "_accTime": 0,
  460. "_playCount": 0,
  461. "_frameCache": null,
  462. "_curFrame": null,
  463. "_playing": false,
  464. "_armatureCache": null,
  465. "_N$dragonAsset": {
  466. "__uuid__": "cdf57608-6c2f-4d7a-9bdc-a3d171dc811c"
  467. },
  468. "_N$dragonAtlasAsset": {
  469. "__uuid__": "53d4b3a2-f68c-4b47-bd93-6802ea9b61c5"
  470. },
  471. "_N$_defaultArmatureIndex": 0,
  472. "_N$_animationIndex": 6,
  473. "_N$_defaultCacheMode": 0,
  474. "_N$timeScale": 1,
  475. "_N$debugBones": false,
  476. "_N$enableBatch": false,
  477. "_id": "59cZZq/BJHQKSSpYbdLQs4"
  478. },
  479. {
  480. "__type__": "cc.Node",
  481. "_name": "role2_ske",
  482. "_objFlags": 0,
  483. "_parent": {
  484. "__id__": 1
  485. },
  486. "_children": [],
  487. "_active": true,
  488. "_components": [
  489. {
  490. "__id__": 12
  491. }
  492. ],
  493. "_prefab": null,
  494. "_opacity": 255,
  495. "_color": {
  496. "__type__": "cc.Color",
  497. "r": 255,
  498. "g": 255,
  499. "b": 255,
  500. "a": 255
  501. },
  502. "_contentSize": {
  503. "__type__": "cc.Size",
  504. "width": 117.37504014895606,
  505. "height": 216.85994296715305
  506. },
  507. "_anchorPoint": {
  508. "__type__": "cc.Vec2",
  509. "x": 0.5,
  510. "y": 0.5
  511. },
  512. "_trs": {
  513. "__type__": "TypedArray",
  514. "ctor": "Float64Array",
  515. "array": [
  516. 255,
  517. 523,
  518. 0,
  519. 0,
  520. 0,
  521. 0,
  522. 1,
  523. 1,
  524. 1,
  525. 1
  526. ]
  527. },
  528. "_eulerAngles": {
  529. "__type__": "cc.Vec3",
  530. "x": 0,
  531. "y": 0,
  532. "z": 0
  533. },
  534. "_skewX": 0,
  535. "_skewY": 0,
  536. "_is3DNode": false,
  537. "_groupIndex": 0,
  538. "groupIndex": 0,
  539. "_id": "0fs9+Ve3pB/69UIOogJEj8"
  540. },
  541. {
  542. "__type__": "dragonBones.ArmatureDisplay",
  543. "_name": "",
  544. "_objFlags": 0,
  545. "node": {
  546. "__id__": 11
  547. },
  548. "_enabled": true,
  549. "_materials": [
  550. {
  551. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  552. }
  553. ],
  554. "_armatureName": "role2",
  555. "_animationName": "Jump-Stagger",
  556. "_preCacheMode": 0,
  557. "_cacheMode": 0,
  558. "playTimes": 0,
  559. "premultipliedAlpha": false,
  560. "_armatureKey": "7b80f93e-a44a-4ce6-b9f4-6e378ca9b05f#a9e0346e-7c78-41f5-b3f1-cbfd5fbbf8a1",
  561. "_accTime": 0,
  562. "_playCount": 0,
  563. "_frameCache": null,
  564. "_curFrame": null,
  565. "_playing": false,
  566. "_armatureCache": null,
  567. "_N$dragonAsset": {
  568. "__uuid__": "7b80f93e-a44a-4ce6-b9f4-6e378ca9b05f"
  569. },
  570. "_N$dragonAtlasAsset": {
  571. "__uuid__": "a9e0346e-7c78-41f5-b3f1-cbfd5fbbf8a1"
  572. },
  573. "_N$_defaultArmatureIndex": 0,
  574. "_N$_animationIndex": 6,
  575. "_N$_defaultCacheMode": 0,
  576. "_N$timeScale": 1,
  577. "_N$debugBones": false,
  578. "_N$enableBatch": false,
  579. "_id": "d6MluRX8FJpqAKDM845m2o"
  580. }
  581. ]