9c636ce9-8389-42c4-a017-679265d4d92f.json 16 KB

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