DifficultyUp.prefab 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670
  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": "DifficultyUp",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. },
  26. {
  27. "__id__": 13
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 16
  34. },
  35. {
  36. "__id__": 17
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 18
  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": 750,
  53. "height": 1624
  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. 375,
  65. 812,
  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": "Mask",
  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. "_prefab": {
  107. "__id__": 5
  108. },
  109. "_opacity": 155,
  110. "_color": {
  111. "__type__": "cc.Color",
  112. "r": 7,
  113. "g": 7,
  114. "b": 7,
  115. "a": 255
  116. },
  117. "_contentSize": {
  118. "__type__": "cc.Size",
  119. "width": 750,
  120. "height": 1624
  121. },
  122. "_anchorPoint": {
  123. "__type__": "cc.Vec2",
  124. "x": 0.5,
  125. "y": 0.5
  126. },
  127. "_trs": {
  128. "__type__": "TypedArray",
  129. "ctor": "Float64Array",
  130. "array": [
  131. 0,
  132. 0,
  133. 0,
  134. 0,
  135. 0,
  136. 0,
  137. 1,
  138. 1,
  139. 1,
  140. 1
  141. ]
  142. },
  143. "_eulerAngles": {
  144. "__type__": "cc.Vec3",
  145. "x": 0,
  146. "y": 0,
  147. "z": 0
  148. },
  149. "_skewX": 0,
  150. "_skewY": 0,
  151. "_is3DNode": false,
  152. "_groupIndex": 0,
  153. "groupIndex": 0,
  154. "_id": ""
  155. },
  156. {
  157. "__type__": "cc.Sprite",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "node": {
  161. "__id__": 2
  162. },
  163. "_enabled": true,
  164. "_materials": [
  165. {
  166. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  167. }
  168. ],
  169. "_srcBlendFactor": 770,
  170. "_dstBlendFactor": 771,
  171. "_spriteFrame": {
  172. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  173. },
  174. "_type": 0,
  175. "_sizeMode": 0,
  176. "_fillType": 0,
  177. "_fillCenter": {
  178. "__type__": "cc.Vec2",
  179. "x": 0,
  180. "y": 0
  181. },
  182. "_fillStart": 0,
  183. "_fillRange": 0,
  184. "_isTrimmedMode": true,
  185. "_atlas": null,
  186. "_id": ""
  187. },
  188. {
  189. "__type__": "cc.Widget",
  190. "_name": "",
  191. "_objFlags": 0,
  192. "node": {
  193. "__id__": 2
  194. },
  195. "_enabled": true,
  196. "alignMode": 1,
  197. "_target": null,
  198. "_alignFlags": 45,
  199. "_left": 0,
  200. "_right": 0,
  201. "_top": 0,
  202. "_bottom": 0,
  203. "_verticalCenter": 0,
  204. "_horizontalCenter": 0,
  205. "_isAbsLeft": true,
  206. "_isAbsRight": true,
  207. "_isAbsTop": true,
  208. "_isAbsBottom": true,
  209. "_isAbsHorizontalCenter": true,
  210. "_isAbsVerticalCenter": true,
  211. "_originalWidth": 0,
  212. "_originalHeight": 0,
  213. "_id": ""
  214. },
  215. {
  216. "__type__": "cc.PrefabInfo",
  217. "root": {
  218. "__id__": 1
  219. },
  220. "asset": {
  221. "__id__": 0
  222. },
  223. "fileId": "25eSlOgn9PI6L90mpVtiIK",
  224. "sync": false
  225. },
  226. {
  227. "__type__": "cc.Node",
  228. "_name": "Node",
  229. "_objFlags": 0,
  230. "_parent": {
  231. "__id__": 1
  232. },
  233. "_children": [
  234. {
  235. "__id__": 7
  236. }
  237. ],
  238. "_active": true,
  239. "_components": [
  240. {
  241. "__id__": 10
  242. },
  243. {
  244. "__id__": 11
  245. }
  246. ],
  247. "_prefab": {
  248. "__id__": 12
  249. },
  250. "_opacity": 255,
  251. "_color": {
  252. "__type__": "cc.Color",
  253. "r": 255,
  254. "g": 255,
  255. "b": 255,
  256. "a": 255
  257. },
  258. "_contentSize": {
  259. "__type__": "cc.Size",
  260. "width": 785,
  261. "height": 315
  262. },
  263. "_anchorPoint": {
  264. "__type__": "cc.Vec2",
  265. "x": 0.5,
  266. "y": 0.5
  267. },
  268. "_trs": {
  269. "__type__": "TypedArray",
  270. "ctor": "Float64Array",
  271. "array": [
  272. 0,
  273. 0,
  274. 0,
  275. 0,
  276. 0,
  277. 0,
  278. 1,
  279. 1,
  280. 1,
  281. 1
  282. ]
  283. },
  284. "_eulerAngles": {
  285. "__type__": "cc.Vec3",
  286. "x": 0,
  287. "y": 0,
  288. "z": 0
  289. },
  290. "_skewX": 0,
  291. "_skewY": 0,
  292. "_is3DNode": false,
  293. "_groupIndex": 0,
  294. "groupIndex": 0,
  295. "_id": ""
  296. },
  297. {
  298. "__type__": "cc.Node",
  299. "_name": "组 99@2x",
  300. "_objFlags": 0,
  301. "_parent": {
  302. "__id__": 6
  303. },
  304. "_children": [],
  305. "_active": true,
  306. "_components": [
  307. {
  308. "__id__": 8
  309. }
  310. ],
  311. "_prefab": {
  312. "__id__": 9
  313. },
  314. "_opacity": 255,
  315. "_color": {
  316. "__type__": "cc.Color",
  317. "r": 255,
  318. "g": 255,
  319. "b": 255,
  320. "a": 255
  321. },
  322. "_contentSize": {
  323. "__type__": "cc.Size",
  324. "width": 276,
  325. "height": 92
  326. },
  327. "_anchorPoint": {
  328. "__type__": "cc.Vec2",
  329. "x": 0.5,
  330. "y": 0.5
  331. },
  332. "_trs": {
  333. "__type__": "TypedArray",
  334. "ctor": "Float64Array",
  335. "array": [
  336. 0,
  337. 0,
  338. 0,
  339. 0,
  340. 0,
  341. 0,
  342. 1,
  343. 1,
  344. 1,
  345. 1
  346. ]
  347. },
  348. "_eulerAngles": {
  349. "__type__": "cc.Vec3",
  350. "x": 0,
  351. "y": 0,
  352. "z": 0
  353. },
  354. "_skewX": 0,
  355. "_skewY": 0,
  356. "_is3DNode": false,
  357. "_groupIndex": 0,
  358. "groupIndex": 0,
  359. "_id": ""
  360. },
  361. {
  362. "__type__": "cc.Sprite",
  363. "_name": "",
  364. "_objFlags": 0,
  365. "node": {
  366. "__id__": 7
  367. },
  368. "_enabled": true,
  369. "_materials": [
  370. {
  371. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  372. }
  373. ],
  374. "_srcBlendFactor": 770,
  375. "_dstBlendFactor": 771,
  376. "_spriteFrame": {
  377. "__uuid__": "d9c85895-c105-49eb-af10-71e927766eec"
  378. },
  379. "_type": 0,
  380. "_sizeMode": 1,
  381. "_fillType": 0,
  382. "_fillCenter": {
  383. "__type__": "cc.Vec2",
  384. "x": 0,
  385. "y": 0
  386. },
  387. "_fillStart": 0,
  388. "_fillRange": 0,
  389. "_isTrimmedMode": true,
  390. "_atlas": null,
  391. "_id": ""
  392. },
  393. {
  394. "__type__": "cc.PrefabInfo",
  395. "root": {
  396. "__id__": 1
  397. },
  398. "asset": {
  399. "__id__": 0
  400. },
  401. "fileId": "fev+ge5/pFar7tafOeni2n",
  402. "sync": false
  403. },
  404. {
  405. "__type__": "cc.Sprite",
  406. "_name": "",
  407. "_objFlags": 0,
  408. "node": {
  409. "__id__": 6
  410. },
  411. "_enabled": true,
  412. "_materials": [
  413. {
  414. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  415. }
  416. ],
  417. "_srcBlendFactor": 770,
  418. "_dstBlendFactor": 771,
  419. "_spriteFrame": {
  420. "__uuid__": "d8010d85-0063-4d5d-b40b-5a03f841f4bc"
  421. },
  422. "_type": 0,
  423. "_sizeMode": 1,
  424. "_fillType": 0,
  425. "_fillCenter": {
  426. "__type__": "cc.Vec2",
  427. "x": 0,
  428. "y": 0
  429. },
  430. "_fillStart": 0,
  431. "_fillRange": 0,
  432. "_isTrimmedMode": true,
  433. "_atlas": null,
  434. "_id": ""
  435. },
  436. {
  437. "__type__": "cc.Button",
  438. "_name": "",
  439. "_objFlags": 0,
  440. "node": {
  441. "__id__": 6
  442. },
  443. "_enabled": true,
  444. "_normalMaterial": null,
  445. "_grayMaterial": null,
  446. "duration": 0.1,
  447. "zoomScale": 1.2,
  448. "clickEvents": [],
  449. "_N$interactable": true,
  450. "_N$enableAutoGrayEffect": false,
  451. "_N$transition": 0,
  452. "transition": 0,
  453. "_N$normalColor": {
  454. "__type__": "cc.Color",
  455. "r": 255,
  456. "g": 255,
  457. "b": 255,
  458. "a": 255
  459. },
  460. "_N$pressedColor": {
  461. "__type__": "cc.Color",
  462. "r": 211,
  463. "g": 211,
  464. "b": 211,
  465. "a": 255
  466. },
  467. "pressedColor": {
  468. "__type__": "cc.Color",
  469. "r": 211,
  470. "g": 211,
  471. "b": 211,
  472. "a": 255
  473. },
  474. "_N$hoverColor": {
  475. "__type__": "cc.Color",
  476. "r": 255,
  477. "g": 255,
  478. "b": 255,
  479. "a": 255
  480. },
  481. "hoverColor": {
  482. "__type__": "cc.Color",
  483. "r": 255,
  484. "g": 255,
  485. "b": 255,
  486. "a": 255
  487. },
  488. "_N$disabledColor": {
  489. "__type__": "cc.Color",
  490. "r": 124,
  491. "g": 124,
  492. "b": 124,
  493. "a": 255
  494. },
  495. "_N$normalSprite": null,
  496. "_N$pressedSprite": null,
  497. "pressedSprite": null,
  498. "_N$hoverSprite": null,
  499. "hoverSprite": null,
  500. "_N$disabledSprite": null,
  501. "_N$target": null,
  502. "_id": ""
  503. },
  504. {
  505. "__type__": "cc.PrefabInfo",
  506. "root": {
  507. "__id__": 1
  508. },
  509. "asset": {
  510. "__id__": 0
  511. },
  512. "fileId": "6dukPc83NPLY5iPYAD1UkD",
  513. "sync": false
  514. },
  515. {
  516. "__type__": "cc.Node",
  517. "_name": "title",
  518. "_objFlags": 0,
  519. "_parent": {
  520. "__id__": 1
  521. },
  522. "_children": [],
  523. "_active": true,
  524. "_components": [
  525. {
  526. "__id__": 14
  527. }
  528. ],
  529. "_prefab": {
  530. "__id__": 15
  531. },
  532. "_opacity": 255,
  533. "_color": {
  534. "__type__": "cc.Color",
  535. "r": 255,
  536. "g": 255,
  537. "b": 255,
  538. "a": 255
  539. },
  540. "_contentSize": {
  541. "__type__": "cc.Size",
  542. "width": 123,
  543. "height": 35
  544. },
  545. "_anchorPoint": {
  546. "__type__": "cc.Vec2",
  547. "x": 0.5,
  548. "y": 0.5
  549. },
  550. "_trs": {
  551. "__type__": "TypedArray",
  552. "ctor": "Float64Array",
  553. "array": [
  554. 0,
  555. -194.378,
  556. 0,
  557. 0,
  558. 0,
  559. 0,
  560. 1,
  561. 1,
  562. 1,
  563. 1
  564. ]
  565. },
  566. "_eulerAngles": {
  567. "__type__": "cc.Vec3",
  568. "x": 0,
  569. "y": 0,
  570. "z": 0
  571. },
  572. "_skewX": 0,
  573. "_skewY": 0,
  574. "_is3DNode": false,
  575. "_groupIndex": 0,
  576. "groupIndex": 0,
  577. "_id": ""
  578. },
  579. {
  580. "__type__": "cc.Sprite",
  581. "_name": "",
  582. "_objFlags": 0,
  583. "node": {
  584. "__id__": 13
  585. },
  586. "_enabled": true,
  587. "_materials": [
  588. {
  589. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  590. }
  591. ],
  592. "_srcBlendFactor": 770,
  593. "_dstBlendFactor": 771,
  594. "_spriteFrame": {
  595. "__uuid__": "3a648a93-5f71-4202-b97a-f8a700f05dbb"
  596. },
  597. "_type": 0,
  598. "_sizeMode": 1,
  599. "_fillType": 0,
  600. "_fillCenter": {
  601. "__type__": "cc.Vec2",
  602. "x": 0,
  603. "y": 0
  604. },
  605. "_fillStart": 0,
  606. "_fillRange": 0,
  607. "_isTrimmedMode": true,
  608. "_atlas": null,
  609. "_id": ""
  610. },
  611. {
  612. "__type__": "cc.PrefabInfo",
  613. "root": {
  614. "__id__": 1
  615. },
  616. "asset": {
  617. "__id__": 0
  618. },
  619. "fileId": "16BKP5iuZH4LNfJHVTv51g",
  620. "sync": false
  621. },
  622. {
  623. "__type__": "cc.Widget",
  624. "_name": "",
  625. "_objFlags": 0,
  626. "node": {
  627. "__id__": 1
  628. },
  629. "_enabled": true,
  630. "alignMode": 1,
  631. "_target": null,
  632. "_alignFlags": 45,
  633. "_left": 0,
  634. "_right": 0,
  635. "_top": 0,
  636. "_bottom": 0,
  637. "_verticalCenter": 0,
  638. "_horizontalCenter": 0,
  639. "_isAbsLeft": true,
  640. "_isAbsRight": true,
  641. "_isAbsTop": true,
  642. "_isAbsBottom": true,
  643. "_isAbsHorizontalCenter": true,
  644. "_isAbsVerticalCenter": true,
  645. "_originalWidth": 0,
  646. "_originalHeight": 0,
  647. "_id": ""
  648. },
  649. {
  650. "__type__": "5abe32KOYFCLqn1GZiZt/25",
  651. "_name": "",
  652. "_objFlags": 0,
  653. "node": {
  654. "__id__": 1
  655. },
  656. "_enabled": true,
  657. "_id": ""
  658. },
  659. {
  660. "__type__": "cc.PrefabInfo",
  661. "root": {
  662. "__id__": 1
  663. },
  664. "asset": {
  665. "__id__": 0
  666. },
  667. "fileId": "",
  668. "sync": false
  669. }
  670. ]