SettingItem.prefab 11 KB

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