CSY.prefab 23 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249
  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": "CSY",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 31
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 32
  35. },
  36. "_opacity": 255,
  37. "_color": {
  38. "__type__": "cc.Color",
  39. "r": 255,
  40. "g": 255,
  41. "b": 255,
  42. "a": 255
  43. },
  44. "_contentSize": {
  45. "__type__": "cc.Size",
  46. "width": 0,
  47. "height": 0
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_trs": {
  55. "__type__": "TypedArray",
  56. "ctor": "Float64Array",
  57. "array": [
  58. 0,
  59. 0,
  60. 0,
  61. 0,
  62. 0,
  63. 0,
  64. 1,
  65. 1,
  66. 1,
  67. 1
  68. ]
  69. },
  70. "_eulerAngles": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_skewX": 0,
  77. "_skewY": 0,
  78. "_is3DNode": false,
  79. "_groupIndex": 0,
  80. "groupIndex": 0,
  81. "_id": ""
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "Touch",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [],
  91. "_active": true,
  92. "_components": [
  93. {
  94. "__id__": 3
  95. }
  96. ],
  97. "_prefab": {
  98. "__id__": 4
  99. },
  100. "_opacity": 255,
  101. "_color": {
  102. "__type__": "cc.Color",
  103. "r": 255,
  104. "g": 255,
  105. "b": 255,
  106. "a": 255
  107. },
  108. "_contentSize": {
  109. "__type__": "cc.Size",
  110. "width": 51,
  111. "height": 42
  112. },
  113. "_anchorPoint": {
  114. "__type__": "cc.Vec2",
  115. "x": 0.5,
  116. "y": 0.5
  117. },
  118. "_trs": {
  119. "__type__": "TypedArray",
  120. "ctor": "Float64Array",
  121. "array": [
  122. -140,
  123. 80,
  124. 0,
  125. 0,
  126. 0,
  127. 0,
  128. 1,
  129. 1,
  130. 1,
  131. 1
  132. ]
  133. },
  134. "_eulerAngles": {
  135. "__type__": "cc.Vec3",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0
  139. },
  140. "_skewX": 0,
  141. "_skewY": 0,
  142. "_is3DNode": false,
  143. "_groupIndex": 0,
  144. "groupIndex": 0,
  145. "_id": ""
  146. },
  147. {
  148. "__type__": "cc.Sprite",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "node": {
  152. "__id__": 2
  153. },
  154. "_enabled": true,
  155. "_materials": [
  156. {
  157. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  158. }
  159. ],
  160. "_srcBlendFactor": 770,
  161. "_dstBlendFactor": 771,
  162. "_spriteFrame": {
  163. "__uuid__": "0d7a34cf-32a9-43b1-9fcb-6049d9b9566d"
  164. },
  165. "_type": 0,
  166. "_sizeMode": 1,
  167. "_fillType": 0,
  168. "_fillCenter": {
  169. "__type__": "cc.Vec2",
  170. "x": 0,
  171. "y": 0
  172. },
  173. "_fillStart": 0,
  174. "_fillRange": 0,
  175. "_isTrimmedMode": true,
  176. "_atlas": {
  177. "__uuid__": "23645516-1e5d-4004-8d4a-0059dc01a9e6"
  178. },
  179. "_id": ""
  180. },
  181. {
  182. "__type__": "cc.PrefabInfo",
  183. "root": {
  184. "__id__": 1
  185. },
  186. "asset": {
  187. "__id__": 0
  188. },
  189. "fileId": "a0OODikgZLBqxC+fjTOf8O",
  190. "sync": false
  191. },
  192. {
  193. "__type__": "cc.Node",
  194. "_name": "View",
  195. "_objFlags": 0,
  196. "_parent": {
  197. "__id__": 1
  198. },
  199. "_children": [
  200. {
  201. "__id__": 6
  202. },
  203. {
  204. "__id__": 14
  205. },
  206. {
  207. "__id__": 22
  208. }
  209. ],
  210. "_active": false,
  211. "_components": [],
  212. "_prefab": {
  213. "__id__": 30
  214. },
  215. "_opacity": 255,
  216. "_color": {
  217. "__type__": "cc.Color",
  218. "r": 255,
  219. "g": 255,
  220. "b": 255,
  221. "a": 255
  222. },
  223. "_contentSize": {
  224. "__type__": "cc.Size",
  225. "width": 1280,
  226. "height": 720
  227. },
  228. "_anchorPoint": {
  229. "__type__": "cc.Vec2",
  230. "x": 0.5,
  231. "y": 0.5
  232. },
  233. "_trs": {
  234. "__type__": "TypedArray",
  235. "ctor": "Float64Array",
  236. "array": [
  237. -2000,
  238. 0,
  239. 0,
  240. 0,
  241. 0,
  242. 0,
  243. 1,
  244. 1,
  245. 1,
  246. 1
  247. ]
  248. },
  249. "_eulerAngles": {
  250. "__type__": "cc.Vec3",
  251. "x": 0,
  252. "y": 0,
  253. "z": 0
  254. },
  255. "_skewX": 0,
  256. "_skewY": 0,
  257. "_is3DNode": false,
  258. "_groupIndex": 0,
  259. "groupIndex": 0,
  260. "_id": ""
  261. },
  262. {
  263. "__type__": "cc.Node",
  264. "_name": "Button",
  265. "_objFlags": 0,
  266. "_parent": {
  267. "__id__": 5
  268. },
  269. "_children": [
  270. {
  271. "__id__": 7
  272. }
  273. ],
  274. "_active": true,
  275. "_components": [
  276. {
  277. "__id__": 10
  278. },
  279. {
  280. "__id__": 11
  281. }
  282. ],
  283. "_prefab": {
  284. "__id__": 13
  285. },
  286. "_opacity": 255,
  287. "_color": {
  288. "__type__": "cc.Color",
  289. "r": 255,
  290. "g": 255,
  291. "b": 255,
  292. "a": 255
  293. },
  294. "_contentSize": {
  295. "__type__": "cc.Size",
  296. "width": 100,
  297. "height": 40
  298. },
  299. "_anchorPoint": {
  300. "__type__": "cc.Vec2",
  301. "x": 0.5,
  302. "y": 0.5
  303. },
  304. "_trs": {
  305. "__type__": "TypedArray",
  306. "ctor": "Float64Array",
  307. "array": [
  308. -535,
  309. -313,
  310. 0,
  311. 0,
  312. 0,
  313. 0,
  314. 1,
  315. 1,
  316. 1,
  317. 1
  318. ]
  319. },
  320. "_eulerAngles": {
  321. "__type__": "cc.Vec3",
  322. "x": 0,
  323. "y": 0,
  324. "z": 0
  325. },
  326. "_skewX": 0,
  327. "_skewY": 0,
  328. "_is3DNode": false,
  329. "_groupIndex": 0,
  330. "groupIndex": 0,
  331. "_id": ""
  332. },
  333. {
  334. "__type__": "cc.Node",
  335. "_name": "Label",
  336. "_objFlags": 0,
  337. "_parent": {
  338. "__id__": 6
  339. },
  340. "_children": [],
  341. "_active": true,
  342. "_components": [
  343. {
  344. "__id__": 8
  345. }
  346. ],
  347. "_prefab": {
  348. "__id__": 9
  349. },
  350. "_opacity": 255,
  351. "_color": {
  352. "__type__": "cc.Color",
  353. "r": 0,
  354. "g": 0,
  355. "b": 0,
  356. "a": 255
  357. },
  358. "_contentSize": {
  359. "__type__": "cc.Size",
  360. "width": 100,
  361. "height": 40
  362. },
  363. "_anchorPoint": {
  364. "__type__": "cc.Vec2",
  365. "x": 0.5,
  366. "y": 0.5
  367. },
  368. "_trs": {
  369. "__type__": "TypedArray",
  370. "ctor": "Float64Array",
  371. "array": [
  372. 0,
  373. 0,
  374. 0,
  375. 0,
  376. 0,
  377. 0,
  378. 1,
  379. 1,
  380. 1,
  381. 1
  382. ]
  383. },
  384. "_eulerAngles": {
  385. "__type__": "cc.Vec3",
  386. "x": 0,
  387. "y": 0,
  388. "z": 0
  389. },
  390. "_skewX": 0,
  391. "_skewY": 0,
  392. "_is3DNode": false,
  393. "_groupIndex": 0,
  394. "groupIndex": 0,
  395. "_id": ""
  396. },
  397. {
  398. "__type__": "cc.Label",
  399. "_name": "",
  400. "_objFlags": 0,
  401. "node": {
  402. "__id__": 7
  403. },
  404. "_enabled": true,
  405. "_materials": [
  406. {
  407. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  408. }
  409. ],
  410. "_srcBlendFactor": 770,
  411. "_dstBlendFactor": 771,
  412. "_string": "警告",
  413. "_N$string": "警告",
  414. "_fontSize": 20,
  415. "_lineHeight": 40,
  416. "_enableWrapText": false,
  417. "_N$file": null,
  418. "_isSystemFontUsed": true,
  419. "_spacingX": 0,
  420. "_batchAsBitmap": false,
  421. "_styleFlags": 0,
  422. "_underlineHeight": 0,
  423. "_N$horizontalAlign": 1,
  424. "_N$verticalAlign": 1,
  425. "_N$fontFamily": "Arial",
  426. "_N$overflow": 1,
  427. "_N$cacheMode": 0,
  428. "_id": ""
  429. },
  430. {
  431. "__type__": "cc.PrefabInfo",
  432. "root": {
  433. "__id__": 1
  434. },
  435. "asset": {
  436. "__id__": 0
  437. },
  438. "fileId": "a5vPlGr0dCeK2xukh2nBUz",
  439. "sync": false
  440. },
  441. {
  442. "__type__": "cc.Sprite",
  443. "_name": "",
  444. "_objFlags": 0,
  445. "node": {
  446. "__id__": 6
  447. },
  448. "_enabled": true,
  449. "_materials": [
  450. {
  451. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  452. }
  453. ],
  454. "_srcBlendFactor": 770,
  455. "_dstBlendFactor": 771,
  456. "_spriteFrame": {
  457. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  458. },
  459. "_type": 1,
  460. "_sizeMode": 0,
  461. "_fillType": 0,
  462. "_fillCenter": {
  463. "__type__": "cc.Vec2",
  464. "x": 0,
  465. "y": 0
  466. },
  467. "_fillStart": 0,
  468. "_fillRange": 0,
  469. "_isTrimmedMode": true,
  470. "_atlas": null,
  471. "_id": ""
  472. },
  473. {
  474. "__type__": "cc.Button",
  475. "_name": "",
  476. "_objFlags": 0,
  477. "node": {
  478. "__id__": 6
  479. },
  480. "_enabled": true,
  481. "_normalMaterial": null,
  482. "_grayMaterial": null,
  483. "duration": 0.1,
  484. "zoomScale": 1.2,
  485. "clickEvents": [
  486. {
  487. "__id__": 12
  488. }
  489. ],
  490. "_N$interactable": true,
  491. "_N$enableAutoGrayEffect": false,
  492. "_N$transition": 0,
  493. "transition": 0,
  494. "_N$normalColor": {
  495. "__type__": "cc.Color",
  496. "r": 255,
  497. "g": 255,
  498. "b": 255,
  499. "a": 255
  500. },
  501. "_N$pressedColor": {
  502. "__type__": "cc.Color",
  503. "r": 255,
  504. "g": 255,
  505. "b": 255,
  506. "a": 255
  507. },
  508. "pressedColor": {
  509. "__type__": "cc.Color",
  510. "r": 255,
  511. "g": 255,
  512. "b": 255,
  513. "a": 255
  514. },
  515. "_N$hoverColor": {
  516. "__type__": "cc.Color",
  517. "r": 255,
  518. "g": 255,
  519. "b": 255,
  520. "a": 255
  521. },
  522. "hoverColor": {
  523. "__type__": "cc.Color",
  524. "r": 255,
  525. "g": 255,
  526. "b": 255,
  527. "a": 255
  528. },
  529. "_N$disabledColor": {
  530. "__type__": "cc.Color",
  531. "r": 255,
  532. "g": 255,
  533. "b": 255,
  534. "a": 255
  535. },
  536. "_N$normalSprite": {
  537. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  538. },
  539. "_N$pressedSprite": {
  540. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  541. },
  542. "pressedSprite": {
  543. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  544. },
  545. "_N$hoverSprite": {
  546. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  547. },
  548. "hoverSprite": {
  549. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  550. },
  551. "_N$disabledSprite": {
  552. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  553. },
  554. "_N$target": {
  555. "__id__": 6
  556. },
  557. "_id": ""
  558. },
  559. {
  560. "__type__": "cc.ClickEvent",
  561. "target": {
  562. "__id__": 1
  563. },
  564. "component": "",
  565. "_componentId": "b9299rlRI1DSZZWmcbOsXK5",
  566. "handler": "OnClick_BtWaring",
  567. "customEventData": "1"
  568. },
  569. {
  570. "__type__": "cc.PrefabInfo",
  571. "root": {
  572. "__id__": 1
  573. },
  574. "asset": {
  575. "__id__": 0
  576. },
  577. "fileId": "feUvTU0QtPw7Q2b4uHCTnJ",
  578. "sync": false
  579. },
  580. {
  581. "__type__": "cc.Node",
  582. "_name": "Button",
  583. "_objFlags": 0,
  584. "_parent": {
  585. "__id__": 5
  586. },
  587. "_children": [
  588. {
  589. "__id__": 15
  590. }
  591. ],
  592. "_active": true,
  593. "_components": [
  594. {
  595. "__id__": 18
  596. },
  597. {
  598. "__id__": 19
  599. }
  600. ],
  601. "_prefab": {
  602. "__id__": 21
  603. },
  604. "_opacity": 255,
  605. "_color": {
  606. "__type__": "cc.Color",
  607. "r": 255,
  608. "g": 255,
  609. "b": 255,
  610. "a": 255
  611. },
  612. "_contentSize": {
  613. "__type__": "cc.Size",
  614. "width": 100,
  615. "height": 40
  616. },
  617. "_anchorPoint": {
  618. "__type__": "cc.Vec2",
  619. "x": 0.5,
  620. "y": 0.5
  621. },
  622. "_trs": {
  623. "__type__": "TypedArray",
  624. "ctor": "Float64Array",
  625. "array": [
  626. -398,
  627. -313,
  628. 0,
  629. 0,
  630. 0,
  631. 0,
  632. 1,
  633. 1,
  634. 1,
  635. 1
  636. ]
  637. },
  638. "_eulerAngles": {
  639. "__type__": "cc.Vec3",
  640. "x": 0,
  641. "y": 0,
  642. "z": 0
  643. },
  644. "_skewX": 0,
  645. "_skewY": 0,
  646. "_is3DNode": false,
  647. "_groupIndex": 0,
  648. "groupIndex": 0,
  649. "_id": ""
  650. },
  651. {
  652. "__type__": "cc.Node",
  653. "_name": "Label",
  654. "_objFlags": 0,
  655. "_parent": {
  656. "__id__": 14
  657. },
  658. "_children": [],
  659. "_active": true,
  660. "_components": [
  661. {
  662. "__id__": 16
  663. }
  664. ],
  665. "_prefab": {
  666. "__id__": 17
  667. },
  668. "_opacity": 255,
  669. "_color": {
  670. "__type__": "cc.Color",
  671. "r": 0,
  672. "g": 0,
  673. "b": 0,
  674. "a": 255
  675. },
  676. "_contentSize": {
  677. "__type__": "cc.Size",
  678. "width": 100,
  679. "height": 40
  680. },
  681. "_anchorPoint": {
  682. "__type__": "cc.Vec2",
  683. "x": 0.5,
  684. "y": 0.5
  685. },
  686. "_trs": {
  687. "__type__": "TypedArray",
  688. "ctor": "Float64Array",
  689. "array": [
  690. 0,
  691. 0,
  692. 0,
  693. 0,
  694. 0,
  695. 0,
  696. 1,
  697. 1,
  698. 1,
  699. 1
  700. ]
  701. },
  702. "_eulerAngles": {
  703. "__type__": "cc.Vec3",
  704. "x": 0,
  705. "y": 0,
  706. "z": 0
  707. },
  708. "_skewX": 0,
  709. "_skewY": 0,
  710. "_is3DNode": false,
  711. "_groupIndex": 0,
  712. "groupIndex": 0,
  713. "_id": ""
  714. },
  715. {
  716. "__type__": "cc.Label",
  717. "_name": "",
  718. "_objFlags": 0,
  719. "node": {
  720. "__id__": 15
  721. },
  722. "_enabled": true,
  723. "_materials": [
  724. {
  725. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  726. }
  727. ],
  728. "_srcBlendFactor": 770,
  729. "_dstBlendFactor": 771,
  730. "_string": "取消警告",
  731. "_N$string": "取消警告",
  732. "_fontSize": 20,
  733. "_lineHeight": 40,
  734. "_enableWrapText": false,
  735. "_N$file": null,
  736. "_isSystemFontUsed": true,
  737. "_spacingX": 0,
  738. "_batchAsBitmap": false,
  739. "_styleFlags": 0,
  740. "_underlineHeight": 0,
  741. "_N$horizontalAlign": 1,
  742. "_N$verticalAlign": 1,
  743. "_N$fontFamily": "Arial",
  744. "_N$overflow": 1,
  745. "_N$cacheMode": 0,
  746. "_id": ""
  747. },
  748. {
  749. "__type__": "cc.PrefabInfo",
  750. "root": {
  751. "__id__": 1
  752. },
  753. "asset": {
  754. "__id__": 0
  755. },
  756. "fileId": "00FsBurAVExo6aHb7XuK8c",
  757. "sync": false
  758. },
  759. {
  760. "__type__": "cc.Sprite",
  761. "_name": "",
  762. "_objFlags": 0,
  763. "node": {
  764. "__id__": 14
  765. },
  766. "_enabled": true,
  767. "_materials": [
  768. {
  769. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  770. }
  771. ],
  772. "_srcBlendFactor": 770,
  773. "_dstBlendFactor": 771,
  774. "_spriteFrame": {
  775. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  776. },
  777. "_type": 1,
  778. "_sizeMode": 0,
  779. "_fillType": 0,
  780. "_fillCenter": {
  781. "__type__": "cc.Vec2",
  782. "x": 0,
  783. "y": 0
  784. },
  785. "_fillStart": 0,
  786. "_fillRange": 0,
  787. "_isTrimmedMode": true,
  788. "_atlas": null,
  789. "_id": ""
  790. },
  791. {
  792. "__type__": "cc.Button",
  793. "_name": "",
  794. "_objFlags": 0,
  795. "node": {
  796. "__id__": 14
  797. },
  798. "_enabled": true,
  799. "_normalMaterial": null,
  800. "_grayMaterial": null,
  801. "duration": 0.1,
  802. "zoomScale": 1.2,
  803. "clickEvents": [
  804. {
  805. "__id__": 20
  806. }
  807. ],
  808. "_N$interactable": true,
  809. "_N$enableAutoGrayEffect": false,
  810. "_N$transition": 0,
  811. "transition": 0,
  812. "_N$normalColor": {
  813. "__type__": "cc.Color",
  814. "r": 255,
  815. "g": 255,
  816. "b": 255,
  817. "a": 255
  818. },
  819. "_N$pressedColor": {
  820. "__type__": "cc.Color",
  821. "r": 255,
  822. "g": 255,
  823. "b": 255,
  824. "a": 255
  825. },
  826. "pressedColor": {
  827. "__type__": "cc.Color",
  828. "r": 255,
  829. "g": 255,
  830. "b": 255,
  831. "a": 255
  832. },
  833. "_N$hoverColor": {
  834. "__type__": "cc.Color",
  835. "r": 255,
  836. "g": 255,
  837. "b": 255,
  838. "a": 255
  839. },
  840. "hoverColor": {
  841. "__type__": "cc.Color",
  842. "r": 255,
  843. "g": 255,
  844. "b": 255,
  845. "a": 255
  846. },
  847. "_N$disabledColor": {
  848. "__type__": "cc.Color",
  849. "r": 255,
  850. "g": 255,
  851. "b": 255,
  852. "a": 255
  853. },
  854. "_N$normalSprite": {
  855. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  856. },
  857. "_N$pressedSprite": {
  858. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  859. },
  860. "pressedSprite": {
  861. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  862. },
  863. "_N$hoverSprite": {
  864. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  865. },
  866. "hoverSprite": {
  867. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  868. },
  869. "_N$disabledSprite": {
  870. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  871. },
  872. "_N$target": {
  873. "__id__": 14
  874. },
  875. "_id": ""
  876. },
  877. {
  878. "__type__": "cc.ClickEvent",
  879. "target": {
  880. "__id__": 1
  881. },
  882. "component": "",
  883. "_componentId": "b9299rlRI1DSZZWmcbOsXK5",
  884. "handler": "OnClick_BtWaring",
  885. "customEventData": "0"
  886. },
  887. {
  888. "__type__": "cc.PrefabInfo",
  889. "root": {
  890. "__id__": 1
  891. },
  892. "asset": {
  893. "__id__": 0
  894. },
  895. "fileId": "99xjUv4ZVPcr+eCFxuGy7I",
  896. "sync": false
  897. },
  898. {
  899. "__type__": "cc.Node",
  900. "_name": "Button",
  901. "_objFlags": 0,
  902. "_parent": {
  903. "__id__": 5
  904. },
  905. "_children": [
  906. {
  907. "__id__": 23
  908. }
  909. ],
  910. "_active": false,
  911. "_components": [
  912. {
  913. "__id__": 26
  914. },
  915. {
  916. "__id__": 27
  917. }
  918. ],
  919. "_prefab": {
  920. "__id__": 29
  921. },
  922. "_opacity": 255,
  923. "_color": {
  924. "__type__": "cc.Color",
  925. "r": 255,
  926. "g": 255,
  927. "b": 255,
  928. "a": 255
  929. },
  930. "_contentSize": {
  931. "__type__": "cc.Size",
  932. "width": 100,
  933. "height": 40
  934. },
  935. "_anchorPoint": {
  936. "__type__": "cc.Vec2",
  937. "x": 0.5,
  938. "y": 0.5
  939. },
  940. "_trs": {
  941. "__type__": "TypedArray",
  942. "ctor": "Float64Array",
  943. "array": [
  944. 218,
  945. -283,
  946. 0,
  947. 0,
  948. 0,
  949. 0,
  950. 1,
  951. 1,
  952. 1,
  953. 1
  954. ]
  955. },
  956. "_eulerAngles": {
  957. "__type__": "cc.Vec3",
  958. "x": 0,
  959. "y": 0,
  960. "z": 0
  961. },
  962. "_skewX": 0,
  963. "_skewY": 0,
  964. "_is3DNode": false,
  965. "_groupIndex": 0,
  966. "groupIndex": 0,
  967. "_id": ""
  968. },
  969. {
  970. "__type__": "cc.Node",
  971. "_name": "Label",
  972. "_objFlags": 0,
  973. "_parent": {
  974. "__id__": 22
  975. },
  976. "_children": [],
  977. "_active": true,
  978. "_components": [
  979. {
  980. "__id__": 24
  981. }
  982. ],
  983. "_prefab": {
  984. "__id__": 25
  985. },
  986. "_opacity": 255,
  987. "_color": {
  988. "__type__": "cc.Color",
  989. "r": 0,
  990. "g": 0,
  991. "b": 0,
  992. "a": 255
  993. },
  994. "_contentSize": {
  995. "__type__": "cc.Size",
  996. "width": 100,
  997. "height": 40
  998. },
  999. "_anchorPoint": {
  1000. "__type__": "cc.Vec2",
  1001. "x": 0.5,
  1002. "y": 0.5
  1003. },
  1004. "_trs": {
  1005. "__type__": "TypedArray",
  1006. "ctor": "Float64Array",
  1007. "array": [
  1008. 0,
  1009. 0,
  1010. 0,
  1011. 0,
  1012. 0,
  1013. 0,
  1014. 1,
  1015. 1,
  1016. 1,
  1017. 1
  1018. ]
  1019. },
  1020. "_eulerAngles": {
  1021. "__type__": "cc.Vec3",
  1022. "x": 0,
  1023. "y": 0,
  1024. "z": 0
  1025. },
  1026. "_skewX": 0,
  1027. "_skewY": 0,
  1028. "_is3DNode": false,
  1029. "_groupIndex": 0,
  1030. "groupIndex": 0,
  1031. "_id": ""
  1032. },
  1033. {
  1034. "__type__": "cc.Label",
  1035. "_name": "",
  1036. "_objFlags": 0,
  1037. "node": {
  1038. "__id__": 23
  1039. },
  1040. "_enabled": true,
  1041. "_materials": [],
  1042. "_srcBlendFactor": 770,
  1043. "_dstBlendFactor": 771,
  1044. "_string": "呵呵",
  1045. "_N$string": "呵呵",
  1046. "_fontSize": 20,
  1047. "_lineHeight": 40,
  1048. "_enableWrapText": false,
  1049. "_N$file": null,
  1050. "_isSystemFontUsed": true,
  1051. "_spacingX": 0,
  1052. "_batchAsBitmap": false,
  1053. "_styleFlags": 0,
  1054. "_underlineHeight": 0,
  1055. "_N$horizontalAlign": 1,
  1056. "_N$verticalAlign": 1,
  1057. "_N$fontFamily": "Arial",
  1058. "_N$overflow": 1,
  1059. "_N$cacheMode": 0,
  1060. "_id": ""
  1061. },
  1062. {
  1063. "__type__": "cc.PrefabInfo",
  1064. "root": {
  1065. "__id__": 1
  1066. },
  1067. "asset": {
  1068. "__id__": 0
  1069. },
  1070. "fileId": "c8BKMWMvNB06/aiegooMak",
  1071. "sync": false
  1072. },
  1073. {
  1074. "__type__": "cc.Sprite",
  1075. "_name": "",
  1076. "_objFlags": 0,
  1077. "node": {
  1078. "__id__": 22
  1079. },
  1080. "_enabled": true,
  1081. "_materials": [],
  1082. "_srcBlendFactor": 770,
  1083. "_dstBlendFactor": 771,
  1084. "_spriteFrame": {
  1085. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1086. },
  1087. "_type": 1,
  1088. "_sizeMode": 0,
  1089. "_fillType": 0,
  1090. "_fillCenter": {
  1091. "__type__": "cc.Vec2",
  1092. "x": 0,
  1093. "y": 0
  1094. },
  1095. "_fillStart": 0,
  1096. "_fillRange": 0,
  1097. "_isTrimmedMode": true,
  1098. "_atlas": null,
  1099. "_id": ""
  1100. },
  1101. {
  1102. "__type__": "cc.Button",
  1103. "_name": "",
  1104. "_objFlags": 0,
  1105. "node": {
  1106. "__id__": 22
  1107. },
  1108. "_enabled": true,
  1109. "_normalMaterial": null,
  1110. "_grayMaterial": null,
  1111. "duration": 0.1,
  1112. "zoomScale": 1.2,
  1113. "clickEvents": [
  1114. {
  1115. "__id__": 28
  1116. }
  1117. ],
  1118. "_N$interactable": true,
  1119. "_N$enableAutoGrayEffect": false,
  1120. "_N$transition": 0,
  1121. "transition": 0,
  1122. "_N$normalColor": {
  1123. "__type__": "cc.Color",
  1124. "r": 255,
  1125. "g": 255,
  1126. "b": 255,
  1127. "a": 255
  1128. },
  1129. "_N$pressedColor": {
  1130. "__type__": "cc.Color",
  1131. "r": 255,
  1132. "g": 255,
  1133. "b": 255,
  1134. "a": 255
  1135. },
  1136. "pressedColor": {
  1137. "__type__": "cc.Color",
  1138. "r": 255,
  1139. "g": 255,
  1140. "b": 255,
  1141. "a": 255
  1142. },
  1143. "_N$hoverColor": {
  1144. "__type__": "cc.Color",
  1145. "r": 255,
  1146. "g": 255,
  1147. "b": 255,
  1148. "a": 255
  1149. },
  1150. "hoverColor": {
  1151. "__type__": "cc.Color",
  1152. "r": 255,
  1153. "g": 255,
  1154. "b": 255,
  1155. "a": 255
  1156. },
  1157. "_N$disabledColor": {
  1158. "__type__": "cc.Color",
  1159. "r": 255,
  1160. "g": 255,
  1161. "b": 255,
  1162. "a": 255
  1163. },
  1164. "_N$normalSprite": {
  1165. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1166. },
  1167. "_N$pressedSprite": {
  1168. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1169. },
  1170. "pressedSprite": {
  1171. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1172. },
  1173. "_N$hoverSprite": {
  1174. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1175. },
  1176. "hoverSprite": {
  1177. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1178. },
  1179. "_N$disabledSprite": {
  1180. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  1181. },
  1182. "_N$target": {
  1183. "__id__": 22
  1184. },
  1185. "_id": ""
  1186. },
  1187. {
  1188. "__type__": "cc.ClickEvent",
  1189. "target": {
  1190. "__id__": 1
  1191. },
  1192. "component": "",
  1193. "_componentId": "b9299rlRI1DSZZWmcbOsXK5",
  1194. "handler": "OnClick_BtDestroy",
  1195. "customEventData": "0"
  1196. },
  1197. {
  1198. "__type__": "cc.PrefabInfo",
  1199. "root": {
  1200. "__id__": 1
  1201. },
  1202. "asset": {
  1203. "__id__": 0
  1204. },
  1205. "fileId": "52ODvO4oxLgKx71kj++/7O",
  1206. "sync": false
  1207. },
  1208. {
  1209. "__type__": "cc.PrefabInfo",
  1210. "root": {
  1211. "__id__": 1
  1212. },
  1213. "asset": {
  1214. "__id__": 0
  1215. },
  1216. "fileId": "2doyjZAx5D7piUaukQBc11",
  1217. "sync": false
  1218. },
  1219. {
  1220. "__type__": "b9299rlRI1DSZZWmcbOsXK5",
  1221. "_name": "",
  1222. "_objFlags": 0,
  1223. "node": {
  1224. "__id__": 1
  1225. },
  1226. "_enabled": true,
  1227. "m_TouchNode": {
  1228. "__id__": 2
  1229. },
  1230. "m_ViewNode": {
  1231. "__id__": 5
  1232. },
  1233. "m_TipSprite": {
  1234. "__id__": 3
  1235. },
  1236. "_id": ""
  1237. },
  1238. {
  1239. "__type__": "cc.PrefabInfo",
  1240. "root": {
  1241. "__id__": 1
  1242. },
  1243. "asset": {
  1244. "__id__": 0
  1245. },
  1246. "fileId": "",
  1247. "sync": false
  1248. }
  1249. ]