GameRules.prefab 23 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "GameRules",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "GameRules",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 12
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 54
  32. },
  33. {
  34. "__id__": 56
  35. },
  36. {
  37. "__id__": 58
  38. }
  39. ],
  40. "_prefab": {
  41. "__id__": 60
  42. },
  43. "_lpos": {
  44. "__type__": "cc.Vec3",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0
  48. },
  49. "_lrot": {
  50. "__type__": "cc.Quat",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0,
  54. "w": 1
  55. },
  56. "_lscale": {
  57. "__type__": "cc.Vec3",
  58. "x": 1,
  59. "y": 1,
  60. "z": 1
  61. },
  62. "_mobility": 0,
  63. "_layer": 33554432,
  64. "_euler": {
  65. "__type__": "cc.Vec3",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0
  69. },
  70. "_id": ""
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_name": "Mask",
  75. "_objFlags": 0,
  76. "__editorExtras__": {},
  77. "_parent": {
  78. "__id__": 1
  79. },
  80. "_children": [],
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 3
  85. },
  86. {
  87. "__id__": 5
  88. },
  89. {
  90. "__id__": 7
  91. },
  92. {
  93. "__id__": 9
  94. }
  95. ],
  96. "_prefab": {
  97. "__id__": 11
  98. },
  99. "_lpos": {
  100. "__type__": "cc.Vec3",
  101. "x": 0,
  102. "y": 0,
  103. "z": 0
  104. },
  105. "_lrot": {
  106. "__type__": "cc.Quat",
  107. "x": 0,
  108. "y": 0,
  109. "z": 0,
  110. "w": 1
  111. },
  112. "_lscale": {
  113. "__type__": "cc.Vec3",
  114. "x": 1,
  115. "y": 1,
  116. "z": 1
  117. },
  118. "_mobility": 0,
  119. "_layer": 33554432,
  120. "_euler": {
  121. "__type__": "cc.Vec3",
  122. "x": 0,
  123. "y": 0,
  124. "z": 0
  125. },
  126. "_id": ""
  127. },
  128. {
  129. "__type__": "cc.UITransform",
  130. "_name": "",
  131. "_objFlags": 0,
  132. "__editorExtras__": {},
  133. "node": {
  134. "__id__": 2
  135. },
  136. "_enabled": true,
  137. "__prefab": {
  138. "__id__": 4
  139. },
  140. "_contentSize": {
  141. "__type__": "cc.Size",
  142. "width": 750,
  143. "height": 1634
  144. },
  145. "_anchorPoint": {
  146. "__type__": "cc.Vec2",
  147. "x": 0.5,
  148. "y": 0.5
  149. },
  150. "_id": ""
  151. },
  152. {
  153. "__type__": "cc.CompPrefabInfo",
  154. "fileId": "9cpiCg3rVPWLBbZmL12+Wl"
  155. },
  156. {
  157. "__type__": "cc.Sprite",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "__editorExtras__": {},
  161. "node": {
  162. "__id__": 2
  163. },
  164. "_enabled": true,
  165. "__prefab": {
  166. "__id__": 6
  167. },
  168. "_customMaterial": null,
  169. "_srcBlendFactor": 2,
  170. "_dstBlendFactor": 4,
  171. "_color": {
  172. "__type__": "cc.Color",
  173. "r": 255,
  174. "g": 255,
  175. "b": 255,
  176. "a": 255
  177. },
  178. "_spriteFrame": {
  179. "__uuid__": "5cad1374-0d9d-415c-b3dc-fc9c432c8bfe@f9941",
  180. "__expectedType__": "cc.SpriteFrame"
  181. },
  182. "_type": 0,
  183. "_fillType": 0,
  184. "_sizeMode": 0,
  185. "_fillCenter": {
  186. "__type__": "cc.Vec2",
  187. "x": 0,
  188. "y": 0
  189. },
  190. "_fillStart": 0,
  191. "_fillRange": 0,
  192. "_isTrimmedMode": true,
  193. "_useGrayscale": false,
  194. "_atlas": null,
  195. "_id": ""
  196. },
  197. {
  198. "__type__": "cc.CompPrefabInfo",
  199. "fileId": "5bWvLsGWVIyJ/ok1kQOews"
  200. },
  201. {
  202. "__type__": "cc.BlockInputEvents",
  203. "_name": "",
  204. "_objFlags": 0,
  205. "__editorExtras__": {},
  206. "node": {
  207. "__id__": 2
  208. },
  209. "_enabled": true,
  210. "__prefab": {
  211. "__id__": 8
  212. },
  213. "_id": ""
  214. },
  215. {
  216. "__type__": "cc.CompPrefabInfo",
  217. "fileId": "64P8Mx+tpBGJ7ylYNJ/8et"
  218. },
  219. {
  220. "__type__": "cc.Widget",
  221. "_name": "",
  222. "_objFlags": 0,
  223. "__editorExtras__": {},
  224. "node": {
  225. "__id__": 2
  226. },
  227. "_enabled": true,
  228. "__prefab": {
  229. "__id__": 10
  230. },
  231. "_alignFlags": 45,
  232. "_target": null,
  233. "_left": -325,
  234. "_right": -325,
  235. "_top": -767,
  236. "_bottom": -767,
  237. "_horizontalCenter": 0,
  238. "_verticalCenter": 0,
  239. "_isAbsLeft": true,
  240. "_isAbsRight": true,
  241. "_isAbsTop": true,
  242. "_isAbsBottom": true,
  243. "_isAbsHorizontalCenter": true,
  244. "_isAbsVerticalCenter": true,
  245. "_originalWidth": 750,
  246. "_originalHeight": 1634,
  247. "_alignMode": 2,
  248. "_lockFlags": 0,
  249. "_id": ""
  250. },
  251. {
  252. "__type__": "cc.CompPrefabInfo",
  253. "fileId": "03kuwiLbJGMKDcqZHpdtCI"
  254. },
  255. {
  256. "__type__": "cc.PrefabInfo",
  257. "root": {
  258. "__id__": 1
  259. },
  260. "asset": {
  261. "__id__": 0
  262. },
  263. "fileId": "e4pSsuJo1Ns43qVfISvSvr",
  264. "instance": null,
  265. "targetOverrides": null,
  266. "nestedPrefabInstanceRoots": null
  267. },
  268. {
  269. "__type__": "cc.Node",
  270. "_name": "Root",
  271. "_objFlags": 0,
  272. "__editorExtras__": {},
  273. "_parent": {
  274. "__id__": 1
  275. },
  276. "_children": [
  277. {
  278. "__id__": 13
  279. },
  280. {
  281. "__id__": 19
  282. },
  283. {
  284. "__id__": 25
  285. },
  286. {
  287. "__id__": 33
  288. },
  289. {
  290. "__id__": 39
  291. },
  292. {
  293. "__id__": 45
  294. }
  295. ],
  296. "_active": true,
  297. "_components": [
  298. {
  299. "__id__": 51
  300. }
  301. ],
  302. "_prefab": {
  303. "__id__": 53
  304. },
  305. "_lpos": {
  306. "__type__": "cc.Vec3",
  307. "x": 0,
  308. "y": 0,
  309. "z": 0
  310. },
  311. "_lrot": {
  312. "__type__": "cc.Quat",
  313. "x": 0,
  314. "y": 0,
  315. "z": 0,
  316. "w": 1
  317. },
  318. "_lscale": {
  319. "__type__": "cc.Vec3",
  320. "x": 1,
  321. "y": 1,
  322. "z": 1
  323. },
  324. "_mobility": 0,
  325. "_layer": 33554432,
  326. "_euler": {
  327. "__type__": "cc.Vec3",
  328. "x": 0,
  329. "y": 0,
  330. "z": 0
  331. },
  332. "_id": ""
  333. },
  334. {
  335. "__type__": "cc.Node",
  336. "_name": "Bg",
  337. "_objFlags": 0,
  338. "__editorExtras__": {},
  339. "_parent": {
  340. "__id__": 12
  341. },
  342. "_children": [],
  343. "_active": true,
  344. "_components": [
  345. {
  346. "__id__": 14
  347. },
  348. {
  349. "__id__": 16
  350. }
  351. ],
  352. "_prefab": {
  353. "__id__": 18
  354. },
  355. "_lpos": {
  356. "__type__": "cc.Vec3",
  357. "x": 0,
  358. "y": 0,
  359. "z": 0
  360. },
  361. "_lrot": {
  362. "__type__": "cc.Quat",
  363. "x": 0,
  364. "y": 0,
  365. "z": 0,
  366. "w": 1
  367. },
  368. "_lscale": {
  369. "__type__": "cc.Vec3",
  370. "x": 1,
  371. "y": 1,
  372. "z": 1
  373. },
  374. "_mobility": 0,
  375. "_layer": 33554432,
  376. "_euler": {
  377. "__type__": "cc.Vec3",
  378. "x": 0,
  379. "y": 0,
  380. "z": 0
  381. },
  382. "_id": ""
  383. },
  384. {
  385. "__type__": "cc.UITransform",
  386. "_name": "",
  387. "_objFlags": 0,
  388. "__editorExtras__": {},
  389. "node": {
  390. "__id__": 13
  391. },
  392. "_enabled": true,
  393. "__prefab": {
  394. "__id__": 15
  395. },
  396. "_contentSize": {
  397. "__type__": "cc.Size",
  398. "width": 637,
  399. "height": 669
  400. },
  401. "_anchorPoint": {
  402. "__type__": "cc.Vec2",
  403. "x": 0.5,
  404. "y": 0.5
  405. },
  406. "_id": ""
  407. },
  408. {
  409. "__type__": "cc.CompPrefabInfo",
  410. "fileId": "003z2F3JdJubXX8nTXt4nn"
  411. },
  412. {
  413. "__type__": "cc.Sprite",
  414. "_name": "",
  415. "_objFlags": 0,
  416. "__editorExtras__": {},
  417. "node": {
  418. "__id__": 13
  419. },
  420. "_enabled": true,
  421. "__prefab": {
  422. "__id__": 17
  423. },
  424. "_customMaterial": null,
  425. "_srcBlendFactor": 2,
  426. "_dstBlendFactor": 4,
  427. "_color": {
  428. "__type__": "cc.Color",
  429. "r": 255,
  430. "g": 255,
  431. "b": 255,
  432. "a": 255
  433. },
  434. "_spriteFrame": {
  435. "__uuid__": "65a2f348-4db6-4940-8e4d-df27ed3b3e41@f9941",
  436. "__expectedType__": "cc.SpriteFrame"
  437. },
  438. "_type": 0,
  439. "_fillType": 0,
  440. "_sizeMode": 1,
  441. "_fillCenter": {
  442. "__type__": "cc.Vec2",
  443. "x": 0,
  444. "y": 0
  445. },
  446. "_fillStart": 0,
  447. "_fillRange": 0,
  448. "_isTrimmedMode": true,
  449. "_useGrayscale": false,
  450. "_atlas": null,
  451. "_id": ""
  452. },
  453. {
  454. "__type__": "cc.CompPrefabInfo",
  455. "fileId": "93AGSIERtF+JdN9HV3ysoi"
  456. },
  457. {
  458. "__type__": "cc.PrefabInfo",
  459. "root": {
  460. "__id__": 1
  461. },
  462. "asset": {
  463. "__id__": 0
  464. },
  465. "fileId": "8bsxS8lbZOgJOUsZ0cFFwl",
  466. "instance": null,
  467. "targetOverrides": null,
  468. "nestedPrefabInstanceRoots": null
  469. },
  470. {
  471. "__type__": "cc.Node",
  472. "_name": "Title",
  473. "_objFlags": 0,
  474. "__editorExtras__": {},
  475. "_parent": {
  476. "__id__": 12
  477. },
  478. "_children": [],
  479. "_active": true,
  480. "_components": [
  481. {
  482. "__id__": 20
  483. },
  484. {
  485. "__id__": 22
  486. }
  487. ],
  488. "_prefab": {
  489. "__id__": 24
  490. },
  491. "_lpos": {
  492. "__type__": "cc.Vec3",
  493. "x": 0,
  494. "y": 265,
  495. "z": 0
  496. },
  497. "_lrot": {
  498. "__type__": "cc.Quat",
  499. "x": 0,
  500. "y": 0,
  501. "z": 0,
  502. "w": 1
  503. },
  504. "_lscale": {
  505. "__type__": "cc.Vec3",
  506. "x": 1,
  507. "y": 1,
  508. "z": 1
  509. },
  510. "_mobility": 0,
  511. "_layer": 33554432,
  512. "_euler": {
  513. "__type__": "cc.Vec3",
  514. "x": 0,
  515. "y": 0,
  516. "z": 0
  517. },
  518. "_id": ""
  519. },
  520. {
  521. "__type__": "cc.UITransform",
  522. "_name": "",
  523. "_objFlags": 0,
  524. "__editorExtras__": {},
  525. "node": {
  526. "__id__": 19
  527. },
  528. "_enabled": true,
  529. "__prefab": {
  530. "__id__": 21
  531. },
  532. "_contentSize": {
  533. "__type__": "cc.Size",
  534. "width": 262,
  535. "height": 59
  536. },
  537. "_anchorPoint": {
  538. "__type__": "cc.Vec2",
  539. "x": 0.5,
  540. "y": 0.5
  541. },
  542. "_id": ""
  543. },
  544. {
  545. "__type__": "cc.CompPrefabInfo",
  546. "fileId": "22SBCsyiBH/pym6/b7Huut"
  547. },
  548. {
  549. "__type__": "cc.Sprite",
  550. "_name": "",
  551. "_objFlags": 0,
  552. "__editorExtras__": {},
  553. "node": {
  554. "__id__": 19
  555. },
  556. "_enabled": true,
  557. "__prefab": {
  558. "__id__": 23
  559. },
  560. "_customMaterial": null,
  561. "_srcBlendFactor": 2,
  562. "_dstBlendFactor": 4,
  563. "_color": {
  564. "__type__": "cc.Color",
  565. "r": 255,
  566. "g": 255,
  567. "b": 255,
  568. "a": 255
  569. },
  570. "_spriteFrame": {
  571. "__uuid__": "f0e4c38d-0fa3-4a71-b003-10b17ce31f06@f9941",
  572. "__expectedType__": "cc.SpriteFrame"
  573. },
  574. "_type": 0,
  575. "_fillType": 0,
  576. "_sizeMode": 1,
  577. "_fillCenter": {
  578. "__type__": "cc.Vec2",
  579. "x": 0,
  580. "y": 0
  581. },
  582. "_fillStart": 0,
  583. "_fillRange": 0,
  584. "_isTrimmedMode": true,
  585. "_useGrayscale": false,
  586. "_atlas": null,
  587. "_id": ""
  588. },
  589. {
  590. "__type__": "cc.CompPrefabInfo",
  591. "fileId": "c0EoZY90RByo1WMnJDOODX"
  592. },
  593. {
  594. "__type__": "cc.PrefabInfo",
  595. "root": {
  596. "__id__": 1
  597. },
  598. "asset": {
  599. "__id__": 0
  600. },
  601. "fileId": "41QjsAn6NByI2IySyS2VZB",
  602. "instance": null,
  603. "targetOverrides": null,
  604. "nestedPrefabInstanceRoots": null
  605. },
  606. {
  607. "__type__": "cc.Node",
  608. "_name": "Close_Btn",
  609. "_objFlags": 0,
  610. "__editorExtras__": {},
  611. "_parent": {
  612. "__id__": 12
  613. },
  614. "_children": [],
  615. "_active": true,
  616. "_components": [
  617. {
  618. "__id__": 26
  619. },
  620. {
  621. "__id__": 28
  622. },
  623. {
  624. "__id__": 30
  625. }
  626. ],
  627. "_prefab": {
  628. "__id__": 32
  629. },
  630. "_lpos": {
  631. "__type__": "cc.Vec3",
  632. "x": 240,
  633. "y": 265,
  634. "z": 0
  635. },
  636. "_lrot": {
  637. "__type__": "cc.Quat",
  638. "x": 0,
  639. "y": 0,
  640. "z": 0,
  641. "w": 1
  642. },
  643. "_lscale": {
  644. "__type__": "cc.Vec3",
  645. "x": 1,
  646. "y": 1,
  647. "z": 1
  648. },
  649. "_mobility": 0,
  650. "_layer": 33554432,
  651. "_euler": {
  652. "__type__": "cc.Vec3",
  653. "x": 0,
  654. "y": 0,
  655. "z": 0
  656. },
  657. "_id": ""
  658. },
  659. {
  660. "__type__": "cc.UITransform",
  661. "_name": "",
  662. "_objFlags": 0,
  663. "__editorExtras__": {},
  664. "node": {
  665. "__id__": 25
  666. },
  667. "_enabled": true,
  668. "__prefab": {
  669. "__id__": 27
  670. },
  671. "_contentSize": {
  672. "__type__": "cc.Size",
  673. "width": 95,
  674. "height": 95
  675. },
  676. "_anchorPoint": {
  677. "__type__": "cc.Vec2",
  678. "x": 0.5,
  679. "y": 0.5
  680. },
  681. "_id": ""
  682. },
  683. {
  684. "__type__": "cc.CompPrefabInfo",
  685. "fileId": "b9a6r/Ii9DjpAbbCbaFDJK"
  686. },
  687. {
  688. "__type__": "cc.Sprite",
  689. "_name": "",
  690. "_objFlags": 0,
  691. "__editorExtras__": {},
  692. "node": {
  693. "__id__": 25
  694. },
  695. "_enabled": true,
  696. "__prefab": {
  697. "__id__": 29
  698. },
  699. "_customMaterial": null,
  700. "_srcBlendFactor": 2,
  701. "_dstBlendFactor": 4,
  702. "_color": {
  703. "__type__": "cc.Color",
  704. "r": 255,
  705. "g": 255,
  706. "b": 255,
  707. "a": 255
  708. },
  709. "_spriteFrame": {
  710. "__uuid__": "4c83ffba-7dd6-4bbc-a7a5-b94e4c050ead@f9941",
  711. "__expectedType__": "cc.SpriteFrame"
  712. },
  713. "_type": 1,
  714. "_fillType": 0,
  715. "_sizeMode": 0,
  716. "_fillCenter": {
  717. "__type__": "cc.Vec2",
  718. "x": 0,
  719. "y": 0
  720. },
  721. "_fillStart": 0,
  722. "_fillRange": 0,
  723. "_isTrimmedMode": true,
  724. "_useGrayscale": false,
  725. "_atlas": null,
  726. "_id": ""
  727. },
  728. {
  729. "__type__": "cc.CompPrefabInfo",
  730. "fileId": "bfpVK3K/tJcrCplz+o8yu5"
  731. },
  732. {
  733. "__type__": "cc.Button",
  734. "_name": "",
  735. "_objFlags": 0,
  736. "__editorExtras__": {},
  737. "node": {
  738. "__id__": 25
  739. },
  740. "_enabled": true,
  741. "__prefab": {
  742. "__id__": 31
  743. },
  744. "clickEvents": [],
  745. "_interactable": true,
  746. "_transition": 3,
  747. "_normalColor": {
  748. "__type__": "cc.Color",
  749. "r": 214,
  750. "g": 214,
  751. "b": 214,
  752. "a": 255
  753. },
  754. "_hoverColor": {
  755. "__type__": "cc.Color",
  756. "r": 211,
  757. "g": 211,
  758. "b": 211,
  759. "a": 255
  760. },
  761. "_pressedColor": {
  762. "__type__": "cc.Color",
  763. "r": 255,
  764. "g": 255,
  765. "b": 255,
  766. "a": 255
  767. },
  768. "_disabledColor": {
  769. "__type__": "cc.Color",
  770. "r": 124,
  771. "g": 124,
  772. "b": 124,
  773. "a": 255
  774. },
  775. "_normalSprite": null,
  776. "_hoverSprite": null,
  777. "_pressedSprite": null,
  778. "_disabledSprite": null,
  779. "_duration": 0.1,
  780. "_zoomScale": 1.2,
  781. "_target": {
  782. "__id__": 25
  783. },
  784. "_id": ""
  785. },
  786. {
  787. "__type__": "cc.CompPrefabInfo",
  788. "fileId": "0dQjmkexFIZYq0mjA8KO6e"
  789. },
  790. {
  791. "__type__": "cc.PrefabInfo",
  792. "root": {
  793. "__id__": 1
  794. },
  795. "asset": {
  796. "__id__": 0
  797. },
  798. "fileId": "f5uqdj6WNIy66Y2axPThn6",
  799. "instance": null,
  800. "targetOverrides": null,
  801. "nestedPrefabInstanceRoots": null
  802. },
  803. {
  804. "__type__": "cc.Node",
  805. "_name": "DividingLine",
  806. "_objFlags": 0,
  807. "__editorExtras__": {},
  808. "_parent": {
  809. "__id__": 12
  810. },
  811. "_children": [],
  812. "_active": true,
  813. "_components": [
  814. {
  815. "__id__": 34
  816. },
  817. {
  818. "__id__": 36
  819. }
  820. ],
  821. "_prefab": {
  822. "__id__": 38
  823. },
  824. "_lpos": {
  825. "__type__": "cc.Vec3",
  826. "x": -38.71300000000002,
  827. "y": -35.589000000000055,
  828. "z": 0
  829. },
  830. "_lrot": {
  831. "__type__": "cc.Quat",
  832. "x": 0,
  833. "y": 0,
  834. "z": 0,
  835. "w": 1
  836. },
  837. "_lscale": {
  838. "__type__": "cc.Vec3",
  839. "x": 1,
  840. "y": 1,
  841. "z": 1
  842. },
  843. "_mobility": 0,
  844. "_layer": 33554432,
  845. "_euler": {
  846. "__type__": "cc.Vec3",
  847. "x": 0,
  848. "y": 0,
  849. "z": 0
  850. },
  851. "_id": ""
  852. },
  853. {
  854. "__type__": "cc.UITransform",
  855. "_name": "",
  856. "_objFlags": 0,
  857. "__editorExtras__": {},
  858. "node": {
  859. "__id__": 33
  860. },
  861. "_enabled": true,
  862. "__prefab": {
  863. "__id__": 35
  864. },
  865. "_contentSize": {
  866. "__type__": "cc.Size",
  867. "width": 2,
  868. "height": 281
  869. },
  870. "_anchorPoint": {
  871. "__type__": "cc.Vec2",
  872. "x": 0.5,
  873. "y": 0.5
  874. },
  875. "_id": ""
  876. },
  877. {
  878. "__type__": "cc.CompPrefabInfo",
  879. "fileId": "31nagtIzJCkoxbpu4lsxF+"
  880. },
  881. {
  882. "__type__": "cc.Sprite",
  883. "_name": "",
  884. "_objFlags": 0,
  885. "__editorExtras__": {},
  886. "node": {
  887. "__id__": 33
  888. },
  889. "_enabled": true,
  890. "__prefab": {
  891. "__id__": 37
  892. },
  893. "_customMaterial": null,
  894. "_srcBlendFactor": 2,
  895. "_dstBlendFactor": 4,
  896. "_color": {
  897. "__type__": "cc.Color",
  898. "r": 255,
  899. "g": 255,
  900. "b": 255,
  901. "a": 255
  902. },
  903. "_spriteFrame": {
  904. "__uuid__": "bbf01d90-1bf3-4d04-abec-583a18c6c9fd@f9941",
  905. "__expectedType__": "cc.SpriteFrame"
  906. },
  907. "_type": 0,
  908. "_fillType": 0,
  909. "_sizeMode": 1,
  910. "_fillCenter": {
  911. "__type__": "cc.Vec2",
  912. "x": 0,
  913. "y": 0
  914. },
  915. "_fillStart": 0,
  916. "_fillRange": 0,
  917. "_isTrimmedMode": true,
  918. "_useGrayscale": false,
  919. "_atlas": null,
  920. "_id": ""
  921. },
  922. {
  923. "__type__": "cc.CompPrefabInfo",
  924. "fileId": "e4Gw5vnRdJKZCa/UogaGms"
  925. },
  926. {
  927. "__type__": "cc.PrefabInfo",
  928. "root": {
  929. "__id__": 1
  930. },
  931. "asset": {
  932. "__id__": 0
  933. },
  934. "fileId": "1eSW6oWNtPDJAqJ3J7maR4",
  935. "instance": null,
  936. "targetOverrides": null,
  937. "nestedPrefabInstanceRoots": null
  938. },
  939. {
  940. "__type__": "cc.Node",
  941. "_name": "Txt_1",
  942. "_objFlags": 0,
  943. "__editorExtras__": {},
  944. "_parent": {
  945. "__id__": 12
  946. },
  947. "_children": [],
  948. "_active": true,
  949. "_components": [
  950. {
  951. "__id__": 40
  952. },
  953. {
  954. "__id__": 42
  955. }
  956. ],
  957. "_prefab": {
  958. "__id__": 44
  959. },
  960. "_lpos": {
  961. "__type__": "cc.Vec3",
  962. "x": 0,
  963. "y": -17.791000000000054,
  964. "z": 0
  965. },
  966. "_lrot": {
  967. "__type__": "cc.Quat",
  968. "x": 0,
  969. "y": 0,
  970. "z": 0,
  971. "w": 1
  972. },
  973. "_lscale": {
  974. "__type__": "cc.Vec3",
  975. "x": 1,
  976. "y": 1,
  977. "z": 1
  978. },
  979. "_mobility": 0,
  980. "_layer": 33554432,
  981. "_euler": {
  982. "__type__": "cc.Vec3",
  983. "x": 0,
  984. "y": 0,
  985. "z": 0
  986. },
  987. "_id": ""
  988. },
  989. {
  990. "__type__": "cc.UITransform",
  991. "_name": "",
  992. "_objFlags": 0,
  993. "__editorExtras__": {},
  994. "node": {
  995. "__id__": 39
  996. },
  997. "_enabled": true,
  998. "__prefab": {
  999. "__id__": 41
  1000. },
  1001. "_contentSize": {
  1002. "__type__": "cc.Size",
  1003. "width": 527,
  1004. "height": 363
  1005. },
  1006. "_anchorPoint": {
  1007. "__type__": "cc.Vec2",
  1008. "x": 0.5,
  1009. "y": 0.5
  1010. },
  1011. "_id": ""
  1012. },
  1013. {
  1014. "__type__": "cc.CompPrefabInfo",
  1015. "fileId": "c4K8FMa39CsJbb+xnrRJ+e"
  1016. },
  1017. {
  1018. "__type__": "cc.Sprite",
  1019. "_name": "",
  1020. "_objFlags": 0,
  1021. "__editorExtras__": {},
  1022. "node": {
  1023. "__id__": 39
  1024. },
  1025. "_enabled": true,
  1026. "__prefab": {
  1027. "__id__": 43
  1028. },
  1029. "_customMaterial": null,
  1030. "_srcBlendFactor": 2,
  1031. "_dstBlendFactor": 4,
  1032. "_color": {
  1033. "__type__": "cc.Color",
  1034. "r": 255,
  1035. "g": 255,
  1036. "b": 255,
  1037. "a": 255
  1038. },
  1039. "_spriteFrame": {
  1040. "__uuid__": "50061c52-2f5a-42a9-800d-d0137d80d9dd@f9941",
  1041. "__expectedType__": "cc.SpriteFrame"
  1042. },
  1043. "_type": 0,
  1044. "_fillType": 0,
  1045. "_sizeMode": 1,
  1046. "_fillCenter": {
  1047. "__type__": "cc.Vec2",
  1048. "x": 0,
  1049. "y": 0
  1050. },
  1051. "_fillStart": 0,
  1052. "_fillRange": 0,
  1053. "_isTrimmedMode": true,
  1054. "_useGrayscale": false,
  1055. "_atlas": null,
  1056. "_id": ""
  1057. },
  1058. {
  1059. "__type__": "cc.CompPrefabInfo",
  1060. "fileId": "d5p+A1X7JOYIrySFx5Qcfg"
  1061. },
  1062. {
  1063. "__type__": "cc.PrefabInfo",
  1064. "root": {
  1065. "__id__": 1
  1066. },
  1067. "asset": {
  1068. "__id__": 0
  1069. },
  1070. "fileId": "1aNLj7SOtP1pvx/W6qS60t",
  1071. "instance": null,
  1072. "targetOverrides": null,
  1073. "nestedPrefabInstanceRoots": null
  1074. },
  1075. {
  1076. "__type__": "cc.Node",
  1077. "_name": "Txt_2",
  1078. "_objFlags": 0,
  1079. "__editorExtras__": {},
  1080. "_parent": {
  1081. "__id__": 12
  1082. },
  1083. "_children": [],
  1084. "_active": true,
  1085. "_components": [
  1086. {
  1087. "__id__": 46
  1088. },
  1089. {
  1090. "__id__": 48
  1091. }
  1092. ],
  1093. "_prefab": {
  1094. "__id__": 50
  1095. },
  1096. "_lpos": {
  1097. "__type__": "cc.Vec3",
  1098. "x": 0,
  1099. "y": -245.55899999999997,
  1100. "z": 0
  1101. },
  1102. "_lrot": {
  1103. "__type__": "cc.Quat",
  1104. "x": 0,
  1105. "y": 0,
  1106. "z": 0,
  1107. "w": 1
  1108. },
  1109. "_lscale": {
  1110. "__type__": "cc.Vec3",
  1111. "x": 1,
  1112. "y": 1,
  1113. "z": 1
  1114. },
  1115. "_mobility": 0,
  1116. "_layer": 33554432,
  1117. "_euler": {
  1118. "__type__": "cc.Vec3",
  1119. "x": 0,
  1120. "y": 0,
  1121. "z": 0
  1122. },
  1123. "_id": ""
  1124. },
  1125. {
  1126. "__type__": "cc.UITransform",
  1127. "_name": "",
  1128. "_objFlags": 0,
  1129. "__editorExtras__": {},
  1130. "node": {
  1131. "__id__": 45
  1132. },
  1133. "_enabled": true,
  1134. "__prefab": {
  1135. "__id__": 47
  1136. },
  1137. "_contentSize": {
  1138. "__type__": "cc.Size",
  1139. "width": 476,
  1140. "height": 34
  1141. },
  1142. "_anchorPoint": {
  1143. "__type__": "cc.Vec2",
  1144. "x": 0.5,
  1145. "y": 0.5
  1146. },
  1147. "_id": ""
  1148. },
  1149. {
  1150. "__type__": "cc.CompPrefabInfo",
  1151. "fileId": "69a3WDX2dNdblozghXAqFA"
  1152. },
  1153. {
  1154. "__type__": "cc.Sprite",
  1155. "_name": "",
  1156. "_objFlags": 0,
  1157. "__editorExtras__": {},
  1158. "node": {
  1159. "__id__": 45
  1160. },
  1161. "_enabled": true,
  1162. "__prefab": {
  1163. "__id__": 49
  1164. },
  1165. "_customMaterial": null,
  1166. "_srcBlendFactor": 2,
  1167. "_dstBlendFactor": 4,
  1168. "_color": {
  1169. "__type__": "cc.Color",
  1170. "r": 255,
  1171. "g": 255,
  1172. "b": 255,
  1173. "a": 255
  1174. },
  1175. "_spriteFrame": {
  1176. "__uuid__": "9589e76c-9bba-45b1-8b61-e18402ca814b@f9941",
  1177. "__expectedType__": "cc.SpriteFrame"
  1178. },
  1179. "_type": 0,
  1180. "_fillType": 0,
  1181. "_sizeMode": 1,
  1182. "_fillCenter": {
  1183. "__type__": "cc.Vec2",
  1184. "x": 0,
  1185. "y": 0
  1186. },
  1187. "_fillStart": 0,
  1188. "_fillRange": 0,
  1189. "_isTrimmedMode": true,
  1190. "_useGrayscale": false,
  1191. "_atlas": null,
  1192. "_id": ""
  1193. },
  1194. {
  1195. "__type__": "cc.CompPrefabInfo",
  1196. "fileId": "a8NM738r1OyZsaYeHGdXKR"
  1197. },
  1198. {
  1199. "__type__": "cc.PrefabInfo",
  1200. "root": {
  1201. "__id__": 1
  1202. },
  1203. "asset": {
  1204. "__id__": 0
  1205. },
  1206. "fileId": "57IVqTEKxJnIWXqnrtgb9A",
  1207. "instance": null,
  1208. "targetOverrides": null,
  1209. "nestedPrefabInstanceRoots": null
  1210. },
  1211. {
  1212. "__type__": "cc.UITransform",
  1213. "_name": "",
  1214. "_objFlags": 0,
  1215. "__editorExtras__": {},
  1216. "node": {
  1217. "__id__": 12
  1218. },
  1219. "_enabled": true,
  1220. "__prefab": {
  1221. "__id__": 52
  1222. },
  1223. "_contentSize": {
  1224. "__type__": "cc.Size",
  1225. "width": 100,
  1226. "height": 100
  1227. },
  1228. "_anchorPoint": {
  1229. "__type__": "cc.Vec2",
  1230. "x": 0.5,
  1231. "y": 0.5
  1232. },
  1233. "_id": ""
  1234. },
  1235. {
  1236. "__type__": "cc.CompPrefabInfo",
  1237. "fileId": "0ff+TTs9tMaoNKvYyTTY9s"
  1238. },
  1239. {
  1240. "__type__": "cc.PrefabInfo",
  1241. "root": {
  1242. "__id__": 1
  1243. },
  1244. "asset": {
  1245. "__id__": 0
  1246. },
  1247. "fileId": "33HMsFDRZJSZY9q7g/xNG9",
  1248. "instance": null,
  1249. "targetOverrides": null,
  1250. "nestedPrefabInstanceRoots": null
  1251. },
  1252. {
  1253. "__type__": "cc.UITransform",
  1254. "_name": "",
  1255. "_objFlags": 0,
  1256. "__editorExtras__": {},
  1257. "node": {
  1258. "__id__": 1
  1259. },
  1260. "_enabled": true,
  1261. "__prefab": {
  1262. "__id__": 55
  1263. },
  1264. "_contentSize": {
  1265. "__type__": "cc.Size",
  1266. "width": 100,
  1267. "height": 100
  1268. },
  1269. "_anchorPoint": {
  1270. "__type__": "cc.Vec2",
  1271. "x": 0.5,
  1272. "y": 0.5
  1273. },
  1274. "_id": ""
  1275. },
  1276. {
  1277. "__type__": "cc.CompPrefabInfo",
  1278. "fileId": "32TadnD3lMTY9xHeI861cg"
  1279. },
  1280. {
  1281. "__type__": "e612co2N2pF65ZUh56KD86z",
  1282. "_name": "",
  1283. "_objFlags": 0,
  1284. "__editorExtras__": {},
  1285. "node": {
  1286. "__id__": 1
  1287. },
  1288. "_enabled": true,
  1289. "__prefab": {
  1290. "__id__": 57
  1291. },
  1292. "Close_Btn": {
  1293. "__id__": 30
  1294. },
  1295. "_id": ""
  1296. },
  1297. {
  1298. "__type__": "cc.CompPrefabInfo",
  1299. "fileId": "c1C/o7D4VKgZjswo9uL3rh"
  1300. },
  1301. {
  1302. "__type__": "cc.Widget",
  1303. "_name": "",
  1304. "_objFlags": 0,
  1305. "__editorExtras__": {},
  1306. "node": {
  1307. "__id__": 1
  1308. },
  1309. "_enabled": true,
  1310. "__prefab": {
  1311. "__id__": 59
  1312. },
  1313. "_alignFlags": 45,
  1314. "_target": null,
  1315. "_left": 325,
  1316. "_right": 325,
  1317. "_top": 767,
  1318. "_bottom": 767,
  1319. "_horizontalCenter": 0,
  1320. "_verticalCenter": 0,
  1321. "_isAbsLeft": true,
  1322. "_isAbsRight": true,
  1323. "_isAbsTop": true,
  1324. "_isAbsBottom": true,
  1325. "_isAbsHorizontalCenter": true,
  1326. "_isAbsVerticalCenter": true,
  1327. "_originalWidth": 100,
  1328. "_originalHeight": 100,
  1329. "_alignMode": 2,
  1330. "_lockFlags": 0,
  1331. "_id": ""
  1332. },
  1333. {
  1334. "__type__": "cc.CompPrefabInfo",
  1335. "fileId": "dehLWfX+xP6ZVjXYGMjdtU"
  1336. },
  1337. {
  1338. "__type__": "cc.PrefabInfo",
  1339. "root": {
  1340. "__id__": 1
  1341. },
  1342. "asset": {
  1343. "__id__": 0
  1344. },
  1345. "fileId": "6fNpalPCVBI7dUBOWkOIiB",
  1346. "instance": null,
  1347. "targetOverrides": null
  1348. }
  1349. ]