Alert.prefab 25 KB

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