ActionPrefab_21201.prefab 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905
  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": "ActionPrefab",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. },
  26. {
  27. "__id__": 10
  28. },
  29. {
  30. "__id__": 14
  31. },
  32. {
  33. "__id__": 18
  34. },
  35. {
  36. "__id__": 22
  37. }
  38. ],
  39. "_active": true,
  40. "_components": [
  41. {
  42. "__id__": 26
  43. }
  44. ],
  45. "_prefab": {
  46. "__id__": 27
  47. },
  48. "_opacity": 255,
  49. "_color": {
  50. "__type__": "cc.Color",
  51. "r": 255,
  52. "g": 255,
  53. "b": 255,
  54. "a": 255
  55. },
  56. "_contentSize": {
  57. "__type__": "cc.Size",
  58. "width": 0,
  59. "height": 0
  60. },
  61. "_anchorPoint": {
  62. "__type__": "cc.Vec2",
  63. "x": 0.5,
  64. "y": 0.5
  65. },
  66. "_trs": {
  67. "__type__": "TypedArray",
  68. "ctor": "Float64Array",
  69. "array": [
  70. 0,
  71. 0,
  72. 0,
  73. 0,
  74. 0,
  75. 0,
  76. 1,
  77. 1,
  78. 1,
  79. 1
  80. ]
  81. },
  82. "_eulerAngles": {
  83. "__type__": "cc.Vec3",
  84. "x": 0,
  85. "y": 0,
  86. "z": 0
  87. },
  88. "_skewX": 0,
  89. "_skewY": 0,
  90. "_is3DNode": false,
  91. "_groupIndex": 0,
  92. "groupIndex": 0,
  93. "_id": ""
  94. },
  95. {
  96. "__type__": "cc.Node",
  97. "_name": "PangGangHu",
  98. "_objFlags": 0,
  99. "_parent": {
  100. "__id__": 1
  101. },
  102. "_children": [],
  103. "_active": false,
  104. "_components": [
  105. {
  106. "__id__": 3
  107. },
  108. {
  109. "__id__": 4
  110. }
  111. ],
  112. "_prefab": {
  113. "__id__": 5
  114. },
  115. "_opacity": 255,
  116. "_color": {
  117. "__type__": "cc.Color",
  118. "r": 255,
  119. "g": 255,
  120. "b": 255,
  121. "a": 255
  122. },
  123. "_contentSize": {
  124. "__type__": "cc.Size",
  125. "width": 256,
  126. "height": 256
  127. },
  128. "_anchorPoint": {
  129. "__type__": "cc.Vec2",
  130. "x": 0.5,
  131. "y": 0.5
  132. },
  133. "_trs": {
  134. "__type__": "TypedArray",
  135. "ctor": "Float64Array",
  136. "array": [
  137. 0,
  138. 0,
  139. 0,
  140. 0,
  141. 0,
  142. 0,
  143. 1,
  144. 1,
  145. 1,
  146. 1
  147. ]
  148. },
  149. "_eulerAngles": {
  150. "__type__": "cc.Vec3",
  151. "x": 0,
  152. "y": 0,
  153. "z": 0
  154. },
  155. "_skewX": 0,
  156. "_skewY": 0,
  157. "_is3DNode": false,
  158. "_groupIndex": 0,
  159. "groupIndex": 0,
  160. "_id": ""
  161. },
  162. {
  163. "__type__": "dragonBones.ArmatureDisplay",
  164. "_name": "",
  165. "_objFlags": 0,
  166. "node": {
  167. "__id__": 2
  168. },
  169. "_enabled": true,
  170. "_materials": [
  171. {
  172. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  173. }
  174. ],
  175. "_armatureName": "peng",
  176. "_animationName": "newAnimation",
  177. "_preCacheMode": 0,
  178. "_cacheMode": 0,
  179. "playTimes": -1,
  180. "premultipliedAlpha": false,
  181. "_armatureKey": "73230ae1-166d-47c1-b1f9-7b53c7bf037a#8eadc8e4-6ef3-45d9-b9ba-c364e46b4674",
  182. "_accTime": 0,
  183. "_playCount": 0,
  184. "_frameCache": null,
  185. "_curFrame": null,
  186. "_playing": false,
  187. "_armatureCache": null,
  188. "_N$dragonAsset": {
  189. "__uuid__": "73230ae1-166d-47c1-b1f9-7b53c7bf037a"
  190. },
  191. "_N$dragonAtlasAsset": {
  192. "__uuid__": "8eadc8e4-6ef3-45d9-b9ba-c364e46b4674"
  193. },
  194. "_N$_defaultArmatureIndex": 4,
  195. "_N$_animationIndex": 1,
  196. "_N$_defaultCacheMode": 0,
  197. "_N$timeScale": 1,
  198. "_N$debugBones": false,
  199. "_N$enableBatch": false,
  200. "_id": ""
  201. },
  202. {
  203. "__type__": "708a4DrtNRJhZinFGZF1oT9",
  204. "_name": "",
  205. "_objFlags": 0,
  206. "node": {
  207. "__id__": 2
  208. },
  209. "_enabled": true,
  210. "_id": ""
  211. },
  212. {
  213. "__type__": "cc.PrefabInfo",
  214. "root": {
  215. "__id__": 1
  216. },
  217. "asset": {
  218. "__id__": 0
  219. },
  220. "fileId": "50dcdBahpHn6RBl0i3lzFo",
  221. "sync": false
  222. },
  223. {
  224. "__type__": "cc.Node",
  225. "_name": "Niu",
  226. "_objFlags": 0,
  227. "_parent": {
  228. "__id__": 1
  229. },
  230. "_children": [],
  231. "_active": false,
  232. "_components": [
  233. {
  234. "__id__": 7
  235. },
  236. {
  237. "__id__": 8
  238. }
  239. ],
  240. "_prefab": {
  241. "__id__": 9
  242. },
  243. "_opacity": 255,
  244. "_color": {
  245. "__type__": "cc.Color",
  246. "r": 255,
  247. "g": 255,
  248. "b": 255,
  249. "a": 255
  250. },
  251. "_contentSize": {
  252. "__type__": "cc.Size",
  253. "width": 100,
  254. "height": 100
  255. },
  256. "_anchorPoint": {
  257. "__type__": "cc.Vec2",
  258. "x": 0.5,
  259. "y": 0.5
  260. },
  261. "_trs": {
  262. "__type__": "TypedArray",
  263. "ctor": "Float64Array",
  264. "array": [
  265. 0,
  266. 0,
  267. 0,
  268. 0,
  269. 0,
  270. 0,
  271. 1,
  272. 1,
  273. 1,
  274. 1
  275. ]
  276. },
  277. "_eulerAngles": {
  278. "__type__": "cc.Vec3",
  279. "x": 0,
  280. "y": 0,
  281. "z": 0
  282. },
  283. "_skewX": 0,
  284. "_skewY": 0,
  285. "_is3DNode": false,
  286. "_groupIndex": 0,
  287. "groupIndex": 0,
  288. "_id": ""
  289. },
  290. {
  291. "__type__": "dragonBones.ArmatureDisplay",
  292. "_name": "",
  293. "_objFlags": 0,
  294. "node": {
  295. "__id__": 6
  296. },
  297. "_enabled": true,
  298. "_materials": [
  299. {
  300. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  301. }
  302. ],
  303. "_armatureName": "Armature",
  304. "_animationName": "",
  305. "_preCacheMode": 0,
  306. "_cacheMode": 0,
  307. "playTimes": -1,
  308. "premultipliedAlpha": false,
  309. "_armatureKey": "bdc72477-8f2f-4905-a3a7-c8aff4b841d2#ae7e5bd4-eac7-49a7-83fb-09106f88e966",
  310. "_accTime": 0,
  311. "_playCount": 0,
  312. "_frameCache": null,
  313. "_curFrame": null,
  314. "_playing": false,
  315. "_armatureCache": null,
  316. "_N$dragonAsset": {
  317. "__uuid__": "bdc72477-8f2f-4905-a3a7-c8aff4b841d2"
  318. },
  319. "_N$dragonAtlasAsset": {
  320. "__uuid__": "ae7e5bd4-eac7-49a7-83fb-09106f88e966"
  321. },
  322. "_N$_defaultArmatureIndex": 0,
  323. "_N$_animationIndex": 0,
  324. "_N$_defaultCacheMode": 0,
  325. "_N$timeScale": 1,
  326. "_N$debugBones": false,
  327. "_N$enableBatch": false,
  328. "_id": ""
  329. },
  330. {
  331. "__type__": "708a4DrtNRJhZinFGZF1oT9",
  332. "_name": "",
  333. "_objFlags": 0,
  334. "node": {
  335. "__id__": 6
  336. },
  337. "_enabled": true,
  338. "_id": ""
  339. },
  340. {
  341. "__type__": "cc.PrefabInfo",
  342. "root": {
  343. "__id__": 1
  344. },
  345. "asset": {
  346. "__id__": 0
  347. },
  348. "fileId": "54zGNYq95OVbqQwJzniGPy",
  349. "sync": false
  350. },
  351. {
  352. "__type__": "cc.Node",
  353. "_name": "Ting",
  354. "_objFlags": 0,
  355. "_parent": {
  356. "__id__": 1
  357. },
  358. "_children": [],
  359. "_active": false,
  360. "_components": [
  361. {
  362. "__id__": 11
  363. },
  364. {
  365. "__id__": 12
  366. }
  367. ],
  368. "_prefab": {
  369. "__id__": 13
  370. },
  371. "_opacity": 255,
  372. "_color": {
  373. "__type__": "cc.Color",
  374. "r": 255,
  375. "g": 255,
  376. "b": 255,
  377. "a": 255
  378. },
  379. "_contentSize": {
  380. "__type__": "cc.Size",
  381. "width": 209,
  382. "height": 117
  383. },
  384. "_anchorPoint": {
  385. "__type__": "cc.Vec2",
  386. "x": 0.5,
  387. "y": 0.5
  388. },
  389. "_trs": {
  390. "__type__": "TypedArray",
  391. "ctor": "Float64Array",
  392. "array": [
  393. 0,
  394. 0,
  395. 0,
  396. 0,
  397. 0,
  398. 0,
  399. 1,
  400. 1,
  401. 1,
  402. 1
  403. ]
  404. },
  405. "_eulerAngles": {
  406. "__type__": "cc.Vec3",
  407. "x": 0,
  408. "y": 0,
  409. "z": 0
  410. },
  411. "_skewX": 0,
  412. "_skewY": 0,
  413. "_is3DNode": false,
  414. "_groupIndex": 0,
  415. "groupIndex": 0,
  416. "_id": ""
  417. },
  418. {
  419. "__type__": "dragonBones.ArmatureDisplay",
  420. "_name": "",
  421. "_objFlags": 0,
  422. "node": {
  423. "__id__": 10
  424. },
  425. "_enabled": true,
  426. "_materials": [
  427. {
  428. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  429. }
  430. ],
  431. "_armatureName": "Armature",
  432. "_animationName": "",
  433. "_preCacheMode": 0,
  434. "_cacheMode": 0,
  435. "playTimes": -1,
  436. "premultipliedAlpha": false,
  437. "_armatureKey": "12ea34e3-7778-4305-8b19-da2e7f280e12#e06d49ad-5fab-4ea6-ac3f-4b16ada25812",
  438. "_accTime": 0,
  439. "_playCount": 0,
  440. "_frameCache": null,
  441. "_curFrame": null,
  442. "_playing": false,
  443. "_armatureCache": null,
  444. "_N$dragonAsset": {
  445. "__uuid__": "12ea34e3-7778-4305-8b19-da2e7f280e12"
  446. },
  447. "_N$dragonAtlasAsset": {
  448. "__uuid__": "e06d49ad-5fab-4ea6-ac3f-4b16ada25812"
  449. },
  450. "_N$_defaultArmatureIndex": 0,
  451. "_N$_animationIndex": 0,
  452. "_N$_defaultCacheMode": 0,
  453. "_N$timeScale": 1,
  454. "_N$debugBones": false,
  455. "_N$enableBatch": false,
  456. "_id": ""
  457. },
  458. {
  459. "__type__": "708a4DrtNRJhZinFGZF1oT9",
  460. "_name": "",
  461. "_objFlags": 0,
  462. "node": {
  463. "__id__": 10
  464. },
  465. "_enabled": true,
  466. "_id": ""
  467. },
  468. {
  469. "__type__": "cc.PrefabInfo",
  470. "root": {
  471. "__id__": 1
  472. },
  473. "asset": {
  474. "__id__": 0
  475. },
  476. "fileId": "fc1zqy89NJ94Yx78/M+w5B",
  477. "sync": false
  478. },
  479. {
  480. "__type__": "cc.Node",
  481. "_name": "actionAni",
  482. "_objFlags": 0,
  483. "_parent": {
  484. "__id__": 1
  485. },
  486. "_children": [],
  487. "_active": true,
  488. "_components": [
  489. {
  490. "__id__": 15
  491. },
  492. {
  493. "__id__": 16
  494. }
  495. ],
  496. "_prefab": {
  497. "__id__": 17
  498. },
  499. "_opacity": 255,
  500. "_color": {
  501. "__type__": "cc.Color",
  502. "r": 255,
  503. "g": 255,
  504. "b": 255,
  505. "a": 255
  506. },
  507. "_contentSize": {
  508. "__type__": "cc.Size",
  509. "width": 1664,
  510. "height": 750
  511. },
  512. "_anchorPoint": {
  513. "__type__": "cc.Vec2",
  514. "x": 0.5,
  515. "y": 0.5
  516. },
  517. "_trs": {
  518. "__type__": "TypedArray",
  519. "ctor": "Float64Array",
  520. "array": [
  521. 0,
  522. 0,
  523. 0,
  524. 0,
  525. 0,
  526. 0,
  527. 1,
  528. 1,
  529. 1,
  530. 1
  531. ]
  532. },
  533. "_eulerAngles": {
  534. "__type__": "cc.Vec3",
  535. "x": 0,
  536. "y": 0,
  537. "z": 0
  538. },
  539. "_skewX": 0,
  540. "_skewY": 0,
  541. "_is3DNode": false,
  542. "_groupIndex": 0,
  543. "groupIndex": 0,
  544. "_id": ""
  545. },
  546. {
  547. "__type__": "sp.Skeleton",
  548. "_name": "",
  549. "_objFlags": 0,
  550. "node": {
  551. "__id__": 14
  552. },
  553. "_enabled": true,
  554. "_materials": [
  555. {
  556. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  557. }
  558. ],
  559. "paused": false,
  560. "defaultSkin": "default",
  561. "defaultAnimation": "",
  562. "_preCacheMode": 0,
  563. "_cacheMode": 0,
  564. "loop": false,
  565. "premultipliedAlpha": true,
  566. "timeScale": 1,
  567. "_accTime": 0,
  568. "_playCount": 0,
  569. "_frameCache": null,
  570. "_curFrame": null,
  571. "_skeletonCache": null,
  572. "_animationName": "fangpao",
  573. "_animationQueue": [],
  574. "_headAniInfo": null,
  575. "_playTimes": 1,
  576. "_isAniComplete": true,
  577. "_N$skeletonData": {
  578. "__uuid__": "05303fba-7f4b-4ea7-832f-c1b37ed28fc1"
  579. },
  580. "_N$_defaultCacheMode": 0,
  581. "_N$debugSlots": false,
  582. "_N$debugBones": false,
  583. "_N$debugMesh": false,
  584. "_N$useTint": false,
  585. "_N$enableBatch": false,
  586. "_id": ""
  587. },
  588. {
  589. "__type__": "28009jIpndF0ofwf0G0e8ar",
  590. "_name": "",
  591. "_objFlags": 0,
  592. "node": {
  593. "__id__": 14
  594. },
  595. "_enabled": true,
  596. "_id": ""
  597. },
  598. {
  599. "__type__": "cc.PrefabInfo",
  600. "root": {
  601. "__id__": 1
  602. },
  603. "asset": {
  604. "__id__": 0
  605. },
  606. "fileId": "3dtcqS9fhNa7zo7x6OR0rD",
  607. "sync": false
  608. },
  609. {
  610. "__type__": "cc.Node",
  611. "_name": "winAni",
  612. "_objFlags": 0,
  613. "_parent": {
  614. "__id__": 1
  615. },
  616. "_children": [],
  617. "_active": false,
  618. "_components": [
  619. {
  620. "__id__": 19
  621. },
  622. {
  623. "__id__": 20
  624. }
  625. ],
  626. "_prefab": {
  627. "__id__": 21
  628. },
  629. "_opacity": 255,
  630. "_color": {
  631. "__type__": "cc.Color",
  632. "r": 255,
  633. "g": 255,
  634. "b": 255,
  635. "a": 255
  636. },
  637. "_contentSize": {
  638. "__type__": "cc.Size",
  639. "width": 1664,
  640. "height": 750
  641. },
  642. "_anchorPoint": {
  643. "__type__": "cc.Vec2",
  644. "x": 0.5,
  645. "y": 0.5
  646. },
  647. "_trs": {
  648. "__type__": "TypedArray",
  649. "ctor": "Float64Array",
  650. "array": [
  651. 0,
  652. 0,
  653. 0,
  654. 0,
  655. 0,
  656. 0,
  657. 1,
  658. 1,
  659. 1,
  660. 1
  661. ]
  662. },
  663. "_eulerAngles": {
  664. "__type__": "cc.Vec3",
  665. "x": 0,
  666. "y": 0,
  667. "z": 0
  668. },
  669. "_skewX": 0,
  670. "_skewY": 0,
  671. "_is3DNode": false,
  672. "_groupIndex": 0,
  673. "groupIndex": 0,
  674. "_id": ""
  675. },
  676. {
  677. "__type__": "sp.Skeleton",
  678. "_name": "",
  679. "_objFlags": 0,
  680. "node": {
  681. "__id__": 18
  682. },
  683. "_enabled": true,
  684. "_materials": [
  685. {
  686. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  687. }
  688. ],
  689. "paused": false,
  690. "defaultSkin": "default",
  691. "defaultAnimation": "zimo",
  692. "_preCacheMode": 0,
  693. "_cacheMode": 0,
  694. "loop": false,
  695. "premultipliedAlpha": true,
  696. "timeScale": 1,
  697. "_accTime": 0,
  698. "_playCount": 0,
  699. "_frameCache": null,
  700. "_curFrame": null,
  701. "_skeletonCache": null,
  702. "_animationName": "zimo",
  703. "_animationQueue": [],
  704. "_headAniInfo": null,
  705. "_playTimes": 1,
  706. "_isAniComplete": true,
  707. "_N$skeletonData": {
  708. "__uuid__": "32b66ac7-58cc-4cba-a570-e8603da09676"
  709. },
  710. "_N$_defaultCacheMode": 0,
  711. "_N$debugSlots": false,
  712. "_N$debugBones": false,
  713. "_N$debugMesh": false,
  714. "_N$useTint": false,
  715. "_N$enableBatch": false,
  716. "_id": ""
  717. },
  718. {
  719. "__type__": "28009jIpndF0ofwf0G0e8ar",
  720. "_name": "",
  721. "_objFlags": 0,
  722. "node": {
  723. "__id__": 18
  724. },
  725. "_enabled": true,
  726. "_id": ""
  727. },
  728. {
  729. "__type__": "cc.PrefabInfo",
  730. "root": {
  731. "__id__": 1
  732. },
  733. "asset": {
  734. "__id__": 0
  735. },
  736. "fileId": "ef1O9coANCyJwjjCftk2Mb",
  737. "sync": false
  738. },
  739. {
  740. "__type__": "cc.Node",
  741. "_name": "loseAni",
  742. "_objFlags": 0,
  743. "_parent": {
  744. "__id__": 1
  745. },
  746. "_children": [],
  747. "_active": false,
  748. "_components": [
  749. {
  750. "__id__": 23
  751. },
  752. {
  753. "__id__": 24
  754. }
  755. ],
  756. "_prefab": {
  757. "__id__": 25
  758. },
  759. "_opacity": 255,
  760. "_color": {
  761. "__type__": "cc.Color",
  762. "r": 255,
  763. "g": 255,
  764. "b": 255,
  765. "a": 255
  766. },
  767. "_contentSize": {
  768. "__type__": "cc.Size",
  769. "width": 1664,
  770. "height": 750
  771. },
  772. "_anchorPoint": {
  773. "__type__": "cc.Vec2",
  774. "x": 0.5,
  775. "y": 0.5
  776. },
  777. "_trs": {
  778. "__type__": "TypedArray",
  779. "ctor": "Float64Array",
  780. "array": [
  781. 0,
  782. 0,
  783. 0,
  784. 0,
  785. 0,
  786. 0,
  787. 1,
  788. 1,
  789. 1,
  790. 1
  791. ]
  792. },
  793. "_eulerAngles": {
  794. "__type__": "cc.Vec3",
  795. "x": 0,
  796. "y": 0,
  797. "z": 0
  798. },
  799. "_skewX": 0,
  800. "_skewY": 0,
  801. "_is3DNode": false,
  802. "_groupIndex": 0,
  803. "groupIndex": 0,
  804. "_id": ""
  805. },
  806. {
  807. "__type__": "sp.Skeleton",
  808. "_name": "",
  809. "_objFlags": 0,
  810. "node": {
  811. "__id__": 22
  812. },
  813. "_enabled": true,
  814. "_materials": [
  815. {
  816. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  817. }
  818. ],
  819. "paused": false,
  820. "defaultSkin": "default",
  821. "defaultAnimation": "animation",
  822. "_preCacheMode": 0,
  823. "_cacheMode": 0,
  824. "loop": false,
  825. "premultipliedAlpha": true,
  826. "timeScale": 1,
  827. "_accTime": 0,
  828. "_playCount": 0,
  829. "_frameCache": null,
  830. "_curFrame": null,
  831. "_skeletonCache": null,
  832. "_animationName": "animation",
  833. "_animationQueue": [],
  834. "_headAniInfo": null,
  835. "_playTimes": 1,
  836. "_isAniComplete": true,
  837. "_N$skeletonData": {
  838. "__uuid__": "32331121-040d-439f-92dd-7905aea97947"
  839. },
  840. "_N$_defaultCacheMode": 0,
  841. "_N$debugSlots": false,
  842. "_N$debugBones": false,
  843. "_N$debugMesh": false,
  844. "_N$useTint": false,
  845. "_N$enableBatch": false,
  846. "_id": ""
  847. },
  848. {
  849. "__type__": "28009jIpndF0ofwf0G0e8ar",
  850. "_name": "",
  851. "_objFlags": 0,
  852. "node": {
  853. "__id__": 22
  854. },
  855. "_enabled": true,
  856. "_id": ""
  857. },
  858. {
  859. "__type__": "cc.PrefabInfo",
  860. "root": {
  861. "__id__": 1
  862. },
  863. "asset": {
  864. "__id__": 0
  865. },
  866. "fileId": "fd1uAOGGRMc7ps/QV1WZMi",
  867. "sync": false
  868. },
  869. {
  870. "__type__": "7b1bf/vQPxMhJo/VrG+j4+s",
  871. "_name": "",
  872. "_objFlags": 0,
  873. "node": {
  874. "__id__": 1
  875. },
  876. "_enabled": true,
  877. "m_action": {
  878. "__id__": 14
  879. },
  880. "m_Niu": {
  881. "__id__": 6
  882. },
  883. "m_Ting": {
  884. "__id__": 10
  885. },
  886. "m_win": {
  887. "__id__": 18
  888. },
  889. "m_lose": {
  890. "__id__": 22
  891. },
  892. "_id": ""
  893. },
  894. {
  895. "__type__": "cc.PrefabInfo",
  896. "root": {
  897. "__id__": 1
  898. },
  899. "asset": {
  900. "__id__": 0
  901. },
  902. "fileId": "",
  903. "sync": false
  904. }
  905. ]