ff_dialog.prefab 25 KB

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