finished.prefab 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461
  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": "finished",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 7
  25. },
  26. {
  27. "__id__": 10
  28. },
  29. {
  30. "__id__": 31
  31. }
  32. ],
  33. "_active": true,
  34. "_components": [
  35. {
  36. "__id__": 40
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 41
  41. },
  42. "_opacity": 255,
  43. "_color": {
  44. "__type__": "cc.Color",
  45. "r": 255,
  46. "g": 255,
  47. "b": 255,
  48. "a": 255
  49. },
  50. "_contentSize": {
  51. "__type__": "cc.Size",
  52. "width": 1334,
  53. "height": 750
  54. },
  55. "_anchorPoint": {
  56. "__type__": "cc.Vec2",
  57. "x": 0.5,
  58. "y": 0.5
  59. },
  60. "_trs": {
  61. "__type__": "TypedArray",
  62. "ctor": "Float64Array",
  63. "array": [
  64. 0,
  65. 0,
  66. 0,
  67. 0,
  68. 0,
  69. 0,
  70. 1,
  71. 1,
  72. 1,
  73. 1
  74. ]
  75. },
  76. "_eulerAngles": {
  77. "__type__": "cc.Vec3",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0
  81. },
  82. "_skewX": 0,
  83. "_skewY": 0,
  84. "_is3DNode": false,
  85. "_groupIndex": 0,
  86. "groupIndex": 0,
  87. "_id": ""
  88. },
  89. {
  90. "__type__": "cc.Node",
  91. "_name": "bj",
  92. "_objFlags": 0,
  93. "_parent": {
  94. "__id__": 1
  95. },
  96. "_children": [],
  97. "_active": true,
  98. "_components": [
  99. {
  100. "__id__": 3
  101. },
  102. {
  103. "__id__": 4
  104. },
  105. {
  106. "__id__": 5
  107. }
  108. ],
  109. "_prefab": {
  110. "__id__": 6
  111. },
  112. "_opacity": 125,
  113. "_color": {
  114. "__type__": "cc.Color",
  115. "r": 0,
  116. "g": 0,
  117. "b": 0,
  118. "a": 255
  119. },
  120. "_contentSize": {
  121. "__type__": "cc.Size",
  122. "width": 1334,
  123. "height": 750
  124. },
  125. "_anchorPoint": {
  126. "__type__": "cc.Vec2",
  127. "x": 0.5,
  128. "y": 0.5
  129. },
  130. "_trs": {
  131. "__type__": "TypedArray",
  132. "ctor": "Float64Array",
  133. "array": [
  134. 0,
  135. 0,
  136. 0,
  137. 0,
  138. 0,
  139. 0,
  140. 1,
  141. 1,
  142. 1,
  143. 1
  144. ]
  145. },
  146. "_eulerAngles": {
  147. "__type__": "cc.Vec3",
  148. "x": 0,
  149. "y": 0,
  150. "z": 0
  151. },
  152. "_skewX": 0,
  153. "_skewY": 0,
  154. "_is3DNode": false,
  155. "_groupIndex": 0,
  156. "groupIndex": 0,
  157. "_id": ""
  158. },
  159. {
  160. "__type__": "cc.Sprite",
  161. "_name": "",
  162. "_objFlags": 0,
  163. "node": {
  164. "__id__": 2
  165. },
  166. "_enabled": true,
  167. "_materials": [
  168. {
  169. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  170. }
  171. ],
  172. "_srcBlendFactor": 770,
  173. "_dstBlendFactor": 771,
  174. "_spriteFrame": {
  175. "__uuid__": "1551b4ba-1fb4-4821-a118-b9698f3aee04"
  176. },
  177. "_type": 0,
  178. "_sizeMode": 0,
  179. "_fillType": 0,
  180. "_fillCenter": {
  181. "__type__": "cc.Vec2",
  182. "x": 0,
  183. "y": 0
  184. },
  185. "_fillStart": 0,
  186. "_fillRange": 0,
  187. "_isTrimmedMode": true,
  188. "_atlas": null,
  189. "_id": ""
  190. },
  191. {
  192. "__type__": "cc.BlockInputEvents",
  193. "_name": "",
  194. "_objFlags": 0,
  195. "node": {
  196. "__id__": 2
  197. },
  198. "_enabled": true,
  199. "_id": ""
  200. },
  201. {
  202. "__type__": "50926/BsyZKHYMN6tib9fNS",
  203. "_name": "",
  204. "_objFlags": 0,
  205. "node": {
  206. "__id__": 2
  207. },
  208. "_enabled": true,
  209. "_id": ""
  210. },
  211. {
  212. "__type__": "cc.PrefabInfo",
  213. "root": {
  214. "__id__": 1
  215. },
  216. "asset": {
  217. "__uuid__": "5515ae55-47c8-4952-a1db-f92fa030ea07"
  218. },
  219. "fileId": "bcfW+5Qy1GnJQnnW647b9Z",
  220. "sync": false
  221. },
  222. {
  223. "__type__": "cc.Node",
  224. "_name": "arena_direct",
  225. "_objFlags": 0,
  226. "_parent": {
  227. "__id__": 1
  228. },
  229. "_children": [],
  230. "_active": true,
  231. "_components": [
  232. {
  233. "__id__": 8
  234. }
  235. ],
  236. "_prefab": {
  237. "__id__": 9
  238. },
  239. "_opacity": 255,
  240. "_color": {
  241. "__type__": "cc.Color",
  242. "r": 255,
  243. "g": 255,
  244. "b": 255,
  245. "a": 255
  246. },
  247. "_contentSize": {
  248. "__type__": "cc.Size",
  249. "width": 0,
  250. "height": 0
  251. },
  252. "_anchorPoint": {
  253. "__type__": "cc.Vec2",
  254. "x": 0.5,
  255. "y": 0.5
  256. },
  257. "_trs": {
  258. "__type__": "TypedArray",
  259. "ctor": "Float64Array",
  260. "array": [
  261. 0,
  262. -217.666,
  263. 0,
  264. 0,
  265. 0,
  266. 0,
  267. 1,
  268. 1,
  269. 1,
  270. 1
  271. ]
  272. },
  273. "_eulerAngles": {
  274. "__type__": "cc.Vec3",
  275. "x": 0,
  276. "y": 0,
  277. "z": 0
  278. },
  279. "_skewX": 0,
  280. "_skewY": 0,
  281. "_is3DNode": false,
  282. "_groupIndex": 0,
  283. "groupIndex": 0,
  284. "_id": ""
  285. },
  286. {
  287. "__type__": "sp.Skeleton",
  288. "_name": "",
  289. "_objFlags": 0,
  290. "node": {
  291. "__id__": 7
  292. },
  293. "_enabled": true,
  294. "_materials": [
  295. {
  296. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  297. }
  298. ],
  299. "paused": false,
  300. "defaultSkin": "default",
  301. "defaultAnimation": "win_loop",
  302. "_preCacheMode": 0,
  303. "_cacheMode": 0,
  304. "loop": true,
  305. "premultipliedAlpha": true,
  306. "timeScale": 1,
  307. "_accTime": 0,
  308. "_playCount": 0,
  309. "_frameCache": null,
  310. "_curFrame": null,
  311. "_skeletonCache": null,
  312. "_animationName": "win_loop",
  313. "_animationQueue": [],
  314. "_headAniInfo": null,
  315. "_playTimes": 0,
  316. "_isAniComplete": true,
  317. "_N$skeletonData": {
  318. "__uuid__": "6d52a79f-caed-4189-af69-89c9cdbc0245"
  319. },
  320. "_N$_defaultCacheMode": 0,
  321. "_N$debugSlots": false,
  322. "_N$debugBones": false,
  323. "_N$debugMesh": false,
  324. "_N$useTint": false,
  325. "_N$enableBatch": false,
  326. "_id": ""
  327. },
  328. {
  329. "__type__": "cc.PrefabInfo",
  330. "root": {
  331. "__id__": 1
  332. },
  333. "asset": {
  334. "__uuid__": "5515ae55-47c8-4952-a1db-f92fa030ea07"
  335. },
  336. "fileId": "35D7IfaMVFaLWEeHOCj3Z4",
  337. "sync": false
  338. },
  339. {
  340. "__type__": "cc.Node",
  341. "_name": "New Sprite",
  342. "_objFlags": 0,
  343. "_parent": {
  344. "__id__": 1
  345. },
  346. "_children": [
  347. {
  348. "__id__": 11
  349. },
  350. {
  351. "__id__": 20
  352. }
  353. ],
  354. "_active": true,
  355. "_components": [
  356. {
  357. "__id__": 29
  358. }
  359. ],
  360. "_prefab": {
  361. "__id__": 30
  362. },
  363. "_opacity": 255,
  364. "_color": {
  365. "__type__": "cc.Color",
  366. "r": 255,
  367. "g": 255,
  368. "b": 255,
  369. "a": 255
  370. },
  371. "_contentSize": {
  372. "__type__": "cc.Size",
  373. "width": 600,
  374. "height": 280
  375. },
  376. "_anchorPoint": {
  377. "__type__": "cc.Vec2",
  378. "x": 0.5,
  379. "y": 0.5
  380. },
  381. "_trs": {
  382. "__type__": "TypedArray",
  383. "ctor": "Float64Array",
  384. "array": [
  385. 0,
  386. 0,
  387. 0,
  388. 0,
  389. 0,
  390. 0,
  391. 1,
  392. 1,
  393. 1,
  394. 1
  395. ]
  396. },
  397. "_eulerAngles": {
  398. "__type__": "cc.Vec3",
  399. "x": 0,
  400. "y": 0,
  401. "z": 0
  402. },
  403. "_skewX": 0,
  404. "_skewY": 0,
  405. "_is3DNode": false,
  406. "_groupIndex": 0,
  407. "groupIndex": 0,
  408. "_id": ""
  409. },
  410. {
  411. "__type__": "cc.Node",
  412. "_name": "New Sprite",
  413. "_objFlags": 0,
  414. "_parent": {
  415. "__id__": 10
  416. },
  417. "_children": [
  418. {
  419. "__id__": 12
  420. },
  421. {
  422. "__id__": 15
  423. }
  424. ],
  425. "_active": true,
  426. "_components": [
  427. {
  428. "__id__": 18
  429. }
  430. ],
  431. "_prefab": {
  432. "__id__": 19
  433. },
  434. "_opacity": 255,
  435. "_color": {
  436. "__type__": "cc.Color",
  437. "r": 255,
  438. "g": 255,
  439. "b": 255,
  440. "a": 255
  441. },
  442. "_contentSize": {
  443. "__type__": "cc.Size",
  444. "width": 550,
  445. "height": 130
  446. },
  447. "_anchorPoint": {
  448. "__type__": "cc.Vec2",
  449. "x": 0.5,
  450. "y": 0.5
  451. },
  452. "_trs": {
  453. "__type__": "TypedArray",
  454. "ctor": "Float64Array",
  455. "array": [
  456. 0,
  457. 50.119,
  458. 0,
  459. 0,
  460. 0,
  461. 0,
  462. 1,
  463. 1,
  464. 1,
  465. 1
  466. ]
  467. },
  468. "_eulerAngles": {
  469. "__type__": "cc.Vec3",
  470. "x": 0,
  471. "y": 0,
  472. "z": 0
  473. },
  474. "_skewX": 0,
  475. "_skewY": 0,
  476. "_is3DNode": false,
  477. "_groupIndex": 0,
  478. "groupIndex": 0,
  479. "_id": ""
  480. },
  481. {
  482. "__type__": "cc.Node",
  483. "_name": "New Label",
  484. "_objFlags": 0,
  485. "_parent": {
  486. "__id__": 11
  487. },
  488. "_children": [],
  489. "_active": true,
  490. "_components": [
  491. {
  492. "__id__": 13
  493. }
  494. ],
  495. "_prefab": {
  496. "__id__": 14
  497. },
  498. "_opacity": 255,
  499. "_color": {
  500. "__type__": "cc.Color",
  501. "r": 255,
  502. "g": 255,
  503. "b": 255,
  504. "a": 255
  505. },
  506. "_contentSize": {
  507. "__type__": "cc.Size",
  508. "width": 100,
  509. "height": 31.5
  510. },
  511. "_anchorPoint": {
  512. "__type__": "cc.Vec2",
  513. "x": 0,
  514. "y": 0.5
  515. },
  516. "_trs": {
  517. "__type__": "TypedArray",
  518. "ctor": "Float64Array",
  519. "array": [
  520. 15.4,
  521. 2.584,
  522. 0,
  523. 0,
  524. 0,
  525. 0,
  526. 1,
  527. 1,
  528. 1,
  529. 1
  530. ]
  531. },
  532. "_eulerAngles": {
  533. "__type__": "cc.Vec3",
  534. "x": 0,
  535. "y": 0,
  536. "z": 0
  537. },
  538. "_skewX": 0,
  539. "_skewY": 0,
  540. "_is3DNode": false,
  541. "_groupIndex": 0,
  542. "groupIndex": 0,
  543. "_id": ""
  544. },
  545. {
  546. "__type__": "cc.Label",
  547. "_name": "",
  548. "_objFlags": 0,
  549. "node": {
  550. "__id__": 12
  551. },
  552. "_enabled": true,
  553. "_materials": [
  554. {
  555. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  556. }
  557. ],
  558. "_srcBlendFactor": 770,
  559. "_dstBlendFactor": 771,
  560. "_string": "通过关卡",
  561. "_N$string": "通过关卡",
  562. "_fontSize": 25,
  563. "_lineHeight": 0,
  564. "_enableWrapText": true,
  565. "_N$file": null,
  566. "_isSystemFontUsed": true,
  567. "_spacingX": 0,
  568. "_batchAsBitmap": false,
  569. "_styleFlags": 0,
  570. "_underlineHeight": 0,
  571. "_N$horizontalAlign": 1,
  572. "_N$verticalAlign": 1,
  573. "_N$fontFamily": "Arial",
  574. "_N$overflow": 0,
  575. "_N$cacheMode": 0,
  576. "_id": ""
  577. },
  578. {
  579. "__type__": "cc.PrefabInfo",
  580. "root": {
  581. "__id__": 1
  582. },
  583. "asset": {
  584. "__uuid__": "5515ae55-47c8-4952-a1db-f92fa030ea07"
  585. },
  586. "fileId": "0d1YNzuglLfo66anEhCZAi",
  587. "sync": false
  588. },
  589. {
  590. "__type__": "cc.Node",
  591. "_name": "New Label",
  592. "_objFlags": 0,
  593. "_parent": {
  594. "__id__": 11
  595. },
  596. "_children": [],
  597. "_active": true,
  598. "_components": [
  599. {
  600. "__id__": 16
  601. }
  602. ],
  603. "_prefab": {
  604. "__id__": 17
  605. },
  606. "_opacity": 255,
  607. "_color": {
  608. "__type__": "cc.Color",
  609. "r": 255,
  610. "g": 153,
  611. "b": 0,
  612. "a": 255
  613. },
  614. "_contentSize": {
  615. "__type__": "cc.Size",
  616. "width": 125,
  617. "height": 31.5
  618. },
  619. "_anchorPoint": {
  620. "__type__": "cc.Vec2",
  621. "x": 1,
  622. "y": 0.5
  623. },
  624. "_trs": {
  625. "__type__": "TypedArray",
  626. "ctor": "Float64Array",
  627. "array": [
  628. -11.294,
  629. 2.584,
  630. 0,
  631. 0,
  632. 0,
  633. 0,
  634. 1,
  635. 1,
  636. 1,
  637. 1
  638. ]
  639. },
  640. "_eulerAngles": {
  641. "__type__": "cc.Vec3",
  642. "x": 0,
  643. "y": 0,
  644. "z": 0
  645. },
  646. "_skewX": 0,
  647. "_skewY": 0,
  648. "_is3DNode": false,
  649. "_groupIndex": 0,
  650. "groupIndex": 0,
  651. "_id": ""
  652. },
  653. {
  654. "__type__": "cc.Label",
  655. "_name": "",
  656. "_objFlags": 0,
  657. "node": {
  658. "__id__": 15
  659. },
  660. "_enabled": true,
  661. "_materials": [
  662. {
  663. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  664. }
  665. ],
  666. "_srcBlendFactor": 770,
  667. "_dstBlendFactor": 771,
  668. "_string": "世界的浸透",
  669. "_N$string": "世界的浸透",
  670. "_fontSize": 25,
  671. "_lineHeight": 0,
  672. "_enableWrapText": true,
  673. "_N$file": null,
  674. "_isSystemFontUsed": true,
  675. "_spacingX": 0,
  676. "_batchAsBitmap": false,
  677. "_styleFlags": 0,
  678. "_underlineHeight": 0,
  679. "_N$horizontalAlign": 1,
  680. "_N$verticalAlign": 1,
  681. "_N$fontFamily": "Arial",
  682. "_N$overflow": 0,
  683. "_N$cacheMode": 0,
  684. "_id": ""
  685. },
  686. {
  687. "__type__": "cc.PrefabInfo",
  688. "root": {
  689. "__id__": 1
  690. },
  691. "asset": {
  692. "__uuid__": "5515ae55-47c8-4952-a1db-f92fa030ea07"
  693. },
  694. "fileId": "3eY/TiMoNAIbm4rw9iVCmR",
  695. "sync": false
  696. },
  697. {
  698. "__type__": "cc.Sprite",
  699. "_name": "",
  700. "_objFlags": 0,
  701. "node": {
  702. "__id__": 11
  703. },
  704. "_enabled": true,
  705. "_materials": [
  706. {
  707. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  708. }
  709. ],
  710. "_srcBlendFactor": 770,
  711. "_dstBlendFactor": 771,
  712. "_spriteFrame": {
  713. "__uuid__": "e6165c76-b968-4eb5-9b2a-a43520968bd4"
  714. },
  715. "_type": 1,
  716. "_sizeMode": 0,
  717. "_fillType": 0,
  718. "_fillCenter": {
  719. "__type__": "cc.Vec2",
  720. "x": 0,
  721. "y": 0
  722. },
  723. "_fillStart": 0,
  724. "_fillRange": 0,
  725. "_isTrimmedMode": true,
  726. "_atlas": null,
  727. "_id": ""
  728. },
  729. {
  730. "__type__": "cc.PrefabInfo",
  731. "root": {
  732. "__id__": 1
  733. },
  734. "asset": {
  735. "__uuid__": "5515ae55-47c8-4952-a1db-f92fa030ea07"
  736. },
  737. "fileId": "32k4lj2wZL0LQMP8zh6hFp",
  738. "sync": false
  739. },
  740. {
  741. "__type__": "cc.Node",
  742. "_name": "New Sprite",
  743. "_objFlags": 0,
  744. "_parent": {
  745. "__id__": 10
  746. },
  747. "_children": [
  748. {
  749. "__id__": 21
  750. }
  751. ],
  752. "_active": true,
  753. "_components": [
  754. {
  755. "__id__": 25
  756. },
  757. {
  758. "__id__": 26
  759. }
  760. ],
  761. "_prefab": {
  762. "__id__": 28
  763. },
  764. "_opacity": 255,
  765. "_color": {
  766. "__type__": "cc.Color",
  767. "r": 255,
  768. "g": 255,
  769. "b": 255,
  770. "a": 255
  771. },
  772. "_contentSize": {
  773. "__type__": "cc.Size",
  774. "width": 400,
  775. "height": 63
  776. },
  777. "_anchorPoint": {
  778. "__type__": "cc.Vec2",
  779. "x": 0.5,
  780. "y": 0.5
  781. },
  782. "_trs": {
  783. "__type__": "TypedArray",
  784. "ctor": "Float64Array",
  785. "array": [
  786. 11.807,
  787. -61.664,
  788. 0,
  789. 0,
  790. 0,
  791. 0,
  792. 1,
  793. 1,
  794. 1,
  795. 0
  796. ]
  797. },
  798. "_eulerAngles": {
  799. "__type__": "cc.Vec3",
  800. "x": 0,
  801. "y": 0,
  802. "z": 0
  803. },
  804. "_skewX": 0,
  805. "_skewY": 0,
  806. "_is3DNode": false,
  807. "_groupIndex": 0,
  808. "groupIndex": 0,
  809. "_id": ""
  810. },
  811. {
  812. "__type__": "cc.Node",
  813. "_name": "New Label",
  814. "_objFlags": 0,
  815. "_parent": {
  816. "__id__": 20
  817. },
  818. "_children": [],
  819. "_active": true,
  820. "_components": [
  821. {
  822. "__id__": 22
  823. },
  824. {
  825. "__id__": 23
  826. }
  827. ],
  828. "_prefab": {
  829. "__id__": 24
  830. },
  831. "_opacity": 255,
  832. "_color": {
  833. "__type__": "cc.Color",
  834. "r": 255,
  835. "g": 255,
  836. "b": 255,
  837. "a": 255
  838. },
  839. "_contentSize": {
  840. "__type__": "cc.Size",
  841. "width": 104,
  842. "height": 35.5
  843. },
  844. "_anchorPoint": {
  845. "__type__": "cc.Vec2",
  846. "x": 0.5,
  847. "y": 0.5
  848. },
  849. "_trs": {
  850. "__type__": "TypedArray",
  851. "ctor": "Float64Array",
  852. "array": [
  853. 0,
  854. 0,
  855. 0,
  856. 0,
  857. 0,
  858. 0,
  859. 1,
  860. 1,
  861. 1,
  862. 1
  863. ]
  864. },
  865. "_eulerAngles": {
  866. "__type__": "cc.Vec3",
  867. "x": 0,
  868. "y": 0,
  869. "z": 0
  870. },
  871. "_skewX": 0,
  872. "_skewY": 0,
  873. "_is3DNode": false,
  874. "_groupIndex": 0,
  875. "groupIndex": 0,
  876. "_id": ""
  877. },
  878. {
  879. "__type__": "cc.Label",
  880. "_name": "",
  881. "_objFlags": 0,
  882. "node": {
  883. "__id__": 21
  884. },
  885. "_enabled": true,
  886. "_materials": [
  887. {
  888. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  889. }
  890. ],
  891. "_srcBlendFactor": 770,
  892. "_dstBlendFactor": 771,
  893. "_string": "完成任务",
  894. "_N$string": "完成任务",
  895. "_fontSize": 25,
  896. "_lineHeight": 0,
  897. "_enableWrapText": true,
  898. "_N$file": null,
  899. "_isSystemFontUsed": true,
  900. "_spacingX": 0,
  901. "_batchAsBitmap": false,
  902. "_styleFlags": 0,
  903. "_underlineHeight": 0,
  904. "_N$horizontalAlign": 1,
  905. "_N$verticalAlign": 1,
  906. "_N$fontFamily": "Arial",
  907. "_N$overflow": 0,
  908. "_N$cacheMode": 0,
  909. "_id": ""
  910. },
  911. {
  912. "__type__": "cc.LabelOutline",
  913. "_name": "",
  914. "_objFlags": 0,
  915. "node": {
  916. "__id__": 21
  917. },
  918. "_enabled": true,
  919. "_color": {
  920. "__type__": "cc.Color",
  921. "r": 0,
  922. "g": 0,
  923. "b": 0,
  924. "a": 255
  925. },
  926. "_width": 2,
  927. "_id": ""
  928. },
  929. {
  930. "__type__": "cc.PrefabInfo",
  931. "root": {
  932. "__id__": 1
  933. },
  934. "asset": {
  935. "__uuid__": "5515ae55-47c8-4952-a1db-f92fa030ea07"
  936. },
  937. "fileId": "7efh5xfBtDcKnZpQDCksJU",
  938. "sync": false
  939. },
  940. {
  941. "__type__": "cc.Sprite",
  942. "_name": "",
  943. "_objFlags": 0,
  944. "node": {
  945. "__id__": 20
  946. },
  947. "_enabled": true,
  948. "_materials": [
  949. {
  950. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  951. }
  952. ],
  953. "_srcBlendFactor": 770,
  954. "_dstBlendFactor": 771,
  955. "_spriteFrame": {
  956. "__uuid__": "c4a559e4-eb95-4205-9a95-52957343f438"
  957. },
  958. "_type": 1,
  959. "_sizeMode": 0,
  960. "_fillType": 0,
  961. "_fillCenter": {
  962. "__type__": "cc.Vec2",
  963. "x": 0,
  964. "y": 0
  965. },
  966. "_fillStart": 0,
  967. "_fillRange": 0,
  968. "_isTrimmedMode": true,
  969. "_atlas": null,
  970. "_id": ""
  971. },
  972. {
  973. "__type__": "cc.Button",
  974. "_name": "",
  975. "_objFlags": 0,
  976. "node": {
  977. "__id__": 20
  978. },
  979. "_enabled": true,
  980. "_normalMaterial": null,
  981. "_grayMaterial": null,
  982. "duration": 0.1,
  983. "zoomScale": 0.9,
  984. "clickEvents": [
  985. {
  986. "__id__": 27
  987. }
  988. ],
  989. "_N$interactable": true,
  990. "_N$enableAutoGrayEffect": false,
  991. "_N$transition": 3,
  992. "transition": 3,
  993. "_N$normalColor": {
  994. "__type__": "cc.Color",
  995. "r": 255,
  996. "g": 255,
  997. "b": 255,
  998. "a": 255
  999. },
  1000. "_N$pressedColor": {
  1001. "__type__": "cc.Color",
  1002. "r": 211,
  1003. "g": 211,
  1004. "b": 211,
  1005. "a": 255
  1006. },
  1007. "pressedColor": {
  1008. "__type__": "cc.Color",
  1009. "r": 211,
  1010. "g": 211,
  1011. "b": 211,
  1012. "a": 255
  1013. },
  1014. "_N$hoverColor": {
  1015. "__type__": "cc.Color",
  1016. "r": 255,
  1017. "g": 255,
  1018. "b": 255,
  1019. "a": 255
  1020. },
  1021. "hoverColor": {
  1022. "__type__": "cc.Color",
  1023. "r": 255,
  1024. "g": 255,
  1025. "b": 255,
  1026. "a": 255
  1027. },
  1028. "_N$disabledColor": {
  1029. "__type__": "cc.Color",
  1030. "r": 124,
  1031. "g": 124,
  1032. "b": 124,
  1033. "a": 255
  1034. },
  1035. "_N$normalSprite": null,
  1036. "_N$pressedSprite": null,
  1037. "pressedSprite": null,
  1038. "_N$hoverSprite": null,
  1039. "hoverSprite": null,
  1040. "_N$disabledSprite": null,
  1041. "_N$target": null,
  1042. "_id": ""
  1043. },
  1044. {
  1045. "__type__": "cc.ClickEvent",
  1046. "target": {
  1047. "__id__": 1
  1048. },
  1049. "component": "",
  1050. "_componentId": "126f21naOJB5qNalsynaFFr",
  1051. "handler": "close",
  1052. "customEventData": ""
  1053. },
  1054. {
  1055. "__type__": "cc.PrefabInfo",
  1056. "root": {
  1057. "__id__": 1
  1058. },
  1059. "asset": {
  1060. "__uuid__": "5515ae55-47c8-4952-a1db-f92fa030ea07"
  1061. },
  1062. "fileId": "4d8EBPYe5LT5oUrgEiuybV",
  1063. "sync": false
  1064. },
  1065. {
  1066. "__type__": "cc.Sprite",
  1067. "_name": "",
  1068. "_objFlags": 0,
  1069. "node": {
  1070. "__id__": 10
  1071. },
  1072. "_enabled": true,
  1073. "_materials": [
  1074. {
  1075. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1076. }
  1077. ],
  1078. "_srcBlendFactor": 770,
  1079. "_dstBlendFactor": 771,
  1080. "_spriteFrame": {
  1081. "__uuid__": "70609891-b580-4226-9e11-4f4319a56d23"
  1082. },
  1083. "_type": 1,
  1084. "_sizeMode": 0,
  1085. "_fillType": 0,
  1086. "_fillCenter": {
  1087. "__type__": "cc.Vec2",
  1088. "x": 0,
  1089. "y": 0
  1090. },
  1091. "_fillStart": 0,
  1092. "_fillRange": 0,
  1093. "_isTrimmedMode": true,
  1094. "_atlas": null,
  1095. "_id": ""
  1096. },
  1097. {
  1098. "__type__": "cc.PrefabInfo",
  1099. "root": {
  1100. "__id__": 1
  1101. },
  1102. "asset": {
  1103. "__uuid__": "5515ae55-47c8-4952-a1db-f92fa030ea07"
  1104. },
  1105. "fileId": "3aI147x/VP2Ipx7rHu5hXM",
  1106. "sync": false
  1107. },
  1108. {
  1109. "__type__": "cc.Node",
  1110. "_name": "1",
  1111. "_objFlags": 0,
  1112. "_parent": {
  1113. "__id__": 1
  1114. },
  1115. "_children": [
  1116. {
  1117. "__id__": 32
  1118. },
  1119. {
  1120. "__id__": 35
  1121. }
  1122. ],
  1123. "_active": true,
  1124. "_components": [
  1125. {
  1126. "__id__": 38
  1127. }
  1128. ],
  1129. "_prefab": {
  1130. "__id__": 39
  1131. },
  1132. "_opacity": 255,
  1133. "_color": {
  1134. "__type__": "cc.Color",
  1135. "r": 255,
  1136. "g": 255,
  1137. "b": 255,
  1138. "a": 255
  1139. },
  1140. "_contentSize": {
  1141. "__type__": "cc.Size",
  1142. "width": 280,
  1143. "height": 180
  1144. },
  1145. "_anchorPoint": {
  1146. "__type__": "cc.Vec2",
  1147. "x": 0.5,
  1148. "y": 0.5
  1149. },
  1150. "_trs": {
  1151. "__type__": "TypedArray",
  1152. "ctor": "Float64Array",
  1153. "array": [
  1154. -168.69,
  1155. -199.515,
  1156. 0,
  1157. 0,
  1158. 0,
  1159. 0,
  1160. 1,
  1161. 1.25,
  1162. 1.25,
  1163. 1.25
  1164. ]
  1165. },
  1166. "_eulerAngles": {
  1167. "__type__": "cc.Vec3",
  1168. "x": 0,
  1169. "y": 0,
  1170. "z": 0
  1171. },
  1172. "_skewX": 0,
  1173. "_skewY": 0,
  1174. "_is3DNode": false,
  1175. "_groupIndex": 0,
  1176. "groupIndex": 0,
  1177. "_id": ""
  1178. },
  1179. {
  1180. "__type__": "cc.Node",
  1181. "_name": "New Sprite",
  1182. "_objFlags": 0,
  1183. "_parent": {
  1184. "__id__": 31
  1185. },
  1186. "_children": [],
  1187. "_active": true,
  1188. "_components": [
  1189. {
  1190. "__id__": 33
  1191. }
  1192. ],
  1193. "_prefab": {
  1194. "__id__": 34
  1195. },
  1196. "_opacity": 255,
  1197. "_color": {
  1198. "__type__": "cc.Color",
  1199. "r": 255,
  1200. "g": 255,
  1201. "b": 255,
  1202. "a": 255
  1203. },
  1204. "_contentSize": {
  1205. "__type__": "cc.Size",
  1206. "width": 18,
  1207. "height": 17
  1208. },
  1209. "_anchorPoint": {
  1210. "__type__": "cc.Vec2",
  1211. "x": 0.5,
  1212. "y": 0.5
  1213. },
  1214. "_trs": {
  1215. "__type__": "TypedArray",
  1216. "ctor": "Float64Array",
  1217. "array": [
  1218. 143.81,
  1219. 0,
  1220. 0,
  1221. 0,
  1222. 0,
  1223. 0.7071067811865475,
  1224. 0.7071067811865476,
  1225. 1,
  1226. 1,
  1227. 1
  1228. ]
  1229. },
  1230. "_eulerAngles": {
  1231. "__type__": "cc.Vec3",
  1232. "x": 0,
  1233. "y": 0,
  1234. "z": 90
  1235. },
  1236. "_skewX": 0,
  1237. "_skewY": 0,
  1238. "_is3DNode": false,
  1239. "_groupIndex": 0,
  1240. "groupIndex": 0,
  1241. "_id": ""
  1242. },
  1243. {
  1244. "__type__": "cc.Sprite",
  1245. "_name": "",
  1246. "_objFlags": 0,
  1247. "node": {
  1248. "__id__": 32
  1249. },
  1250. "_enabled": true,
  1251. "_materials": [
  1252. {
  1253. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1254. }
  1255. ],
  1256. "_srcBlendFactor": 770,
  1257. "_dstBlendFactor": 771,
  1258. "_spriteFrame": {
  1259. "__uuid__": "ff3dfe7d-37bf-4889-8f0d-7efb38f7c8e7"
  1260. },
  1261. "_type": 0,
  1262. "_sizeMode": 1,
  1263. "_fillType": 0,
  1264. "_fillCenter": {
  1265. "__type__": "cc.Vec2",
  1266. "x": 0,
  1267. "y": 0
  1268. },
  1269. "_fillStart": 0,
  1270. "_fillRange": 0,
  1271. "_isTrimmedMode": true,
  1272. "_atlas": null,
  1273. "_id": ""
  1274. },
  1275. {
  1276. "__type__": "cc.PrefabInfo",
  1277. "root": {
  1278. "__id__": 1
  1279. },
  1280. "asset": {
  1281. "__uuid__": "5515ae55-47c8-4952-a1db-f92fa030ea07"
  1282. },
  1283. "fileId": "bfxqUYuZ5O2ZFHoawWg2QZ",
  1284. "sync": false
  1285. },
  1286. {
  1287. "__type__": "cc.Node",
  1288. "_name": "about",
  1289. "_objFlags": 0,
  1290. "_parent": {
  1291. "__id__": 31
  1292. },
  1293. "_children": [],
  1294. "_active": true,
  1295. "_components": [
  1296. {
  1297. "__id__": 36
  1298. }
  1299. ],
  1300. "_prefab": {
  1301. "__id__": 37
  1302. },
  1303. "_opacity": 255,
  1304. "_color": {
  1305. "__type__": "cc.Color",
  1306. "r": 75,
  1307. "g": 43,
  1308. "b": 0,
  1309. "a": 255
  1310. },
  1311. "_contentSize": {
  1312. "__type__": "cc.Size",
  1313. "width": 240,
  1314. "height": 160
  1315. },
  1316. "_anchorPoint": {
  1317. "__type__": "cc.Vec2",
  1318. "x": 0.5,
  1319. "y": 0.5
  1320. },
  1321. "_trs": {
  1322. "__type__": "TypedArray",
  1323. "ctor": "Float64Array",
  1324. "array": [
  1325. 2,
  1326. 0,
  1327. 0,
  1328. 0,
  1329. 0,
  1330. 0,
  1331. 1,
  1332. 1,
  1333. 1,
  1334. 1
  1335. ]
  1336. },
  1337. "_eulerAngles": {
  1338. "__type__": "cc.Vec3",
  1339. "x": 0,
  1340. "y": 0,
  1341. "z": 0
  1342. },
  1343. "_skewX": 0,
  1344. "_skewY": 0,
  1345. "_is3DNode": false,
  1346. "_groupIndex": 0,
  1347. "groupIndex": 0,
  1348. "_id": ""
  1349. },
  1350. {
  1351. "__type__": "cc.Label",
  1352. "_name": "",
  1353. "_objFlags": 0,
  1354. "node": {
  1355. "__id__": 35
  1356. },
  1357. "_enabled": true,
  1358. "_materials": [
  1359. {
  1360. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1361. }
  1362. ],
  1363. "_srcBlendFactor": 770,
  1364. "_dstBlendFactor": 771,
  1365. "_string": "装备技能键\n更换不同的武器会获得不同的技能",
  1366. "_N$string": "装备技能键\n更换不同的武器会获得不同的技能",
  1367. "_fontSize": 25,
  1368. "_lineHeight": 28,
  1369. "_enableWrapText": true,
  1370. "_N$file": {
  1371. "__uuid__": "1cdb5762-18d1-4d60-a364-c717229e08e9"
  1372. },
  1373. "_isSystemFontUsed": false,
  1374. "_spacingX": 0,
  1375. "_batchAsBitmap": false,
  1376. "_styleFlags": 0,
  1377. "_underlineHeight": 0,
  1378. "_N$horizontalAlign": 0,
  1379. "_N$verticalAlign": 1,
  1380. "_N$fontFamily": "Arial",
  1381. "_N$overflow": 2,
  1382. "_N$cacheMode": 0,
  1383. "_id": ""
  1384. },
  1385. {
  1386. "__type__": "cc.PrefabInfo",
  1387. "root": {
  1388. "__id__": 1
  1389. },
  1390. "asset": {
  1391. "__uuid__": "5515ae55-47c8-4952-a1db-f92fa030ea07"
  1392. },
  1393. "fileId": "557ggELaZOOZAEc62plqVv",
  1394. "sync": false
  1395. },
  1396. {
  1397. "__type__": "cc.Sprite",
  1398. "_name": "",
  1399. "_objFlags": 0,
  1400. "node": {
  1401. "__id__": 31
  1402. },
  1403. "_enabled": true,
  1404. "_materials": [
  1405. {
  1406. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1407. }
  1408. ],
  1409. "_srcBlendFactor": 770,
  1410. "_dstBlendFactor": 771,
  1411. "_spriteFrame": {
  1412. "__uuid__": "4c3ad7f8-022b-416d-9f9f-4e00ed5010d7"
  1413. },
  1414. "_type": 1,
  1415. "_sizeMode": 0,
  1416. "_fillType": 0,
  1417. "_fillCenter": {
  1418. "__type__": "cc.Vec2",
  1419. "x": 0,
  1420. "y": 0
  1421. },
  1422. "_fillStart": 0,
  1423. "_fillRange": 0,
  1424. "_isTrimmedMode": true,
  1425. "_atlas": null,
  1426. "_id": ""
  1427. },
  1428. {
  1429. "__type__": "cc.PrefabInfo",
  1430. "root": {
  1431. "__id__": 1
  1432. },
  1433. "asset": {
  1434. "__uuid__": "5515ae55-47c8-4952-a1db-f92fa030ea07"
  1435. },
  1436. "fileId": "40h2xvctJC9qXW5R3XKpUY",
  1437. "sync": false
  1438. },
  1439. {
  1440. "__type__": "126f21naOJB5qNalsynaFFr",
  1441. "_name": "",
  1442. "_objFlags": 0,
  1443. "node": {
  1444. "__id__": 1
  1445. },
  1446. "_enabled": true,
  1447. "label": null,
  1448. "_id": ""
  1449. },
  1450. {
  1451. "__type__": "cc.PrefabInfo",
  1452. "root": {
  1453. "__id__": 1
  1454. },
  1455. "asset": {
  1456. "__uuid__": "5515ae55-47c8-4952-a1db-f92fa030ea07"
  1457. },
  1458. "fileId": "",
  1459. "sync": false
  1460. }
  1461. ]