plot_view.prefab 21 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172
  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": "plot_view",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 8
  25. },
  26. {
  27. "__id__": 11
  28. },
  29. {
  30. "__id__": 14
  31. },
  32. {
  33. "__id__": 17
  34. },
  35. {
  36. "__id__": 20
  37. },
  38. {
  39. "__id__": 23
  40. },
  41. {
  42. "__id__": 26
  43. }
  44. ],
  45. "_active": true,
  46. "_components": [
  47. {
  48. "__id__": 29
  49. }
  50. ],
  51. "_prefab": {
  52. "__id__": 30
  53. },
  54. "_opacity": 255,
  55. "_color": {
  56. "__type__": "cc.Color",
  57. "r": 255,
  58. "g": 255,
  59. "b": 255,
  60. "a": 255
  61. },
  62. "_contentSize": {
  63. "__type__": "cc.Size",
  64. "width": 1334,
  65. "height": 750
  66. },
  67. "_anchorPoint": {
  68. "__type__": "cc.Vec2",
  69. "x": 0.5,
  70. "y": 0.5
  71. },
  72. "_trs": {
  73. "__type__": "TypedArray",
  74. "ctor": "Float64Array",
  75. "array": [
  76. 0,
  77. 0,
  78. 0,
  79. 0,
  80. 0,
  81. 0,
  82. 1,
  83. 1,
  84. 1,
  85. 1
  86. ]
  87. },
  88. "_eulerAngles": {
  89. "__type__": "cc.Vec3",
  90. "x": 0,
  91. "y": 0,
  92. "z": 0
  93. },
  94. "_skewX": 0,
  95. "_skewY": 0,
  96. "_is3DNode": false,
  97. "_groupIndex": 0,
  98. "groupIndex": 0,
  99. "_id": ""
  100. },
  101. {
  102. "__type__": "cc.Node",
  103. "_name": "New Sprite",
  104. "_objFlags": 0,
  105. "_parent": {
  106. "__id__": 1
  107. },
  108. "_children": [],
  109. "_active": true,
  110. "_components": [
  111. {
  112. "__id__": 3
  113. },
  114. {
  115. "__id__": 4
  116. },
  117. {
  118. "__id__": 5
  119. }
  120. ],
  121. "_prefab": {
  122. "__id__": 7
  123. },
  124. "_opacity": 180,
  125. "_color": {
  126. "__type__": "cc.Color",
  127. "r": 0,
  128. "g": 0,
  129. "b": 0,
  130. "a": 255
  131. },
  132. "_contentSize": {
  133. "__type__": "cc.Size",
  134. "width": 1334,
  135. "height": 750
  136. },
  137. "_anchorPoint": {
  138. "__type__": "cc.Vec2",
  139. "x": 0.5,
  140. "y": 0.5
  141. },
  142. "_trs": {
  143. "__type__": "TypedArray",
  144. "ctor": "Float64Array",
  145. "array": [
  146. 0,
  147. 0,
  148. 0,
  149. 0,
  150. 0,
  151. 0,
  152. 1,
  153. 1,
  154. 1,
  155. 1
  156. ]
  157. },
  158. "_eulerAngles": {
  159. "__type__": "cc.Vec3",
  160. "x": 0,
  161. "y": 0,
  162. "z": 0
  163. },
  164. "_skewX": 0,
  165. "_skewY": 0,
  166. "_is3DNode": false,
  167. "_groupIndex": 0,
  168. "groupIndex": 0,
  169. "_id": ""
  170. },
  171. {
  172. "__type__": "50926/BsyZKHYMN6tib9fNS",
  173. "_name": "",
  174. "_objFlags": 0,
  175. "node": {
  176. "__id__": 2
  177. },
  178. "_enabled": true,
  179. "_id": ""
  180. },
  181. {
  182. "__type__": "cc.Sprite",
  183. "_name": "",
  184. "_objFlags": 0,
  185. "node": {
  186. "__id__": 2
  187. },
  188. "_enabled": true,
  189. "_materials": [
  190. {
  191. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  192. }
  193. ],
  194. "_srcBlendFactor": 770,
  195. "_dstBlendFactor": 771,
  196. "_spriteFrame": {
  197. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  198. },
  199. "_type": 0,
  200. "_sizeMode": 0,
  201. "_fillType": 0,
  202. "_fillCenter": {
  203. "__type__": "cc.Vec2",
  204. "x": 0,
  205. "y": 0
  206. },
  207. "_fillStart": 0,
  208. "_fillRange": 0,
  209. "_isTrimmedMode": true,
  210. "_atlas": null,
  211. "_id": ""
  212. },
  213. {
  214. "__type__": "cc.Button",
  215. "_name": "",
  216. "_objFlags": 0,
  217. "node": {
  218. "__id__": 2
  219. },
  220. "_enabled": true,
  221. "_normalMaterial": null,
  222. "_grayMaterial": null,
  223. "duration": 0.1,
  224. "zoomScale": 1.2,
  225. "clickEvents": [
  226. {
  227. "__id__": 6
  228. }
  229. ],
  230. "_N$interactable": true,
  231. "_N$enableAutoGrayEffect": false,
  232. "_N$transition": 0,
  233. "transition": 0,
  234. "_N$normalColor": {
  235. "__type__": "cc.Color",
  236. "r": 255,
  237. "g": 255,
  238. "b": 255,
  239. "a": 255
  240. },
  241. "_N$pressedColor": {
  242. "__type__": "cc.Color",
  243. "r": 211,
  244. "g": 211,
  245. "b": 211,
  246. "a": 255
  247. },
  248. "pressedColor": {
  249. "__type__": "cc.Color",
  250. "r": 211,
  251. "g": 211,
  252. "b": 211,
  253. "a": 255
  254. },
  255. "_N$hoverColor": {
  256. "__type__": "cc.Color",
  257. "r": 255,
  258. "g": 255,
  259. "b": 255,
  260. "a": 255
  261. },
  262. "hoverColor": {
  263. "__type__": "cc.Color",
  264. "r": 255,
  265. "g": 255,
  266. "b": 255,
  267. "a": 255
  268. },
  269. "_N$disabledColor": {
  270. "__type__": "cc.Color",
  271. "r": 124,
  272. "g": 124,
  273. "b": 124,
  274. "a": 255
  275. },
  276. "_N$normalSprite": null,
  277. "_N$pressedSprite": null,
  278. "pressedSprite": null,
  279. "_N$hoverSprite": null,
  280. "hoverSprite": null,
  281. "_N$disabledSprite": null,
  282. "_N$target": null,
  283. "_id": ""
  284. },
  285. {
  286. "__type__": "cc.ClickEvent",
  287. "target": {
  288. "__id__": 1
  289. },
  290. "component": "",
  291. "_componentId": "0f9e0p4hc1PS5mJAZtOMeWY",
  292. "handler": "onclick",
  293. "customEventData": ""
  294. },
  295. {
  296. "__type__": "cc.PrefabInfo",
  297. "root": {
  298. "__id__": 1
  299. },
  300. "asset": {
  301. "__uuid__": "24dbaa43-41b4-4269-9caf-2e4d0b0c512e"
  302. },
  303. "fileId": "374+wdusZKdqRKL/ideEo+",
  304. "sync": false
  305. },
  306. {
  307. "__type__": "cc.Node",
  308. "_name": "1",
  309. "_objFlags": 0,
  310. "_parent": {
  311. "__id__": 1
  312. },
  313. "_children": [],
  314. "_active": true,
  315. "_components": [
  316. {
  317. "__id__": 9
  318. }
  319. ],
  320. "_prefab": {
  321. "__id__": 10
  322. },
  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": 1338,
  334. "height": 754
  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. -667,
  346. -375,
  347. 0,
  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": 0,
  367. "groupIndex": 0,
  368. "_id": ""
  369. },
  370. {
  371. "__type__": "sp.Skeleton",
  372. "_name": "",
  373. "_objFlags": 0,
  374. "node": {
  375. "__id__": 8
  376. },
  377. "_enabled": true,
  378. "_materials": [
  379. {
  380. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  381. }
  382. ],
  383. "paused": false,
  384. "defaultSkin": "default",
  385. "defaultAnimation": "01",
  386. "_preCacheMode": 0,
  387. "_cacheMode": 0,
  388. "loop": false,
  389. "premultipliedAlpha": true,
  390. "timeScale": 1,
  391. "_accTime": 0,
  392. "_playCount": 0,
  393. "_frameCache": null,
  394. "_curFrame": null,
  395. "_skeletonCache": null,
  396. "_animationName": "01",
  397. "_animationQueue": [],
  398. "_headAniInfo": null,
  399. "_playTimes": 1,
  400. "_isAniComplete": true,
  401. "_N$skeletonData": {
  402. "__uuid__": "7afe89d5-a312-472c-a27f-9d6d97cbed75"
  403. },
  404. "_N$_defaultCacheMode": 0,
  405. "_N$debugSlots": false,
  406. "_N$debugBones": false,
  407. "_N$debugMesh": false,
  408. "_N$useTint": false,
  409. "_N$enableBatch": false,
  410. "_id": ""
  411. },
  412. {
  413. "__type__": "cc.PrefabInfo",
  414. "root": {
  415. "__id__": 1
  416. },
  417. "asset": {
  418. "__uuid__": "24dbaa43-41b4-4269-9caf-2e4d0b0c512e"
  419. },
  420. "fileId": "d58cEz3apK8JGaL8it+cZQ",
  421. "sync": false
  422. },
  423. {
  424. "__type__": "cc.Node",
  425. "_name": "2",
  426. "_objFlags": 0,
  427. "_parent": {
  428. "__id__": 1
  429. },
  430. "_children": [],
  431. "_active": false,
  432. "_components": [
  433. {
  434. "__id__": 12
  435. }
  436. ],
  437. "_prefab": {
  438. "__id__": 13
  439. },
  440. "_opacity": 255,
  441. "_color": {
  442. "__type__": "cc.Color",
  443. "r": 255,
  444. "g": 255,
  445. "b": 255,
  446. "a": 255
  447. },
  448. "_contentSize": {
  449. "__type__": "cc.Size",
  450. "width": 1365.26,
  451. "height": 765.49
  452. },
  453. "_anchorPoint": {
  454. "__type__": "cc.Vec2",
  455. "x": 0.5,
  456. "y": 0.5
  457. },
  458. "_trs": {
  459. "__type__": "TypedArray",
  460. "ctor": "Float64Array",
  461. "array": [
  462. -667,
  463. -375,
  464. 0,
  465. 0,
  466. 0,
  467. 0,
  468. 1,
  469. 1,
  470. 1,
  471. 1
  472. ]
  473. },
  474. "_eulerAngles": {
  475. "__type__": "cc.Vec3",
  476. "x": 0,
  477. "y": 0,
  478. "z": 0
  479. },
  480. "_skewX": 0,
  481. "_skewY": 0,
  482. "_is3DNode": false,
  483. "_groupIndex": 0,
  484. "groupIndex": 0,
  485. "_id": ""
  486. },
  487. {
  488. "__type__": "sp.Skeleton",
  489. "_name": "",
  490. "_objFlags": 0,
  491. "node": {
  492. "__id__": 11
  493. },
  494. "_enabled": true,
  495. "_materials": [
  496. {
  497. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  498. }
  499. ],
  500. "paused": false,
  501. "defaultSkin": "default",
  502. "defaultAnimation": "animation",
  503. "_preCacheMode": 0,
  504. "_cacheMode": 0,
  505. "loop": false,
  506. "premultipliedAlpha": true,
  507. "timeScale": 1,
  508. "_accTime": 0,
  509. "_playCount": 0,
  510. "_frameCache": null,
  511. "_curFrame": null,
  512. "_skeletonCache": null,
  513. "_animationName": "animation",
  514. "_animationQueue": [],
  515. "_headAniInfo": null,
  516. "_playTimes": 1,
  517. "_isAniComplete": true,
  518. "_N$skeletonData": {
  519. "__uuid__": "13e8037e-eda4-4dc6-8ab9-9112cccc2527"
  520. },
  521. "_N$_defaultCacheMode": 0,
  522. "_N$debugSlots": false,
  523. "_N$debugBones": false,
  524. "_N$debugMesh": false,
  525. "_N$useTint": false,
  526. "_N$enableBatch": false,
  527. "_id": ""
  528. },
  529. {
  530. "__type__": "cc.PrefabInfo",
  531. "root": {
  532. "__id__": 1
  533. },
  534. "asset": {
  535. "__uuid__": "24dbaa43-41b4-4269-9caf-2e4d0b0c512e"
  536. },
  537. "fileId": "7ah15L2a1Aj6s/icBOnT4N",
  538. "sync": false
  539. },
  540. {
  541. "__type__": "cc.Node",
  542. "_name": "3",
  543. "_objFlags": 0,
  544. "_parent": {
  545. "__id__": 1
  546. },
  547. "_children": [],
  548. "_active": false,
  549. "_components": [
  550. {
  551. "__id__": 15
  552. }
  553. ],
  554. "_prefab": {
  555. "__id__": 16
  556. },
  557. "_opacity": 255,
  558. "_color": {
  559. "__type__": "cc.Color",
  560. "r": 255,
  561. "g": 255,
  562. "b": 255,
  563. "a": 255
  564. },
  565. "_contentSize": {
  566. "__type__": "cc.Size",
  567. "width": 1336,
  568. "height": 752
  569. },
  570. "_anchorPoint": {
  571. "__type__": "cc.Vec2",
  572. "x": 0.5,
  573. "y": 0.5
  574. },
  575. "_trs": {
  576. "__type__": "TypedArray",
  577. "ctor": "Float64Array",
  578. "array": [
  579. -667,
  580. -375,
  581. 0,
  582. 0,
  583. 0,
  584. 0,
  585. 1,
  586. 1,
  587. 1,
  588. 1
  589. ]
  590. },
  591. "_eulerAngles": {
  592. "__type__": "cc.Vec3",
  593. "x": 0,
  594. "y": 0,
  595. "z": 0
  596. },
  597. "_skewX": 0,
  598. "_skewY": 0,
  599. "_is3DNode": false,
  600. "_groupIndex": 0,
  601. "groupIndex": 0,
  602. "_id": ""
  603. },
  604. {
  605. "__type__": "sp.Skeleton",
  606. "_name": "",
  607. "_objFlags": 0,
  608. "node": {
  609. "__id__": 14
  610. },
  611. "_enabled": true,
  612. "_materials": [
  613. {
  614. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  615. }
  616. ],
  617. "paused": false,
  618. "defaultSkin": "default",
  619. "defaultAnimation": "03",
  620. "_preCacheMode": 0,
  621. "_cacheMode": 0,
  622. "loop": false,
  623. "premultipliedAlpha": true,
  624. "timeScale": 1,
  625. "_accTime": 0,
  626. "_playCount": 0,
  627. "_frameCache": null,
  628. "_curFrame": null,
  629. "_skeletonCache": null,
  630. "_animationName": "03",
  631. "_animationQueue": [],
  632. "_headAniInfo": null,
  633. "_playTimes": 1,
  634. "_isAniComplete": true,
  635. "_N$skeletonData": {
  636. "__uuid__": "f8d584bc-007b-4116-8452-0a7d45b69471"
  637. },
  638. "_N$_defaultCacheMode": 0,
  639. "_N$debugSlots": false,
  640. "_N$debugBones": false,
  641. "_N$debugMesh": false,
  642. "_N$useTint": false,
  643. "_N$enableBatch": false,
  644. "_id": ""
  645. },
  646. {
  647. "__type__": "cc.PrefabInfo",
  648. "root": {
  649. "__id__": 1
  650. },
  651. "asset": {
  652. "__uuid__": "24dbaa43-41b4-4269-9caf-2e4d0b0c512e"
  653. },
  654. "fileId": "466w1N13VLB6a3rEqlxb0A",
  655. "sync": false
  656. },
  657. {
  658. "__type__": "cc.Node",
  659. "_name": "4",
  660. "_objFlags": 0,
  661. "_parent": {
  662. "__id__": 1
  663. },
  664. "_children": [],
  665. "_active": false,
  666. "_components": [
  667. {
  668. "__id__": 18
  669. }
  670. ],
  671. "_prefab": {
  672. "__id__": 19
  673. },
  674. "_opacity": 255,
  675. "_color": {
  676. "__type__": "cc.Color",
  677. "r": 255,
  678. "g": 255,
  679. "b": 255,
  680. "a": 255
  681. },
  682. "_contentSize": {
  683. "__type__": "cc.Size",
  684. "width": 1338.64,
  685. "height": 752
  686. },
  687. "_anchorPoint": {
  688. "__type__": "cc.Vec2",
  689. "x": 0.5,
  690. "y": 0.5
  691. },
  692. "_trs": {
  693. "__type__": "TypedArray",
  694. "ctor": "Float64Array",
  695. "array": [
  696. -667,
  697. -375,
  698. 0,
  699. 0,
  700. 0,
  701. 0,
  702. 1,
  703. 1,
  704. 1,
  705. 1
  706. ]
  707. },
  708. "_eulerAngles": {
  709. "__type__": "cc.Vec3",
  710. "x": 0,
  711. "y": 0,
  712. "z": 0
  713. },
  714. "_skewX": 0,
  715. "_skewY": 0,
  716. "_is3DNode": false,
  717. "_groupIndex": 0,
  718. "groupIndex": 0,
  719. "_id": ""
  720. },
  721. {
  722. "__type__": "sp.Skeleton",
  723. "_name": "",
  724. "_objFlags": 0,
  725. "node": {
  726. "__id__": 17
  727. },
  728. "_enabled": true,
  729. "_materials": [
  730. {
  731. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  732. }
  733. ],
  734. "paused": false,
  735. "defaultSkin": "default",
  736. "defaultAnimation": "04",
  737. "_preCacheMode": 0,
  738. "_cacheMode": 0,
  739. "loop": false,
  740. "premultipliedAlpha": true,
  741. "timeScale": 1,
  742. "_accTime": 0,
  743. "_playCount": 0,
  744. "_frameCache": null,
  745. "_curFrame": null,
  746. "_skeletonCache": null,
  747. "_animationName": "04",
  748. "_animationQueue": [],
  749. "_headAniInfo": null,
  750. "_playTimes": 1,
  751. "_isAniComplete": true,
  752. "_N$skeletonData": {
  753. "__uuid__": "2e775cab-bbeb-4aec-8fcd-834391a9f22a"
  754. },
  755. "_N$_defaultCacheMode": 0,
  756. "_N$debugSlots": false,
  757. "_N$debugBones": false,
  758. "_N$debugMesh": false,
  759. "_N$useTint": false,
  760. "_N$enableBatch": false,
  761. "_id": ""
  762. },
  763. {
  764. "__type__": "cc.PrefabInfo",
  765. "root": {
  766. "__id__": 1
  767. },
  768. "asset": {
  769. "__uuid__": "24dbaa43-41b4-4269-9caf-2e4d0b0c512e"
  770. },
  771. "fileId": "a6whd8pLlLaKzIJ3dC9TTv",
  772. "sync": false
  773. },
  774. {
  775. "__type__": "cc.Node",
  776. "_name": "5",
  777. "_objFlags": 0,
  778. "_parent": {
  779. "__id__": 1
  780. },
  781. "_children": [],
  782. "_active": false,
  783. "_components": [
  784. {
  785. "__id__": 21
  786. }
  787. ],
  788. "_prefab": {
  789. "__id__": 22
  790. },
  791. "_opacity": 255,
  792. "_color": {
  793. "__type__": "cc.Color",
  794. "r": 255,
  795. "g": 255,
  796. "b": 255,
  797. "a": 255
  798. },
  799. "_contentSize": {
  800. "__type__": "cc.Size",
  801. "width": 1458,
  802. "height": 817
  803. },
  804. "_anchorPoint": {
  805. "__type__": "cc.Vec2",
  806. "x": 0.5,
  807. "y": 0.5
  808. },
  809. "_trs": {
  810. "__type__": "TypedArray",
  811. "ctor": "Float64Array",
  812. "array": [
  813. -667,
  814. -375,
  815. 0,
  816. 0,
  817. 0,
  818. 0,
  819. 1,
  820. 1,
  821. 1,
  822. 1
  823. ]
  824. },
  825. "_eulerAngles": {
  826. "__type__": "cc.Vec3",
  827. "x": 0,
  828. "y": 0,
  829. "z": 0
  830. },
  831. "_skewX": 0,
  832. "_skewY": 0,
  833. "_is3DNode": false,
  834. "_groupIndex": 0,
  835. "groupIndex": 0,
  836. "_id": ""
  837. },
  838. {
  839. "__type__": "sp.Skeleton",
  840. "_name": "",
  841. "_objFlags": 0,
  842. "node": {
  843. "__id__": 20
  844. },
  845. "_enabled": true,
  846. "_materials": [
  847. {
  848. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  849. }
  850. ],
  851. "paused": false,
  852. "defaultSkin": "default",
  853. "defaultAnimation": "05",
  854. "_preCacheMode": 0,
  855. "_cacheMode": 0,
  856. "loop": false,
  857. "premultipliedAlpha": true,
  858. "timeScale": 1,
  859. "_accTime": 0,
  860. "_playCount": 0,
  861. "_frameCache": null,
  862. "_curFrame": null,
  863. "_skeletonCache": null,
  864. "_animationName": "05",
  865. "_animationQueue": [],
  866. "_headAniInfo": null,
  867. "_playTimes": 1,
  868. "_isAniComplete": true,
  869. "_N$skeletonData": {
  870. "__uuid__": "2a027a1a-983a-4647-a391-9b0d52240c70"
  871. },
  872. "_N$_defaultCacheMode": 0,
  873. "_N$debugSlots": false,
  874. "_N$debugBones": false,
  875. "_N$debugMesh": false,
  876. "_N$useTint": false,
  877. "_N$enableBatch": false,
  878. "_id": ""
  879. },
  880. {
  881. "__type__": "cc.PrefabInfo",
  882. "root": {
  883. "__id__": 1
  884. },
  885. "asset": {
  886. "__uuid__": "24dbaa43-41b4-4269-9caf-2e4d0b0c512e"
  887. },
  888. "fileId": "19K80vnDZNj4aK0DGJIDvj",
  889. "sync": false
  890. },
  891. {
  892. "__type__": "cc.Node",
  893. "_name": "6",
  894. "_objFlags": 0,
  895. "_parent": {
  896. "__id__": 1
  897. },
  898. "_children": [],
  899. "_active": false,
  900. "_components": [
  901. {
  902. "__id__": 24
  903. }
  904. ],
  905. "_prefab": {
  906. "__id__": 25
  907. },
  908. "_opacity": 255,
  909. "_color": {
  910. "__type__": "cc.Color",
  911. "r": 255,
  912. "g": 255,
  913. "b": 255,
  914. "a": 255
  915. },
  916. "_contentSize": {
  917. "__type__": "cc.Size",
  918. "width": 1336.33,
  919. "height": 752
  920. },
  921. "_anchorPoint": {
  922. "__type__": "cc.Vec2",
  923. "x": 0.5,
  924. "y": 0.5
  925. },
  926. "_trs": {
  927. "__type__": "TypedArray",
  928. "ctor": "Float64Array",
  929. "array": [
  930. -667,
  931. -375,
  932. 0,
  933. 0,
  934. 0,
  935. 0,
  936. 1,
  937. 1,
  938. 1,
  939. 1
  940. ]
  941. },
  942. "_eulerAngles": {
  943. "__type__": "cc.Vec3",
  944. "x": 0,
  945. "y": 0,
  946. "z": 0
  947. },
  948. "_skewX": 0,
  949. "_skewY": 0,
  950. "_is3DNode": false,
  951. "_groupIndex": 0,
  952. "groupIndex": 0,
  953. "_id": ""
  954. },
  955. {
  956. "__type__": "sp.Skeleton",
  957. "_name": "",
  958. "_objFlags": 0,
  959. "node": {
  960. "__id__": 23
  961. },
  962. "_enabled": true,
  963. "_materials": [
  964. {
  965. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  966. }
  967. ],
  968. "paused": false,
  969. "defaultSkin": "default",
  970. "defaultAnimation": "06",
  971. "_preCacheMode": 0,
  972. "_cacheMode": 0,
  973. "loop": false,
  974. "premultipliedAlpha": true,
  975. "timeScale": 1,
  976. "_accTime": 0,
  977. "_playCount": 0,
  978. "_frameCache": null,
  979. "_curFrame": null,
  980. "_skeletonCache": null,
  981. "_animationName": "06",
  982. "_animationQueue": [],
  983. "_headAniInfo": null,
  984. "_playTimes": 1,
  985. "_isAniComplete": true,
  986. "_N$skeletonData": {
  987. "__uuid__": "801a947a-464f-4b58-8ed6-83b2432549a6"
  988. },
  989. "_N$_defaultCacheMode": 0,
  990. "_N$debugSlots": false,
  991. "_N$debugBones": false,
  992. "_N$debugMesh": false,
  993. "_N$useTint": false,
  994. "_N$enableBatch": false,
  995. "_id": ""
  996. },
  997. {
  998. "__type__": "cc.PrefabInfo",
  999. "root": {
  1000. "__id__": 1
  1001. },
  1002. "asset": {
  1003. "__uuid__": "24dbaa43-41b4-4269-9caf-2e4d0b0c512e"
  1004. },
  1005. "fileId": "3dO9khyixJqb9U82VVJWkS",
  1006. "sync": false
  1007. },
  1008. {
  1009. "__type__": "cc.Node",
  1010. "_name": "7",
  1011. "_objFlags": 0,
  1012. "_parent": {
  1013. "__id__": 1
  1014. },
  1015. "_children": [],
  1016. "_active": false,
  1017. "_components": [
  1018. {
  1019. "__id__": 27
  1020. }
  1021. ],
  1022. "_prefab": {
  1023. "__id__": 28
  1024. },
  1025. "_opacity": 255,
  1026. "_color": {
  1027. "__type__": "cc.Color",
  1028. "r": 255,
  1029. "g": 255,
  1030. "b": 255,
  1031. "a": 255
  1032. },
  1033. "_contentSize": {
  1034. "__type__": "cc.Size",
  1035. "width": 1347.38,
  1036. "height": 757.4
  1037. },
  1038. "_anchorPoint": {
  1039. "__type__": "cc.Vec2",
  1040. "x": 0.5,
  1041. "y": 0.5
  1042. },
  1043. "_trs": {
  1044. "__type__": "TypedArray",
  1045. "ctor": "Float64Array",
  1046. "array": [
  1047. -667,
  1048. -375,
  1049. 0,
  1050. 0,
  1051. 0,
  1052. 0,
  1053. 1,
  1054. 1,
  1055. 1,
  1056. 1
  1057. ]
  1058. },
  1059. "_eulerAngles": {
  1060. "__type__": "cc.Vec3",
  1061. "x": 0,
  1062. "y": 0,
  1063. "z": 0
  1064. },
  1065. "_skewX": 0,
  1066. "_skewY": 0,
  1067. "_is3DNode": false,
  1068. "_groupIndex": 0,
  1069. "groupIndex": 0,
  1070. "_id": ""
  1071. },
  1072. {
  1073. "__type__": "sp.Skeleton",
  1074. "_name": "",
  1075. "_objFlags": 0,
  1076. "node": {
  1077. "__id__": 26
  1078. },
  1079. "_enabled": true,
  1080. "_materials": [
  1081. {
  1082. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  1083. }
  1084. ],
  1085. "paused": false,
  1086. "defaultSkin": "default",
  1087. "defaultAnimation": "07",
  1088. "_preCacheMode": 0,
  1089. "_cacheMode": 0,
  1090. "loop": false,
  1091. "premultipliedAlpha": true,
  1092. "timeScale": 1,
  1093. "_accTime": 0,
  1094. "_playCount": 0,
  1095. "_frameCache": null,
  1096. "_curFrame": null,
  1097. "_skeletonCache": null,
  1098. "_animationName": "07",
  1099. "_animationQueue": [],
  1100. "_headAniInfo": null,
  1101. "_playTimes": 1,
  1102. "_isAniComplete": true,
  1103. "_N$skeletonData": {
  1104. "__uuid__": "c57a4a1c-818c-41f4-be9d-e422b92202c8"
  1105. },
  1106. "_N$_defaultCacheMode": 0,
  1107. "_N$debugSlots": false,
  1108. "_N$debugBones": false,
  1109. "_N$debugMesh": false,
  1110. "_N$useTint": false,
  1111. "_N$enableBatch": false,
  1112. "_id": ""
  1113. },
  1114. {
  1115. "__type__": "cc.PrefabInfo",
  1116. "root": {
  1117. "__id__": 1
  1118. },
  1119. "asset": {
  1120. "__uuid__": "24dbaa43-41b4-4269-9caf-2e4d0b0c512e"
  1121. },
  1122. "fileId": "79YEO3LnBFP4KQMeuWzym0",
  1123. "sync": false
  1124. },
  1125. {
  1126. "__type__": "0f9e0p4hc1PS5mJAZtOMeWY",
  1127. "_name": "",
  1128. "_objFlags": 0,
  1129. "node": {
  1130. "__id__": 1
  1131. },
  1132. "_enabled": true,
  1133. "plotList": [
  1134. {
  1135. "__id__": 8
  1136. },
  1137. {
  1138. "__id__": 11
  1139. },
  1140. {
  1141. "__id__": 14
  1142. },
  1143. {
  1144. "__id__": 17
  1145. },
  1146. {
  1147. "__id__": 20
  1148. },
  1149. {
  1150. "__id__": 23
  1151. },
  1152. {
  1153. "__id__": 26
  1154. }
  1155. ],
  1156. "spine": {
  1157. "__id__": 9
  1158. },
  1159. "_id": ""
  1160. },
  1161. {
  1162. "__type__": "cc.PrefabInfo",
  1163. "root": {
  1164. "__id__": 1
  1165. },
  1166. "asset": {
  1167. "__uuid__": "24dbaa43-41b4-4269-9caf-2e4d0b0c512e"
  1168. },
  1169. "fileId": "",
  1170. "sync": false
  1171. }
  1172. ]