reliveView.prefab 22 KB

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