Game.fire 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918
  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": false,
  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": "9c636ce9-8389-42c4-a017-679265d4d92f"
  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__": 6
  76. },
  77. {
  78. "__id__": 8
  79. },
  80. {
  81. "__id__": 10
  82. },
  83. {
  84. "__id__": 17
  85. }
  86. ],
  87. "_active": true,
  88. "_components": [
  89. {
  90. "__id__": 20
  91. },
  92. {
  93. "__id__": 21
  94. },
  95. {
  96. "__id__": 22
  97. }
  98. ],
  99. "_prefab": null,
  100. "_opacity": 255,
  101. "_color": {
  102. "__type__": "cc.Color",
  103. "r": 255,
  104. "g": 255,
  105. "b": 255,
  106. "a": 255
  107. },
  108. "_contentSize": {
  109. "__type__": "cc.Size",
  110. "width": 1080,
  111. "height": 1920
  112. },
  113. "_anchorPoint": {
  114. "__type__": "cc.Vec2",
  115. "x": 0.5,
  116. "y": 0.5
  117. },
  118. "_trs": {
  119. "__type__": "TypedArray",
  120. "ctor": "Float64Array",
  121. "array": [
  122. 540,
  123. 960,
  124. 0,
  125. 0,
  126. 0,
  127. 0,
  128. 1,
  129. 1,
  130. 1,
  131. 1
  132. ]
  133. },
  134. "_eulerAngles": {
  135. "__type__": "cc.Vec3",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0
  139. },
  140. "_skewX": 0,
  141. "_skewY": 0,
  142. "_is3DNode": false,
  143. "_groupIndex": 0,
  144. "groupIndex": 0,
  145. "_id": "a5esZu+45LA5mBpvttspPD"
  146. },
  147. {
  148. "__type__": "cc.Node",
  149. "_name": "mainCamereRootNode",
  150. "_objFlags": 0,
  151. "_parent": {
  152. "__id__": 2
  153. },
  154. "_children": [
  155. {
  156. "__id__": 4
  157. }
  158. ],
  159. "_active": true,
  160. "_components": [],
  161. "_prefab": null,
  162. "_opacity": 255,
  163. "_color": {
  164. "__type__": "cc.Color",
  165. "r": 255,
  166. "g": 255,
  167. "b": 255,
  168. "a": 255
  169. },
  170. "_contentSize": {
  171. "__type__": "cc.Size",
  172. "width": 1080,
  173. "height": 1920
  174. },
  175. "_anchorPoint": {
  176. "__type__": "cc.Vec2",
  177. "x": 0.5,
  178. "y": 0.5
  179. },
  180. "_trs": {
  181. "__type__": "TypedArray",
  182. "ctor": "Float64Array",
  183. "array": [
  184. 0,
  185. 0,
  186. 0,
  187. 0,
  188. 0,
  189. 0,
  190. 1,
  191. 1,
  192. 1,
  193. 1
  194. ]
  195. },
  196. "_eulerAngles": {
  197. "__type__": "cc.Vec3",
  198. "x": 0,
  199. "y": 0,
  200. "z": 0
  201. },
  202. "_skewX": 0,
  203. "_skewY": 0,
  204. "_is3DNode": false,
  205. "_groupIndex": 0,
  206. "groupIndex": 0,
  207. "_id": "50iVmPtqRLgaQDmSz92jcD"
  208. },
  209. {
  210. "__type__": "cc.Node",
  211. "_name": "Main Camera",
  212. "_objFlags": 512,
  213. "_parent": {
  214. "__id__": 3
  215. },
  216. "_children": [],
  217. "_active": true,
  218. "_components": [
  219. {
  220. "__id__": 5
  221. }
  222. ],
  223. "_prefab": null,
  224. "_opacity": 255,
  225. "_color": {
  226. "__type__": "cc.Color",
  227. "r": 255,
  228. "g": 255,
  229. "b": 255,
  230. "a": 255
  231. },
  232. "_contentSize": {
  233. "__type__": "cc.Size",
  234. "width": 0,
  235. "height": 0
  236. },
  237. "_anchorPoint": {
  238. "__type__": "cc.Vec2",
  239. "x": 0.5,
  240. "y": 0.5
  241. },
  242. "_trs": {
  243. "__type__": "TypedArray",
  244. "ctor": "Float64Array",
  245. "array": [
  246. 0,
  247. 0,
  248. 458.20353444532543,
  249. 0,
  250. 0,
  251. 0,
  252. 1,
  253. 1,
  254. 1,
  255. 1
  256. ]
  257. },
  258. "_eulerAngles": {
  259. "__type__": "cc.Vec3",
  260. "x": 0,
  261. "y": 0,
  262. "z": 0
  263. },
  264. "_skewX": 0,
  265. "_skewY": 0,
  266. "_is3DNode": false,
  267. "_groupIndex": 0,
  268. "groupIndex": 0,
  269. "_id": "e1WoFrQ79G7r4ZuQE3HlNb"
  270. },
  271. {
  272. "__type__": "cc.Camera",
  273. "_name": "",
  274. "_objFlags": 0,
  275. "node": {
  276. "__id__": 4
  277. },
  278. "_enabled": true,
  279. "_cullingMask": -3,
  280. "_clearFlags": 7,
  281. "_backgroundColor": {
  282. "__type__": "cc.Color",
  283. "r": 0,
  284. "g": 0,
  285. "b": 0,
  286. "a": 255
  287. },
  288. "_depth": -1,
  289. "_zoomRatio": 1,
  290. "_targetTexture": null,
  291. "_fov": 60,
  292. "_orthoSize": 10,
  293. "_nearClip": 1,
  294. "_farClip": 4096,
  295. "_ortho": true,
  296. "_rect": {
  297. "__type__": "cc.Rect",
  298. "x": 0,
  299. "y": 0,
  300. "width": 1,
  301. "height": 1
  302. },
  303. "_renderStages": 1,
  304. "_alignWithScreen": true,
  305. "_id": "81GN3uXINKVLeW4+iKSlim"
  306. },
  307. {
  308. "__type__": "cc.Node",
  309. "_name": "UI Camera",
  310. "_objFlags": 0,
  311. "_parent": {
  312. "__id__": 2
  313. },
  314. "_children": [],
  315. "_active": true,
  316. "_components": [
  317. {
  318. "__id__": 7
  319. }
  320. ],
  321. "_prefab": null,
  322. "_opacity": 255,
  323. "_color": {
  324. "__type__": "cc.Color",
  325. "r": 255,
  326. "g": 255,
  327. "b": 255,
  328. "a": 255
  329. },
  330. "_contentSize": {
  331. "__type__": "cc.Size",
  332. "width": 0,
  333. "height": 0
  334. },
  335. "_anchorPoint": {
  336. "__type__": "cc.Vec2",
  337. "x": 0.5,
  338. "y": 0.5
  339. },
  340. "_trs": {
  341. "__type__": "TypedArray",
  342. "ctor": "Float64Array",
  343. "array": [
  344. 0,
  345. 0,
  346. 458.20353444532543,
  347. 0,
  348. 0,
  349. 0,
  350. 1,
  351. 1,
  352. 1,
  353. 1
  354. ]
  355. },
  356. "_eulerAngles": {
  357. "__type__": "cc.Vec3",
  358. "x": 0,
  359. "y": 0,
  360. "z": 0
  361. },
  362. "_skewX": 0,
  363. "_skewY": 0,
  364. "_is3DNode": false,
  365. "_groupIndex": 1,
  366. "groupIndex": 1,
  367. "_id": "21xPFB53dGWLGLpsnMI6vG"
  368. },
  369. {
  370. "__type__": "cc.Camera",
  371. "_name": "",
  372. "_objFlags": 0,
  373. "node": {
  374. "__id__": 6
  375. },
  376. "_enabled": true,
  377. "_cullingMask": -14,
  378. "_clearFlags": 6,
  379. "_backgroundColor": {
  380. "__type__": "cc.Color",
  381. "r": 0,
  382. "g": 0,
  383. "b": 0,
  384. "a": 255
  385. },
  386. "_depth": 0,
  387. "_zoomRatio": 1,
  388. "_targetTexture": null,
  389. "_fov": 60,
  390. "_orthoSize": 960,
  391. "_nearClip": 0.1,
  392. "_farClip": 4096,
  393. "_ortho": true,
  394. "_rect": {
  395. "__type__": "cc.Rect",
  396. "x": 0,
  397. "y": 0,
  398. "width": 1,
  399. "height": 1
  400. },
  401. "_renderStages": 1,
  402. "_alignWithScreen": true,
  403. "_id": "1c5QqUIF9MQKxyOg9jM4Gr"
  404. },
  405. {
  406. "__type__": "cc.Node",
  407. "_name": "fj",
  408. "_objFlags": 0,
  409. "_parent": {
  410. "__id__": 2
  411. },
  412. "_children": [],
  413. "_active": false,
  414. "_components": [
  415. {
  416. "__id__": 9
  417. }
  418. ],
  419. "_prefab": null,
  420. "_opacity": 255,
  421. "_color": {
  422. "__type__": "cc.Color",
  423. "r": 255,
  424. "g": 255,
  425. "b": 255,
  426. "a": 255
  427. },
  428. "_contentSize": {
  429. "__type__": "cc.Size",
  430. "width": 984,
  431. "height": 1247.1
  432. },
  433. "_anchorPoint": {
  434. "__type__": "cc.Vec2",
  435. "x": 0.5,
  436. "y": 0.5
  437. },
  438. "_trs": {
  439. "__type__": "TypedArray",
  440. "ctor": "Float64Array",
  441. "array": [
  442. 0,
  443. 0,
  444. 0,
  445. 0,
  446. 0,
  447. 0,
  448. 1,
  449. 1,
  450. 1,
  451. 1
  452. ]
  453. },
  454. "_eulerAngles": {
  455. "__type__": "cc.Vec3",
  456. "x": 0,
  457. "y": 0,
  458. "z": 0
  459. },
  460. "_skewX": 0,
  461. "_skewY": 0,
  462. "_is3DNode": false,
  463. "_groupIndex": 0,
  464. "groupIndex": 0,
  465. "_id": "23uBJliKdF14Lgd+6xyrT9"
  466. },
  467. {
  468. "__type__": "sp.Skeleton",
  469. "_name": "",
  470. "_objFlags": 0,
  471. "node": {
  472. "__id__": 8
  473. },
  474. "_enabled": true,
  475. "_materials": [
  476. {
  477. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  478. }
  479. ],
  480. "paused": false,
  481. "defaultSkin": "default",
  482. "defaultAnimation": "animation0",
  483. "_preCacheMode": 0,
  484. "_cacheMode": 0,
  485. "loop": true,
  486. "premultipliedAlpha": false,
  487. "timeScale": 1,
  488. "_accTime": 0,
  489. "_playCount": 0,
  490. "_frameCache": null,
  491. "_curFrame": null,
  492. "_skeletonCache": null,
  493. "_animationName": "animation0",
  494. "_animationQueue": [],
  495. "_headAniInfo": null,
  496. "_playTimes": 0,
  497. "_isAniComplete": true,
  498. "_N$skeletonData": {
  499. "__uuid__": "c556bfa8-258c-4c13-8502-f72421039102"
  500. },
  501. "_N$_defaultCacheMode": 0,
  502. "_N$debugSlots": false,
  503. "_N$debugBones": false,
  504. "_N$debugMesh": false,
  505. "_N$useTint": false,
  506. "_N$enableBatch": false,
  507. "_id": "73iGVlsHNB54zN8nGjLvS2"
  508. },
  509. {
  510. "__type__": "cc.Node",
  511. "_name": "fjTip",
  512. "_objFlags": 0,
  513. "_parent": {
  514. "__id__": 2
  515. },
  516. "_children": [],
  517. "_active": false,
  518. "_components": [
  519. {
  520. "__id__": 11
  521. },
  522. {
  523. "__id__": 12
  524. },
  525. {
  526. "__id__": 15
  527. },
  528. {
  529. "__id__": 16
  530. }
  531. ],
  532. "_prefab": null,
  533. "_opacity": 255,
  534. "_color": {
  535. "__type__": "cc.Color",
  536. "r": 255,
  537. "g": 255,
  538. "b": 255,
  539. "a": 255
  540. },
  541. "_contentSize": {
  542. "__type__": "cc.Size",
  543. "width": 416,
  544. "height": 41
  545. },
  546. "_anchorPoint": {
  547. "__type__": "cc.Vec2",
  548. "x": 0.5,
  549. "y": 0.5
  550. },
  551. "_trs": {
  552. "__type__": "TypedArray",
  553. "ctor": "Float64Array",
  554. "array": [
  555. 0,
  556. 800,
  557. 0,
  558. 0,
  559. 0,
  560. 0,
  561. 1,
  562. 2,
  563. 2,
  564. 1
  565. ]
  566. },
  567. "_eulerAngles": {
  568. "__type__": "cc.Vec3",
  569. "x": 0,
  570. "y": 0,
  571. "z": 0
  572. },
  573. "_skewX": 0,
  574. "_skewY": 0,
  575. "_is3DNode": false,
  576. "_groupIndex": 1,
  577. "groupIndex": 1,
  578. "_id": "6dNrAHgIRO+IgPIXphQmRB"
  579. },
  580. {
  581. "__type__": "cc.Sprite",
  582. "_name": "",
  583. "_objFlags": 0,
  584. "node": {
  585. "__id__": 10
  586. },
  587. "_enabled": true,
  588. "_materials": [
  589. {
  590. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  591. }
  592. ],
  593. "_srcBlendFactor": 770,
  594. "_dstBlendFactor": 771,
  595. "_spriteFrame": {
  596. "__uuid__": "de42a9b4-24f0-4a5a-a26d-d4ebeebcb28b"
  597. },
  598. "_type": 0,
  599. "_sizeMode": 1,
  600. "_fillType": 0,
  601. "_fillCenter": {
  602. "__type__": "cc.Vec2",
  603. "x": 0,
  604. "y": 0
  605. },
  606. "_fillStart": 0,
  607. "_fillRange": 0,
  608. "_isTrimmedMode": true,
  609. "_atlas": null,
  610. "_id": "7etjIt7WRB17iOD4ODWia2"
  611. },
  612. {
  613. "__type__": "f34ac2GGiVOBbG6XlfvgYP4",
  614. "_name": "",
  615. "_objFlags": 0,
  616. "node": {
  617. "__id__": 10
  618. },
  619. "_enabled": true,
  620. "spriteFrameSet": [
  621. {
  622. "__id__": 13
  623. },
  624. {
  625. "__id__": 14
  626. }
  627. ],
  628. "_id": "9d1bkTMnhIiq4kC8yZuhcn"
  629. },
  630. {
  631. "__type__": "SpriteFrameSet",
  632. "language": "zh",
  633. "spriteFrame": {
  634. "__uuid__": "de42a9b4-24f0-4a5a-a26d-d4ebeebcb28b"
  635. }
  636. },
  637. {
  638. "__type__": "SpriteFrameSet",
  639. "language": "en",
  640. "spriteFrame": {
  641. "__uuid__": "348f0e40-f560-4151-bfc3-13ad0f81aa5f"
  642. }
  643. },
  644. {
  645. "__type__": "54110rONwJBArNNreXEArQY",
  646. "_name": "",
  647. "_objFlags": 0,
  648. "node": {
  649. "__id__": 10
  650. },
  651. "_enabled": true,
  652. "type": 3,
  653. "easeType": 9,
  654. "run": 1,
  655. "delay": 0.5,
  656. "time": 1,
  657. "repeat": -1,
  658. "isReverse": true,
  659. "num": -255,
  660. "toPos": {
  661. "__type__": "cc.Vec3",
  662. "x": 0,
  663. "y": 0,
  664. "z": 0
  665. },
  666. "_id": "c8DAUrCwxHRpwFz272xWNl"
  667. },
  668. {
  669. "__type__": "cc.Widget",
  670. "_name": "",
  671. "_objFlags": 0,
  672. "node": {
  673. "__id__": 10
  674. },
  675. "_enabled": true,
  676. "alignMode": 1,
  677. "_target": null,
  678. "_alignFlags": 1,
  679. "_left": 0,
  680. "_right": 0,
  681. "_top": 119,
  682. "_bottom": 0,
  683. "_verticalCenter": 0,
  684. "_horizontalCenter": 0,
  685. "_isAbsLeft": true,
  686. "_isAbsRight": true,
  687. "_isAbsTop": true,
  688. "_isAbsBottom": true,
  689. "_isAbsHorizontalCenter": true,
  690. "_isAbsVerticalCenter": true,
  691. "_originalWidth": 0,
  692. "_originalHeight": 0,
  693. "_id": "25Rcc/otJHMowzgER2t6wY"
  694. },
  695. {
  696. "__type__": "cc.Node",
  697. "_name": "red",
  698. "_objFlags": 0,
  699. "_parent": {
  700. "__id__": 2
  701. },
  702. "_children": [],
  703. "_active": true,
  704. "_components": [
  705. {
  706. "__id__": 18
  707. },
  708. {
  709. "__id__": 19
  710. }
  711. ],
  712. "_prefab": null,
  713. "_opacity": 0,
  714. "_color": {
  715. "__type__": "cc.Color",
  716. "r": 25,
  717. "g": 0,
  718. "b": 255,
  719. "a": 255
  720. },
  721. "_contentSize": {
  722. "__type__": "cc.Size",
  723. "width": 1080,
  724. "height": 1920
  725. },
  726. "_anchorPoint": {
  727. "__type__": "cc.Vec2",
  728. "x": 0.5,
  729. "y": 0.5
  730. },
  731. "_trs": {
  732. "__type__": "TypedArray",
  733. "ctor": "Float64Array",
  734. "array": [
  735. 0,
  736. 0,
  737. 0,
  738. 0,
  739. 0,
  740. 0,
  741. 1,
  742. 1,
  743. 1,
  744. 1
  745. ]
  746. },
  747. "_eulerAngles": {
  748. "__type__": "cc.Vec3",
  749. "x": 0,
  750. "y": 0,
  751. "z": 0
  752. },
  753. "_skewX": 0,
  754. "_skewY": 0,
  755. "_is3DNode": false,
  756. "_groupIndex": 1,
  757. "groupIndex": 1,
  758. "_id": "4d7CtfzaBKApHSgM0nzdgj"
  759. },
  760. {
  761. "__type__": "cc.Sprite",
  762. "_name": "",
  763. "_objFlags": 0,
  764. "node": {
  765. "__id__": 17
  766. },
  767. "_enabled": true,
  768. "_materials": [
  769. {
  770. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  771. }
  772. ],
  773. "_srcBlendFactor": 770,
  774. "_dstBlendFactor": 771,
  775. "_spriteFrame": {
  776. "__uuid__": "2d3b7b99-b382-49d2-8aff-8d67d7d79d76"
  777. },
  778. "_type": 0,
  779. "_sizeMode": 0,
  780. "_fillType": 0,
  781. "_fillCenter": {
  782. "__type__": "cc.Vec2",
  783. "x": 0,
  784. "y": 0
  785. },
  786. "_fillStart": 0,
  787. "_fillRange": 0,
  788. "_isTrimmedMode": true,
  789. "_atlas": null,
  790. "_id": "8bfM8K1rhOgLdhCK3ufVGt"
  791. },
  792. {
  793. "__type__": "cc.Widget",
  794. "_name": "",
  795. "_objFlags": 0,
  796. "node": {
  797. "__id__": 17
  798. },
  799. "_enabled": true,
  800. "alignMode": 1,
  801. "_target": null,
  802. "_alignFlags": 45,
  803. "_left": 0,
  804. "_right": 0,
  805. "_top": 0,
  806. "_bottom": 0,
  807. "_verticalCenter": 0,
  808. "_horizontalCenter": 0,
  809. "_isAbsLeft": true,
  810. "_isAbsRight": true,
  811. "_isAbsTop": true,
  812. "_isAbsBottom": true,
  813. "_isAbsHorizontalCenter": true,
  814. "_isAbsVerticalCenter": true,
  815. "_originalWidth": 1920,
  816. "_originalHeight": 1080,
  817. "_id": "91IT4EycxKrYAAifSeFctf"
  818. },
  819. {
  820. "__type__": "cc.Canvas",
  821. "_name": "",
  822. "_objFlags": 0,
  823. "node": {
  824. "__id__": 2
  825. },
  826. "_enabled": true,
  827. "_designResolution": {
  828. "__type__": "cc.Size",
  829. "width": 1080,
  830. "height": 1920
  831. },
  832. "_fitWidth": true,
  833. "_fitHeight": false,
  834. "_id": "59Cd0ovbdF4byw5sbjJDx7"
  835. },
  836. {
  837. "__type__": "cc.Widget",
  838. "_name": "",
  839. "_objFlags": 0,
  840. "node": {
  841. "__id__": 2
  842. },
  843. "_enabled": true,
  844. "alignMode": 1,
  845. "_target": null,
  846. "_alignFlags": 45,
  847. "_left": 0,
  848. "_right": 0,
  849. "_top": 0,
  850. "_bottom": 0,
  851. "_verticalCenter": 0,
  852. "_horizontalCenter": 0,
  853. "_isAbsLeft": true,
  854. "_isAbsRight": true,
  855. "_isAbsTop": true,
  856. "_isAbsBottom": true,
  857. "_isAbsHorizontalCenter": true,
  858. "_isAbsVerticalCenter": true,
  859. "_originalWidth": 0,
  860. "_originalHeight": 0,
  861. "_id": "29zXboiXFBKoIV4PQ2liTe"
  862. },
  863. {
  864. "__type__": "ba7855a2NtE/b6oGliHwfNV",
  865. "_name": "",
  866. "_objFlags": 0,
  867. "node": {
  868. "__id__": 2
  869. },
  870. "_enabled": true,
  871. "red": {
  872. "__id__": 17
  873. },
  874. "hpTip": {
  875. "__uuid__": "08585d4c-eb74-4a75-ad68-6cc23282b7ec"
  876. },
  877. "effect_fire": {
  878. "__uuid__": "137dc13c-c962-4c87-8abe-166072628594"
  879. },
  880. "effect_hit": {
  881. "__uuid__": "5ae34e1a-2786-4797-b9be-6195b51ed9f4"
  882. },
  883. "itemList": [],
  884. "itemEffect": [
  885. {
  886. "__uuid__": "f775ba70-68c0-42d6-a779-92c176732621"
  887. }
  888. ],
  889. "spark": {
  890. "__uuid__": "075d77c7-434b-4764-9c89-b1667ce1dc92"
  891. },
  892. "blood": {
  893. "__uuid__": "0a286485-8ee9-461f-8710-feb6c0cb5272"
  894. },
  895. "testPoint": {
  896. "__uuid__": "81a58fd5-73fd-4d51-90e4-5e1214d06f0d"
  897. },
  898. "player": {
  899. "__uuid__": "33e40797-4f82-4fad-8fb0-7442599d3994"
  900. },
  901. "jiaoyin": {
  902. "__uuid__": "2077507b-1417-42d2-9c68-c7da8f300e4d"
  903. },
  904. "fj": {
  905. "__id__": 8
  906. },
  907. "fjTip": {
  908. "__id__": 10
  909. },
  910. "mainCamereRootNode": {
  911. "__id__": 3
  912. },
  913. "mainCamera": {
  914. "__id__": 5
  915. },
  916. "_id": "a50jJpKipFgLW3eraKICzW"
  917. }
  918. ]