DaochuItemUI.prefab 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646
  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. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "DaochuItemUI",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 6
  24. },
  25. {
  26. "__id__": 9
  27. },
  28. {
  29. "__id__": 13
  30. }
  31. ],
  32. "_active": true,
  33. "_components": [
  34. {
  35. "__id__": 17
  36. },
  37. {
  38. "__id__": 18
  39. },
  40. {
  41. "__id__": 19
  42. }
  43. ],
  44. "_prefab": {
  45. "__id__": 20
  46. },
  47. "_lpos": {
  48. "__type__": "cc.Vec3",
  49. "x": 0,
  50. "y": 0,
  51. "z": 0
  52. },
  53. "_lrot": {
  54. "__type__": "cc.Quat",
  55. "x": 0,
  56. "y": 0,
  57. "z": 0,
  58. "w": 1
  59. },
  60. "_lscale": {
  61. "__type__": "cc.Vec3",
  62. "x": 1,
  63. "y": 1,
  64. "z": 1
  65. },
  66. "_layer": 33554432,
  67. "_euler": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_id": ""
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_name": "BG",
  78. "_objFlags": 0,
  79. "_parent": {
  80. "__id__": 1
  81. },
  82. "_children": [],
  83. "_active": true,
  84. "_components": [
  85. {
  86. "__id__": 3
  87. },
  88. {
  89. "__id__": 4
  90. }
  91. ],
  92. "_prefab": {
  93. "__id__": 5
  94. },
  95. "_lpos": {
  96. "__type__": "cc.Vec3",
  97. "x": 0,
  98. "y": 26.364,
  99. "z": 0
  100. },
  101. "_lrot": {
  102. "__type__": "cc.Quat",
  103. "x": 0,
  104. "y": 0,
  105. "z": 0,
  106. "w": 1
  107. },
  108. "_lscale": {
  109. "__type__": "cc.Vec3",
  110. "x": 1,
  111. "y": 1,
  112. "z": 1
  113. },
  114. "_layer": 33554432,
  115. "_euler": {
  116. "__type__": "cc.Vec3",
  117. "x": 0,
  118. "y": 0,
  119. "z": 0
  120. },
  121. "_id": ""
  122. },
  123. {
  124. "__type__": "cc.UITransformComponent",
  125. "_name": "BG<UITransformComponent>",
  126. "_objFlags": 0,
  127. "node": {
  128. "__id__": 2
  129. },
  130. "_enabled": true,
  131. "_priority": 0,
  132. "_contentSize": {
  133. "__type__": "cc.Size",
  134. "width": 198,
  135. "height": 198
  136. },
  137. "_anchorPoint": {
  138. "__type__": "cc.Vec2",
  139. "x": 0.5,
  140. "y": 0.5
  141. },
  142. "_id": ""
  143. },
  144. {
  145. "__type__": "cc.SpriteComponent",
  146. "_name": "BG<SpriteComponent>",
  147. "_objFlags": 0,
  148. "node": {
  149. "__id__": 2
  150. },
  151. "_enabled": true,
  152. "_srcBlendFactor": 2,
  153. "_dstBlendFactor": 4,
  154. "_color": {
  155. "__type__": "cc.Color",
  156. "r": 255,
  157. "g": 255,
  158. "b": 255,
  159. "a": 255
  160. },
  161. "_sharedMaterial": null,
  162. "_spriteFrame": {
  163. "__uuid__": "ad575607-a07e-453a-ad61-896cc376e54f@f9941"
  164. },
  165. "_type": 1,
  166. "_fillType": 0,
  167. "_sizeMode": 0,
  168. "_fillCenter": {
  169. "__type__": "cc.Vec2",
  170. "x": 0,
  171. "y": 0
  172. },
  173. "_fillStart": 0,
  174. "_fillRange": 0,
  175. "_isTrimmedMode": true,
  176. "_useGrayscale": false,
  177. "_atlas": null,
  178. "_id": ""
  179. },
  180. {
  181. "__type__": "cc.PrefabInfo",
  182. "root": {
  183. "__id__": 1
  184. },
  185. "asset": {
  186. "__id__": 0
  187. },
  188. "fileId": "f90nw719lHtbHoTWZ+zdxH",
  189. "sync": false,
  190. "_synced": {
  191. "default": false,
  192. "serializable": false
  193. }
  194. },
  195. {
  196. "__type__": "cc.Node",
  197. "_name": "IconDaochu",
  198. "_objFlags": 0,
  199. "_parent": {
  200. "__id__": 1
  201. },
  202. "_children": [],
  203. "_active": true,
  204. "_components": [
  205. {
  206. "__id__": 7
  207. }
  208. ],
  209. "_prefab": {
  210. "__id__": 8
  211. },
  212. "_lpos": {
  213. "__type__": "cc.Vec3",
  214. "x": 0,
  215. "y": 26,
  216. "z": 0
  217. },
  218. "_lrot": {
  219. "__type__": "cc.Quat",
  220. "x": 0,
  221. "y": 0,
  222. "z": 0,
  223. "w": 1
  224. },
  225. "_lscale": {
  226. "__type__": "cc.Vec3",
  227. "x": 1,
  228. "y": 1,
  229. "z": 1
  230. },
  231. "_layer": 1073741824,
  232. "_euler": {
  233. "__type__": "cc.Vec3",
  234. "x": 0,
  235. "y": 0,
  236. "z": 0
  237. },
  238. "_id": ""
  239. },
  240. {
  241. "__type__": "cc.UITransformComponent",
  242. "_name": "IconDaochu<UITransformComponent>",
  243. "_objFlags": 0,
  244. "node": {
  245. "__id__": 6
  246. },
  247. "_enabled": true,
  248. "_priority": 0,
  249. "_contentSize": {
  250. "__type__": "cc.Size",
  251. "width": 180,
  252. "height": 180
  253. },
  254. "_anchorPoint": {
  255. "__type__": "cc.Vec2",
  256. "x": 0.5,
  257. "y": 0.5
  258. },
  259. "_id": ""
  260. },
  261. {
  262. "__type__": "cc.PrefabInfo",
  263. "root": {
  264. "__id__": 1
  265. },
  266. "asset": {
  267. "__id__": 0
  268. },
  269. "fileId": "57OCmntdFL5rwJxQVhWkvn",
  270. "sync": false,
  271. "_synced": {
  272. "default": false,
  273. "serializable": false
  274. }
  275. },
  276. {
  277. "__type__": "cc.Node",
  278. "_name": "Label",
  279. "_objFlags": 0,
  280. "_parent": {
  281. "__id__": 1
  282. },
  283. "_children": [],
  284. "_active": true,
  285. "_components": [
  286. {
  287. "__id__": 10
  288. },
  289. {
  290. "__id__": 11
  291. }
  292. ],
  293. "_prefab": {
  294. "__id__": 12
  295. },
  296. "_lpos": {
  297. "__type__": "cc.Vec3",
  298. "x": 0,
  299. "y": -91.996,
  300. "z": 0
  301. },
  302. "_lrot": {
  303. "__type__": "cc.Quat",
  304. "x": 0,
  305. "y": 0,
  306. "z": 0,
  307. "w": 1
  308. },
  309. "_lscale": {
  310. "__type__": "cc.Vec3",
  311. "x": 1,
  312. "y": 1,
  313. "z": 1
  314. },
  315. "_layer": 33554432,
  316. "_euler": {
  317. "__type__": "cc.Vec3",
  318. "x": 0,
  319. "y": 0,
  320. "z": 0
  321. },
  322. "_id": ""
  323. },
  324. {
  325. "__type__": "cc.UITransformComponent",
  326. "_name": "Label<UITransformComponent>",
  327. "_objFlags": 0,
  328. "node": {
  329. "__id__": 9
  330. },
  331. "_enabled": true,
  332. "_priority": 0,
  333. "_contentSize": {
  334. "__type__": "cc.Size",
  335. "width": 180,
  336. "height": 40
  337. },
  338. "_anchorPoint": {
  339. "__type__": "cc.Vec2",
  340. "x": 0.5,
  341. "y": 0.5
  342. },
  343. "_id": ""
  344. },
  345. {
  346. "__type__": "cc.LabelComponent",
  347. "_name": "Label<LabelComponent>",
  348. "_objFlags": 0,
  349. "node": {
  350. "__id__": 9
  351. },
  352. "_enabled": true,
  353. "_srcBlendFactor": 2,
  354. "_dstBlendFactor": 4,
  355. "_color": {
  356. "__type__": "cc.Color",
  357. "r": 255,
  358. "g": 255,
  359. "b": 255,
  360. "a": 255
  361. },
  362. "_sharedMaterial": null,
  363. "_useOriginalSize": true,
  364. "_string": "游戏名有七个字",
  365. "_horizontalAlign": 1,
  366. "_verticalAlign": 1,
  367. "_actualFontSize": 24,
  368. "_fontSize": 24,
  369. "_fontFamily": "Arial",
  370. "_lineHeight": 40,
  371. "_overflow": 1,
  372. "_enableWrapText": false,
  373. "_font": null,
  374. "_isSystemFontUsed": true,
  375. "_isItalic": false,
  376. "_isBold": false,
  377. "_isUnderline": false,
  378. "_cacheMode": 0,
  379. "_id": ""
  380. },
  381. {
  382. "__type__": "cc.PrefabInfo",
  383. "root": {
  384. "__id__": 1
  385. },
  386. "asset": {
  387. "__id__": 0
  388. },
  389. "fileId": "acKcW2rXlEmZdUiyTrtWD9",
  390. "sync": false,
  391. "_synced": {
  392. "default": false,
  393. "serializable": false
  394. }
  395. },
  396. {
  397. "__type__": "cc.Node",
  398. "_name": "Sprite",
  399. "_objFlags": 0,
  400. "_parent": {
  401. "__id__": 1
  402. },
  403. "_children": [],
  404. "_active": true,
  405. "_components": [
  406. {
  407. "__id__": 14
  408. },
  409. {
  410. "__id__": 15
  411. }
  412. ],
  413. "_prefab": {
  414. "__id__": 16
  415. },
  416. "_lpos": {
  417. "__type__": "cc.Vec3",
  418. "x": 50,
  419. "y": 98,
  420. "z": 0
  421. },
  422. "_lrot": {
  423. "__type__": "cc.Quat",
  424. "x": 0,
  425. "y": 0,
  426. "z": 0,
  427. "w": 1
  428. },
  429. "_lscale": {
  430. "__type__": "cc.Vec3",
  431. "x": 0.75,
  432. "y": 0.75,
  433. "z": 0.75
  434. },
  435. "_layer": 33554432,
  436. "_euler": {
  437. "__type__": "cc.Vec3",
  438. "x": 0,
  439. "y": 0,
  440. "z": 0
  441. },
  442. "_id": ""
  443. },
  444. {
  445. "__type__": "cc.UITransformComponent",
  446. "_name": "",
  447. "_objFlags": 0,
  448. "node": {
  449. "__id__": 13
  450. },
  451. "_enabled": true,
  452. "_priority": 0,
  453. "_contentSize": {
  454. "__type__": "cc.Size",
  455. "width": 125,
  456. "height": 65
  457. },
  458. "_anchorPoint": {
  459. "__type__": "cc.Vec2",
  460. "x": 0.5,
  461. "y": 0.5
  462. },
  463. "_id": ""
  464. },
  465. {
  466. "__type__": "cc.SpriteComponent",
  467. "_name": "",
  468. "_objFlags": 0,
  469. "node": {
  470. "__id__": 13
  471. },
  472. "_enabled": true,
  473. "_srcBlendFactor": 2,
  474. "_dstBlendFactor": 4,
  475. "_color": {
  476. "__type__": "cc.Color",
  477. "r": 255,
  478. "g": 255,
  479. "b": 255,
  480. "a": 255
  481. },
  482. "_sharedMaterial": null,
  483. "_spriteFrame": {
  484. "__uuid__": "72629387-2220-4dc1-a8a2-302a446c1ea0@f9941"
  485. },
  486. "_type": 0,
  487. "_fillType": 0,
  488. "_sizeMode": 1,
  489. "_fillCenter": {
  490. "__type__": "cc.Vec2",
  491. "x": 0,
  492. "y": 0
  493. },
  494. "_fillStart": 0,
  495. "_fillRange": 0,
  496. "_isTrimmedMode": true,
  497. "_useGrayscale": false,
  498. "_atlas": null,
  499. "_id": ""
  500. },
  501. {
  502. "__type__": "cc.PrefabInfo",
  503. "root": {
  504. "__id__": 1
  505. },
  506. "asset": {
  507. "__id__": 0
  508. },
  509. "fileId": "09iDnEdaBFhpxAegVYg4RM",
  510. "sync": false,
  511. "_synced": {
  512. "default": false,
  513. "serializable": false
  514. }
  515. },
  516. {
  517. "__type__": "cc.UITransformComponent",
  518. "_name": "ButtonDaochu1<UITransformComponent>",
  519. "_objFlags": 0,
  520. "node": {
  521. "__id__": 1
  522. },
  523. "_enabled": true,
  524. "_priority": 0,
  525. "_contentSize": {
  526. "__type__": "cc.Size",
  527. "width": 198,
  528. "height": 230
  529. },
  530. "_anchorPoint": {
  531. "__type__": "cc.Vec2",
  532. "x": 0.5,
  533. "y": 0.5
  534. },
  535. "_id": ""
  536. },
  537. {
  538. "__type__": "cc.SpriteComponent",
  539. "_name": "ButtonDaochu1<SpriteComponent>",
  540. "_objFlags": 0,
  541. "node": {
  542. "__id__": 1
  543. },
  544. "_enabled": true,
  545. "_srcBlendFactor": 2,
  546. "_dstBlendFactor": 4,
  547. "_color": {
  548. "__type__": "cc.Color",
  549. "r": 255,
  550. "g": 255,
  551. "b": 255,
  552. "a": 255
  553. },
  554. "_sharedMaterial": null,
  555. "_spriteFrame": {
  556. "__uuid__": "6d7dc25c-94ca-4208-9cb9-894a327fc8ed@f9941"
  557. },
  558. "_type": 1,
  559. "_fillType": 0,
  560. "_sizeMode": 0,
  561. "_fillCenter": {
  562. "__type__": "cc.Vec2",
  563. "x": 0,
  564. "y": 0
  565. },
  566. "_fillStart": 0,
  567. "_fillRange": 0,
  568. "_isTrimmedMode": true,
  569. "_useGrayscale": false,
  570. "_atlas": null,
  571. "_id": ""
  572. },
  573. {
  574. "__type__": "cc.ButtonComponent",
  575. "_name": "ButtonDaochu1<ButtonComponent>",
  576. "_objFlags": 0,
  577. "node": {
  578. "__id__": 1
  579. },
  580. "_enabled": true,
  581. "clickEvents": [],
  582. "_interactable": true,
  583. "_transition": 2,
  584. "_normalColor": {
  585. "__type__": "cc.Color",
  586. "r": 214,
  587. "g": 214,
  588. "b": 214,
  589. "a": 255
  590. },
  591. "_hoverColor": {
  592. "__type__": "cc.Color",
  593. "r": 211,
  594. "g": 211,
  595. "b": 211,
  596. "a": 255
  597. },
  598. "_pressColor": {
  599. "__type__": "cc.Color",
  600. "r": 255,
  601. "g": 255,
  602. "b": 255,
  603. "a": 255
  604. },
  605. "_disabledColor": {
  606. "__type__": "cc.Color",
  607. "r": 124,
  608. "g": 124,
  609. "b": 124,
  610. "a": 255
  611. },
  612. "_normalSprite": {
  613. "__uuid__": "6d7dc25c-94ca-4208-9cb9-894a327fc8ed@f9941"
  614. },
  615. "_hoverSprite": {
  616. "__uuid__": "6d7dc25c-94ca-4208-9cb9-894a327fc8ed@f9941"
  617. },
  618. "_pressedSprite": {
  619. "__uuid__": "6d7dc25c-94ca-4208-9cb9-894a327fc8ed@f9941"
  620. },
  621. "_disabledSprite": {
  622. "__uuid__": "6d7dc25c-94ca-4208-9cb9-894a327fc8ed@f9941"
  623. },
  624. "_duration": 0.1,
  625. "_zoomScale": 1.2,
  626. "_target": {
  627. "__id__": 1
  628. },
  629. "_id": ""
  630. },
  631. {
  632. "__type__": "cc.PrefabInfo",
  633. "root": {
  634. "__id__": 1
  635. },
  636. "asset": {
  637. "__id__": 0
  638. },
  639. "fileId": "6aIR2E26VCYaMkSRKuebbZ",
  640. "sync": false,
  641. "_synced": {
  642. "default": false,
  643. "serializable": false
  644. }
  645. }
  646. ]