item_changelevel.prefab 12 KB

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