TryGamesWidget.prefab 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658
  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. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "TryGamesWidget",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. }
  22. ],
  23. "_active": true,
  24. "_level": 1,
  25. "_components": [
  26. {
  27. "__id__": 19
  28. },
  29. {
  30. "__id__": 20
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 21
  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": 188,
  47. "height": 188
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_quat": {
  55. "__type__": "cc.Quat",
  56. "x": 0,
  57. "y": 0,
  58. "z": 0,
  59. "w": 1
  60. },
  61. "_skewX": 0,
  62. "_skewY": 0,
  63. "groupIndex": 0,
  64. "_id": "",
  65. "_trs": {
  66. "__type__": "TypedArray",
  67. "ctor": "Float64Array",
  68. "array": [
  69. 932,
  70. 1500,
  71. 0,
  72. 0,
  73. 0,
  74. 0,
  75. 1,
  76. 1,
  77. 1,
  78. 1
  79. ]
  80. }
  81. },
  82. {
  83. "__type__": "cc.Node",
  84. "_name": "TryGameNode",
  85. "_objFlags": 0,
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [
  90. {
  91. "__id__": 3
  92. }
  93. ],
  94. "_active": true,
  95. "_level": 3,
  96. "_components": [
  97. {
  98. "__id__": 16
  99. },
  100. {
  101. "__id__": 17
  102. }
  103. ],
  104. "_prefab": {
  105. "__id__": 18
  106. },
  107. "_opacity": 255,
  108. "_color": {
  109. "__type__": "cc.Color",
  110. "r": 226,
  111. "g": 94,
  112. "b": 90,
  113. "a": 255
  114. },
  115. "_contentSize": {
  116. "__type__": "cc.Size",
  117. "width": 188,
  118. "height": 188
  119. },
  120. "_anchorPoint": {
  121. "__type__": "cc.Vec2",
  122. "x": 0.5,
  123. "y": 0.5
  124. },
  125. "_quat": {
  126. "__type__": "cc.Quat",
  127. "x": 0,
  128. "y": 0,
  129. "z": 0,
  130. "w": 1
  131. },
  132. "_skewX": 0,
  133. "_skewY": 0,
  134. "groupIndex": 0,
  135. "_id": "",
  136. "_trs": {
  137. "__type__": "TypedArray",
  138. "ctor": "Float64Array",
  139. "array": [
  140. 0,
  141. 0,
  142. 0,
  143. 0,
  144. 0,
  145. 0,
  146. 1,
  147. 1,
  148. 1,
  149. 1
  150. ]
  151. }
  152. },
  153. {
  154. "__type__": "cc.Node",
  155. "_name": "Mask",
  156. "_objFlags": 0,
  157. "_parent": {
  158. "__id__": 2
  159. },
  160. "_children": [
  161. {
  162. "__id__": 4
  163. },
  164. {
  165. "__id__": 7
  166. },
  167. {
  168. "__id__": 10
  169. }
  170. ],
  171. "_active": false,
  172. "_level": 4,
  173. "_components": [
  174. {
  175. "__id__": 14
  176. }
  177. ],
  178. "_prefab": {
  179. "__id__": 15
  180. },
  181. "_opacity": 255,
  182. "_color": {
  183. "__type__": "cc.Color",
  184. "r": 255,
  185. "g": 255,
  186. "b": 255,
  187. "a": 255
  188. },
  189. "_contentSize": {
  190. "__type__": "cc.Size",
  191. "width": 188,
  192. "height": 188
  193. },
  194. "_anchorPoint": {
  195. "__type__": "cc.Vec2",
  196. "x": 0.5,
  197. "y": 0.5
  198. },
  199. "_quat": {
  200. "__type__": "cc.Quat",
  201. "x": 0,
  202. "y": 0,
  203. "z": 0,
  204. "w": 1
  205. },
  206. "_skewX": 0,
  207. "_skewY": 0,
  208. "groupIndex": 0,
  209. "_id": "",
  210. "_trs": {
  211. "__type__": "TypedArray",
  212. "ctor": "Float64Array",
  213. "array": [
  214. 0,
  215. 0,
  216. 0,
  217. 0,
  218. 0,
  219. 0,
  220. 1,
  221. 1,
  222. 1,
  223. 1
  224. ]
  225. }
  226. },
  227. {
  228. "__type__": "cc.Node",
  229. "_name": "itemBg",
  230. "_objFlags": 0,
  231. "_parent": {
  232. "__id__": 3
  233. },
  234. "_children": [],
  235. "_active": true,
  236. "_level": 3,
  237. "_components": [
  238. {
  239. "__id__": 5
  240. }
  241. ],
  242. "_prefab": {
  243. "__id__": 6
  244. },
  245. "_opacity": 255,
  246. "_color": {
  247. "__type__": "cc.Color",
  248. "r": 255,
  249. "g": 255,
  250. "b": 255,
  251. "a": 255
  252. },
  253. "_contentSize": {
  254. "__type__": "cc.Size",
  255. "width": 256,
  256. "height": 256
  257. },
  258. "_anchorPoint": {
  259. "__type__": "cc.Vec2",
  260. "x": 0.5,
  261. "y": 0.5
  262. },
  263. "_quat": {
  264. "__type__": "cc.Quat",
  265. "x": 0,
  266. "y": 0,
  267. "z": 0,
  268. "w": 1
  269. },
  270. "_skewX": 0,
  271. "_skewY": 0,
  272. "groupIndex": 0,
  273. "_id": "",
  274. "_trs": {
  275. "__type__": "TypedArray",
  276. "ctor": "Float64Array",
  277. "array": [
  278. 0,
  279. 0,
  280. 0,
  281. 0,
  282. 0,
  283. 0,
  284. 1,
  285. 0.8,
  286. 0.8,
  287. 1
  288. ]
  289. }
  290. },
  291. {
  292. "__type__": "cc.Sprite",
  293. "_name": "",
  294. "_objFlags": 0,
  295. "node": {
  296. "__id__": 4
  297. },
  298. "_enabled": true,
  299. "_spriteFrame": {
  300. "__uuid__": "c6c48f2b-5f42-4535-b724-34d63a5ddd50"
  301. },
  302. "_type": 0,
  303. "_sizeMode": 0,
  304. "_fillType": 0,
  305. "_fillCenter": {
  306. "__type__": "cc.Vec2",
  307. "x": 0,
  308. "y": 0
  309. },
  310. "_fillStart": 0,
  311. "_fillRange": 0,
  312. "_isTrimmedMode": true,
  313. "_state": 0,
  314. "_atlas": {
  315. "__uuid__": "eaa6c9f5-9685-45dc-94b4-02b40ba68ee0"
  316. },
  317. "_srcBlendFactor": 770,
  318. "_dstBlendFactor": 771,
  319. "_id": ""
  320. },
  321. {
  322. "__type__": "cc.PrefabInfo",
  323. "root": {
  324. "__id__": 1
  325. },
  326. "asset": {
  327. "__uuid__": "e7b9db64-a599-435e-9e5e-d52f32e545c8"
  328. },
  329. "fileId": "85nI4I/9lBR4iYFDN6/mCx",
  330. "sync": false
  331. },
  332. {
  333. "__type__": "cc.Node",
  334. "_name": "Icon",
  335. "_objFlags": 0,
  336. "_parent": {
  337. "__id__": 3
  338. },
  339. "_children": [],
  340. "_active": true,
  341. "_level": 3,
  342. "_components": [
  343. {
  344. "__id__": 8
  345. }
  346. ],
  347. "_prefab": {
  348. "__id__": 9
  349. },
  350. "_opacity": 255,
  351. "_color": {
  352. "__type__": "cc.Color",
  353. "r": 255,
  354. "g": 255,
  355. "b": 255,
  356. "a": 255
  357. },
  358. "_contentSize": {
  359. "__type__": "cc.Size",
  360. "width": 256,
  361. "height": 256
  362. },
  363. "_anchorPoint": {
  364. "__type__": "cc.Vec2",
  365. "x": 0.5,
  366. "y": 0.5
  367. },
  368. "_quat": {
  369. "__type__": "cc.Quat",
  370. "x": 0,
  371. "y": 0,
  372. "z": 0,
  373. "w": 1
  374. },
  375. "_skewX": 0,
  376. "_skewY": 0,
  377. "groupIndex": 0,
  378. "_id": "",
  379. "_trs": {
  380. "__type__": "TypedArray",
  381. "ctor": "Float64Array",
  382. "array": [
  383. 0,
  384. 0,
  385. 0,
  386. 0,
  387. 0,
  388. 0,
  389. 1,
  390. 0.75,
  391. 0.75,
  392. 1
  393. ]
  394. }
  395. },
  396. {
  397. "__type__": "cc.Sprite",
  398. "_name": "",
  399. "_objFlags": 0,
  400. "node": {
  401. "__id__": 7
  402. },
  403. "_enabled": true,
  404. "_spriteFrame": null,
  405. "_type": 0,
  406. "_sizeMode": 0,
  407. "_fillType": 0,
  408. "_fillCenter": {
  409. "__type__": "cc.Vec2",
  410. "x": 0,
  411. "y": 0
  412. },
  413. "_fillStart": 0,
  414. "_fillRange": 0,
  415. "_isTrimmedMode": true,
  416. "_state": 0,
  417. "_atlas": null,
  418. "_srcBlendFactor": 770,
  419. "_dstBlendFactor": 771,
  420. "_id": ""
  421. },
  422. {
  423. "__type__": "cc.PrefabInfo",
  424. "root": {
  425. "__id__": 1
  426. },
  427. "asset": {
  428. "__uuid__": "e7b9db64-a599-435e-9e5e-d52f32e545c8"
  429. },
  430. "fileId": "8dvNUNkpFEtqaJbUH7NcYG",
  431. "sync": false
  432. },
  433. {
  434. "__type__": "cc.Node",
  435. "_name": "redpoint",
  436. "_objFlags": 0,
  437. "_parent": {
  438. "__id__": 3
  439. },
  440. "_children": [],
  441. "_active": true,
  442. "_level": 5,
  443. "_components": [
  444. {
  445. "__id__": 11
  446. },
  447. {
  448. "__id__": 12
  449. }
  450. ],
  451. "_prefab": {
  452. "__id__": 13
  453. },
  454. "_opacity": 255,
  455. "_color": {
  456. "__type__": "cc.Color",
  457. "r": 255,
  458. "g": 255,
  459. "b": 255,
  460. "a": 255
  461. },
  462. "_contentSize": {
  463. "__type__": "cc.Size",
  464. "width": 28,
  465. "height": 28
  466. },
  467. "_anchorPoint": {
  468. "__type__": "cc.Vec2",
  469. "x": 0.5,
  470. "y": 0.5
  471. },
  472. "_quat": {
  473. "__type__": "cc.Quat",
  474. "x": 0,
  475. "y": 0,
  476. "z": 0,
  477. "w": 1
  478. },
  479. "_skewX": 0,
  480. "_skewY": 0,
  481. "groupIndex": 0,
  482. "_id": "",
  483. "_trs": {
  484. "__type__": "TypedArray",
  485. "ctor": "Float64Array",
  486. "array": [
  487. -83.8,
  488. 88.2,
  489. 0,
  490. 0,
  491. 0,
  492. 0,
  493. 1,
  494. 1,
  495. 1,
  496. 1
  497. ]
  498. }
  499. },
  500. {
  501. "__type__": "cc.Sprite",
  502. "_name": "",
  503. "_objFlags": 0,
  504. "node": {
  505. "__id__": 10
  506. },
  507. "_enabled": true,
  508. "_spriteFrame": {
  509. "__uuid__": "35bedd17-5e47-4233-9e85-2a5e323208cb"
  510. },
  511. "_type": 0,
  512. "_sizeMode": 1,
  513. "_fillType": 0,
  514. "_fillCenter": {
  515. "__type__": "cc.Vec2",
  516. "x": 0,
  517. "y": 0
  518. },
  519. "_fillStart": 0,
  520. "_fillRange": 0,
  521. "_isTrimmedMode": true,
  522. "_state": 0,
  523. "_atlas": {
  524. "__uuid__": "eaa6c9f5-9685-45dc-94b4-02b40ba68ee0"
  525. },
  526. "_srcBlendFactor": 770,
  527. "_dstBlendFactor": 771,
  528. "_id": ""
  529. },
  530. {
  531. "__type__": "8ecccKnp/lLRYK/tCxltDQL",
  532. "_name": "",
  533. "_objFlags": 0,
  534. "node": {
  535. "__id__": 10
  536. },
  537. "_enabled": true,
  538. "_id": ""
  539. },
  540. {
  541. "__type__": "cc.PrefabInfo",
  542. "root": {
  543. "__id__": 1
  544. },
  545. "asset": {
  546. "__uuid__": "e7b9db64-a599-435e-9e5e-d52f32e545c8"
  547. },
  548. "fileId": "80wHwVUUxChbLi9MUdnOwu",
  549. "sync": false
  550. },
  551. {
  552. "__type__": "cc.Mask",
  553. "_name": "",
  554. "_objFlags": 0,
  555. "node": {
  556. "__id__": 3
  557. },
  558. "_enabled": false,
  559. "_spriteFrame": {
  560. "__uuid__": "f50c32a9-7dd5-4ecf-8904-ef73576ff62d"
  561. },
  562. "_type": 2,
  563. "_segments": 330,
  564. "_N$alphaThreshold": 0.8,
  565. "_N$inverted": false,
  566. "_id": ""
  567. },
  568. {
  569. "__type__": "cc.PrefabInfo",
  570. "root": {
  571. "__id__": 1
  572. },
  573. "asset": {
  574. "__uuid__": "e7b9db64-a599-435e-9e5e-d52f32e545c8"
  575. },
  576. "fileId": "5cq9fzWu5L+ZZouJA4e5kF",
  577. "sync": false
  578. },
  579. {
  580. "__type__": "038c46RnHFFRL5OfKlehQWS",
  581. "_name": "",
  582. "_objFlags": 0,
  583. "node": {
  584. "__id__": 2
  585. },
  586. "_enabled": true,
  587. "_id": ""
  588. },
  589. {
  590. "__type__": "e2425kaMhpN4aU6KcM8BiLX",
  591. "_name": "",
  592. "_objFlags": 0,
  593. "node": {
  594. "__id__": 2
  595. },
  596. "_enabled": true,
  597. "_id": ""
  598. },
  599. {
  600. "__type__": "cc.PrefabInfo",
  601. "root": {
  602. "__id__": 1
  603. },
  604. "asset": {
  605. "__uuid__": "e7b9db64-a599-435e-9e5e-d52f32e545c8"
  606. },
  607. "fileId": "c3g9/yPkhJhbWJsOh9tT54",
  608. "sync": false
  609. },
  610. {
  611. "__type__": "cc.Widget",
  612. "_name": "",
  613. "_objFlags": 0,
  614. "node": {
  615. "__id__": 1
  616. },
  617. "_enabled": true,
  618. "alignMode": 1,
  619. "_target": null,
  620. "_alignFlags": 12,
  621. "_left": 838,
  622. "_right": 73,
  623. "_top": 513,
  624. "_bottom": 1406,
  625. "_verticalCenter": 0,
  626. "_horizontalCenter": 0,
  627. "_isAbsLeft": true,
  628. "_isAbsRight": true,
  629. "_isAbsTop": true,
  630. "_isAbsBottom": true,
  631. "_isAbsHorizontalCenter": true,
  632. "_isAbsVerticalCenter": true,
  633. "_originalWidth": 0,
  634. "_originalHeight": 0,
  635. "_id": ""
  636. },
  637. {
  638. "__type__": "44f5bUS0vVOsr9VFcezUfsI",
  639. "_name": "",
  640. "_objFlags": 0,
  641. "node": {
  642. "__id__": 1
  643. },
  644. "_enabled": true,
  645. "_id": ""
  646. },
  647. {
  648. "__type__": "cc.PrefabInfo",
  649. "root": {
  650. "__id__": 1
  651. },
  652. "asset": {
  653. "__uuid__": "e7b9db64-a599-435e-9e5e-d52f32e545c8"
  654. },
  655. "fileId": "70hdrtVIFLtoXqViaA7WJ1",
  656. "sync": false
  657. }
  658. ]