ButtonSelect2.prefab 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633
  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": "ButtonSelect2",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 8
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 14
  31. },
  32. {
  33. "__id__": 15
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 16
  38. },
  39. "_opacity": 255,
  40. "_color": {
  41. "__type__": "cc.Color",
  42. "r": 255,
  43. "g": 255,
  44. "b": 255,
  45. "a": 255
  46. },
  47. "_contentSize": {
  48. "__type__": "cc.Size",
  49. "width": 103,
  50. "height": 138
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_trs": {
  58. "__type__": "TypedArray",
  59. "ctor": "Float64Array",
  60. "array": [
  61. -5,
  62. -17,
  63. 0,
  64. 0,
  65. 0,
  66. 0,
  67. 1,
  68. 1,
  69. 1,
  70. 1
  71. ]
  72. },
  73. "_eulerAngles": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_skewX": 0,
  80. "_skewY": 0,
  81. "_is3DNode": false,
  82. "_groupIndex": 0,
  83. "groupIndex": 0,
  84. "_id": ""
  85. },
  86. {
  87. "__type__": "cc.Node",
  88. "_name": "ImageNormal",
  89. "_objFlags": 0,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [
  94. {
  95. "__id__": 3
  96. }
  97. ],
  98. "_active": true,
  99. "_components": [
  100. {
  101. "__id__": 6
  102. }
  103. ],
  104. "_prefab": {
  105. "__id__": 7
  106. },
  107. "_opacity": 255,
  108. "_color": {
  109. "__type__": "cc.Color",
  110. "r": 255,
  111. "g": 255,
  112. "b": 255,
  113. "a": 255
  114. },
  115. "_contentSize": {
  116. "__type__": "cc.Size",
  117. "width": 83,
  118. "height": 84
  119. },
  120. "_anchorPoint": {
  121. "__type__": "cc.Vec2",
  122. "x": 0.5,
  123. "y": 0.5
  124. },
  125. "_trs": {
  126. "__type__": "TypedArray",
  127. "ctor": "Float64Array",
  128. "array": [
  129. 0,
  130. 15.935,
  131. 0,
  132. 0,
  133. 0,
  134. 0,
  135. 1,
  136. 1,
  137. 1,
  138. 1
  139. ]
  140. },
  141. "_eulerAngles": {
  142. "__type__": "cc.Vec3",
  143. "x": 0,
  144. "y": 0,
  145. "z": 0
  146. },
  147. "_skewX": 0,
  148. "_skewY": 0,
  149. "_is3DNode": false,
  150. "_groupIndex": 0,
  151. "groupIndex": 0,
  152. "_id": ""
  153. },
  154. {
  155. "__type__": "cc.Node",
  156. "_name": "TextContent1",
  157. "_objFlags": 0,
  158. "_parent": {
  159. "__id__": 2
  160. },
  161. "_children": [],
  162. "_active": true,
  163. "_components": [
  164. {
  165. "__id__": 4
  166. }
  167. ],
  168. "_prefab": {
  169. "__id__": 5
  170. },
  171. "_opacity": 255,
  172. "_color": {
  173. "__type__": "cc.Color",
  174. "r": 169,
  175. "g": 201,
  176. "b": 201,
  177. "a": 255
  178. },
  179. "_contentSize": {
  180. "__type__": "cc.Size",
  181. "width": 64,
  182. "height": 50.4
  183. },
  184. "_anchorPoint": {
  185. "__type__": "cc.Vec2",
  186. "x": 0.5,
  187. "y": 0.5
  188. },
  189. "_trs": {
  190. "__type__": "TypedArray",
  191. "ctor": "Float64Array",
  192. "array": [
  193. -1.74,
  194. -60.96,
  195. 0,
  196. 0,
  197. 0,
  198. 0,
  199. 1,
  200. 1,
  201. 1,
  202. 1
  203. ]
  204. },
  205. "_eulerAngles": {
  206. "__type__": "cc.Vec3",
  207. "x": 0,
  208. "y": 0,
  209. "z": 0
  210. },
  211. "_skewX": 0,
  212. "_skewY": 0,
  213. "_is3DNode": false,
  214. "_groupIndex": 0,
  215. "groupIndex": 0,
  216. "_id": ""
  217. },
  218. {
  219. "__type__": "cc.Label",
  220. "_name": "",
  221. "_objFlags": 0,
  222. "node": {
  223. "__id__": 3
  224. },
  225. "_enabled": true,
  226. "_materials": [
  227. {
  228. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  229. }
  230. ],
  231. "_useOriginalSize": false,
  232. "_string": "追梦",
  233. "_N$string": "追梦",
  234. "_fontSize": 32,
  235. "_lineHeight": 40,
  236. "_enableWrapText": true,
  237. "_N$file": null,
  238. "_isSystemFontUsed": true,
  239. "_spacingX": 0,
  240. "_batchAsBitmap": false,
  241. "_styleFlags": 0,
  242. "_underlineHeight": 0,
  243. "_N$horizontalAlign": 1,
  244. "_N$verticalAlign": 1,
  245. "_N$fontFamily": "Arial",
  246. "_N$overflow": 0,
  247. "_N$cacheMode": 0,
  248. "_id": ""
  249. },
  250. {
  251. "__type__": "cc.PrefabInfo",
  252. "root": {
  253. "__id__": 1
  254. },
  255. "asset": {
  256. "__uuid__": "5c1c89a2-3a6d-4b33-9ec0-7f8f8df4c725"
  257. },
  258. "fileId": "272YeVmblIU54zsYg220k+",
  259. "sync": false
  260. },
  261. {
  262. "__type__": "cc.Sprite",
  263. "_name": "",
  264. "_objFlags": 0,
  265. "node": {
  266. "__id__": 2
  267. },
  268. "_enabled": true,
  269. "_materials": [
  270. {
  271. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  272. }
  273. ],
  274. "_srcBlendFactor": 770,
  275. "_dstBlendFactor": 771,
  276. "_spriteFrame": {
  277. "__uuid__": "250ff1b8-345b-455f-bfe6-fe9f29573bd1"
  278. },
  279. "_type": 1,
  280. "_sizeMode": 1,
  281. "_fillType": 0,
  282. "_fillCenter": {
  283. "__type__": "cc.Vec2",
  284. "x": 0,
  285. "y": 0
  286. },
  287. "_fillStart": 0,
  288. "_fillRange": 0,
  289. "_isTrimmedMode": true,
  290. "_atlas": null,
  291. "_id": ""
  292. },
  293. {
  294. "__type__": "cc.PrefabInfo",
  295. "root": {
  296. "__id__": 1
  297. },
  298. "asset": {
  299. "__uuid__": "5c1c89a2-3a6d-4b33-9ec0-7f8f8df4c725"
  300. },
  301. "fileId": "46E1c8KddP16HjuNajEpYc",
  302. "sync": false
  303. },
  304. {
  305. "__type__": "cc.Node",
  306. "_name": "ImageLight",
  307. "_objFlags": 0,
  308. "_parent": {
  309. "__id__": 1
  310. },
  311. "_children": [
  312. {
  313. "__id__": 9
  314. }
  315. ],
  316. "_active": true,
  317. "_components": [
  318. {
  319. "__id__": 12
  320. }
  321. ],
  322. "_prefab": {
  323. "__id__": 13
  324. },
  325. "_opacity": 255,
  326. "_color": {
  327. "__type__": "cc.Color",
  328. "r": 255,
  329. "g": 255,
  330. "b": 255,
  331. "a": 255
  332. },
  333. "_contentSize": {
  334. "__type__": "cc.Size",
  335. "width": 88,
  336. "height": 89
  337. },
  338. "_anchorPoint": {
  339. "__type__": "cc.Vec2",
  340. "x": 0.5,
  341. "y": 0.5
  342. },
  343. "_trs": {
  344. "__type__": "TypedArray",
  345. "ctor": "Float64Array",
  346. "array": [
  347. -2.612,
  348. 18.789,
  349. 0,
  350. 0,
  351. 0,
  352. 0,
  353. 1,
  354. 1,
  355. 1,
  356. 1
  357. ]
  358. },
  359. "_eulerAngles": {
  360. "__type__": "cc.Vec3",
  361. "x": 0,
  362. "y": 0,
  363. "z": 0
  364. },
  365. "_skewX": 0,
  366. "_skewY": 0,
  367. "_is3DNode": false,
  368. "_groupIndex": 0,
  369. "groupIndex": 0,
  370. "_id": ""
  371. },
  372. {
  373. "__type__": "cc.Node",
  374. "_name": "ImageContent2",
  375. "_objFlags": 0,
  376. "_parent": {
  377. "__id__": 8
  378. },
  379. "_children": [],
  380. "_active": true,
  381. "_components": [
  382. {
  383. "__id__": 10
  384. }
  385. ],
  386. "_prefab": {
  387. "__id__": 11
  388. },
  389. "_opacity": 255,
  390. "_color": {
  391. "__type__": "cc.Color",
  392. "r": 255,
  393. "g": 255,
  394. "b": 255,
  395. "a": 255
  396. },
  397. "_contentSize": {
  398. "__type__": "cc.Size",
  399. "width": 78,
  400. "height": 47
  401. },
  402. "_anchorPoint": {
  403. "__type__": "cc.Vec2",
  404. "x": 0.5,
  405. "y": 0.5
  406. },
  407. "_trs": {
  408. "__type__": "TypedArray",
  409. "ctor": "Float64Array",
  410. "array": [
  411. 0.809,
  412. -65.102,
  413. 0,
  414. 0,
  415. 0,
  416. 0,
  417. 1,
  418. 1,
  419. 1,
  420. 1
  421. ]
  422. },
  423. "_eulerAngles": {
  424. "__type__": "cc.Vec3",
  425. "x": 0,
  426. "y": 0,
  427. "z": 0
  428. },
  429. "_skewX": 0,
  430. "_skewY": 0,
  431. "_is3DNode": false,
  432. "_groupIndex": 0,
  433. "groupIndex": 0,
  434. "_id": ""
  435. },
  436. {
  437. "__type__": "cc.Sprite",
  438. "_name": "",
  439. "_objFlags": 0,
  440. "node": {
  441. "__id__": 9
  442. },
  443. "_enabled": true,
  444. "_materials": [
  445. {
  446. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  447. }
  448. ],
  449. "_srcBlendFactor": 770,
  450. "_dstBlendFactor": 771,
  451. "_spriteFrame": {
  452. "__uuid__": "832ebba8-81f9-4eeb-8394-3a38008a670e"
  453. },
  454. "_type": 0,
  455. "_sizeMode": 1,
  456. "_fillType": 0,
  457. "_fillCenter": {
  458. "__type__": "cc.Vec2",
  459. "x": 0,
  460. "y": 0
  461. },
  462. "_fillStart": 0,
  463. "_fillRange": 0,
  464. "_isTrimmedMode": true,
  465. "_atlas": null,
  466. "_id": ""
  467. },
  468. {
  469. "__type__": "cc.PrefabInfo",
  470. "root": {
  471. "__id__": 1
  472. },
  473. "asset": {
  474. "__uuid__": "5c1c89a2-3a6d-4b33-9ec0-7f8f8df4c725"
  475. },
  476. "fileId": "2cXrIJeD1DEKcFrZf9+KxX",
  477. "sync": false
  478. },
  479. {
  480. "__type__": "cc.Sprite",
  481. "_name": "",
  482. "_objFlags": 0,
  483. "node": {
  484. "__id__": 8
  485. },
  486. "_enabled": true,
  487. "_materials": [
  488. {
  489. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  490. }
  491. ],
  492. "_srcBlendFactor": 770,
  493. "_dstBlendFactor": 771,
  494. "_spriteFrame": {
  495. "__uuid__": "5fac7806-32d5-42d7-8d1f-63abe0c68d51"
  496. },
  497. "_type": 1,
  498. "_sizeMode": 1,
  499. "_fillType": 0,
  500. "_fillCenter": {
  501. "__type__": "cc.Vec2",
  502. "x": 0,
  503. "y": 0
  504. },
  505. "_fillStart": 0,
  506. "_fillRange": 0,
  507. "_isTrimmedMode": true,
  508. "_atlas": null,
  509. "_id": ""
  510. },
  511. {
  512. "__type__": "cc.PrefabInfo",
  513. "root": {
  514. "__id__": 1
  515. },
  516. "asset": {
  517. "__uuid__": "5c1c89a2-3a6d-4b33-9ec0-7f8f8df4c725"
  518. },
  519. "fileId": "d11deM+/xGi7Kpn+nItEku",
  520. "sync": false
  521. },
  522. {
  523. "__type__": "cc.Button",
  524. "_name": "",
  525. "_objFlags": 0,
  526. "node": {
  527. "__id__": 1
  528. },
  529. "_enabled": true,
  530. "_normalMaterial": {
  531. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  532. },
  533. "_grayMaterial": null,
  534. "duration": 0.1,
  535. "zoomScale": 1.2,
  536. "clickEvents": [],
  537. "_N$interactable": true,
  538. "_N$enableAutoGrayEffect": false,
  539. "_N$transition": 2,
  540. "transition": 2,
  541. "_N$normalColor": {
  542. "__type__": "cc.Color",
  543. "r": 230,
  544. "g": 230,
  545. "b": 230,
  546. "a": 255
  547. },
  548. "_N$pressedColor": {
  549. "__type__": "cc.Color",
  550. "r": 200,
  551. "g": 200,
  552. "b": 200,
  553. "a": 255
  554. },
  555. "pressedColor": {
  556. "__type__": "cc.Color",
  557. "r": 200,
  558. "g": 200,
  559. "b": 200,
  560. "a": 255
  561. },
  562. "_N$hoverColor": {
  563. "__type__": "cc.Color",
  564. "r": 255,
  565. "g": 255,
  566. "b": 255,
  567. "a": 255
  568. },
  569. "hoverColor": {
  570. "__type__": "cc.Color",
  571. "r": 255,
  572. "g": 255,
  573. "b": 255,
  574. "a": 255
  575. },
  576. "_N$disabledColor": {
  577. "__type__": "cc.Color",
  578. "r": 120,
  579. "g": 120,
  580. "b": 120,
  581. "a": 200
  582. },
  583. "_N$normalSprite": {
  584. "__uuid__": "5fac7806-32d5-42d7-8d1f-63abe0c68d51"
  585. },
  586. "_N$pressedSprite": {
  587. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  588. },
  589. "pressedSprite": {
  590. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  591. },
  592. "_N$hoverSprite": {
  593. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  594. },
  595. "hoverSprite": {
  596. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  597. },
  598. "_N$disabledSprite": {
  599. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  600. },
  601. "_N$target": {
  602. "__id__": 8
  603. },
  604. "_id": ""
  605. },
  606. {
  607. "__type__": "64f2arc3P5Bw43Kyb+r6n5x",
  608. "_name": "",
  609. "_objFlags": 0,
  610. "node": {
  611. "__id__": 1
  612. },
  613. "_enabled": true,
  614. "imageNormal": {
  615. "__id__": 6
  616. },
  617. "imageLight": {
  618. "__id__": 12
  619. },
  620. "_id": ""
  621. },
  622. {
  623. "__type__": "cc.PrefabInfo",
  624. "root": {
  625. "__id__": 1
  626. },
  627. "asset": {
  628. "__uuid__": "5c1c89a2-3a6d-4b33-9ec0-7f8f8df4c725"
  629. },
  630. "fileId": "e5vquiptRBhYBVsV18xxPq",
  631. "sync": false
  632. }
  633. ]