rankscene.fire 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "scene": {
  8. "__id__": 1
  9. }
  10. },
  11. {
  12. "__type__": "cc.Scene",
  13. "_objFlags": 0,
  14. "_parent": null,
  15. "_children": [
  16. {
  17. "__id__": 2
  18. }
  19. ],
  20. "_active": true,
  21. "_level": 0,
  22. "_components": [],
  23. "_prefab": null,
  24. "_opacity": 255,
  25. "_color": {
  26. "__type__": "cc.Color",
  27. "r": 255,
  28. "g": 255,
  29. "b": 255,
  30. "a": 255
  31. },
  32. "_contentSize": {
  33. "__type__": "cc.Size",
  34. "width": 0,
  35. "height": 0
  36. },
  37. "_anchorPoint": {
  38. "__type__": "cc.Vec2",
  39. "x": 0,
  40. "y": 0
  41. },
  42. "_scale": {
  43. "__type__": "cc.Vec3",
  44. "x": 0.310546875,
  45. "y": 0.310546875,
  46. "z": 1
  47. },
  48. "_quat": {
  49. "__type__": "cc.Quat",
  50. "x": 0,
  51. "y": 0,
  52. "z": 0,
  53. "w": 1
  54. },
  55. "groupIndex": 0,
  56. "autoReleaseAssets": false,
  57. "_id": "a7c41137-753e-451d-8e26-d3dea70577e4"
  58. },
  59. {
  60. "__type__": "cc.Node",
  61. "_name": "Canvas",
  62. "_objFlags": 0,
  63. "_parent": {
  64. "__id__": 1
  65. },
  66. "_children": [
  67. {
  68. "__id__": 3
  69. },
  70. {
  71. "__id__": 5
  72. },
  73. {
  74. "__id__": 9
  75. }
  76. ],
  77. "_active": true,
  78. "_level": 0,
  79. "_components": [
  80. {
  81. "__id__": 13
  82. }
  83. ],
  84. "_prefab": null,
  85. "_opacity": 255,
  86. "_color": {
  87. "__type__": "cc.Color",
  88. "r": 255,
  89. "g": 255,
  90. "b": 255,
  91. "a": 255
  92. },
  93. "_contentSize": {
  94. "__type__": "cc.Size",
  95. "width": 544,
  96. "height": 960
  97. },
  98. "_anchorPoint": {
  99. "__type__": "cc.Vec2",
  100. "x": 0.5,
  101. "y": 0.5
  102. },
  103. "_position": {
  104. "__type__": "cc.Vec3",
  105. "x": 272,
  106. "y": 480,
  107. "z": 0
  108. },
  109. "_scale": {
  110. "__type__": "cc.Vec3",
  111. "x": 1,
  112. "y": 1,
  113. "z": 1
  114. },
  115. "_rotationX": 0,
  116. "_rotationY": 0,
  117. "_quat": {
  118. "__type__": "cc.Quat",
  119. "x": 0,
  120. "y": 0,
  121. "z": 0,
  122. "w": 1
  123. },
  124. "_skewX": 0,
  125. "_skewY": 0,
  126. "groupIndex": 0,
  127. "_id": "65Ifn+7NdCYLjIOasO+zsg"
  128. },
  129. {
  130. "__type__": "cc.Node",
  131. "_name": "Main Camera",
  132. "_objFlags": 0,
  133. "_parent": {
  134. "__id__": 2
  135. },
  136. "_children": [],
  137. "_active": true,
  138. "_level": 1,
  139. "_components": [
  140. {
  141. "__id__": 4
  142. }
  143. ],
  144. "_prefab": null,
  145. "_opacity": 255,
  146. "_color": {
  147. "__type__": "cc.Color",
  148. "r": 21,
  149. "g": 195,
  150. "b": 200,
  151. "a": 255
  152. },
  153. "_contentSize": {
  154. "__type__": "cc.Size",
  155. "width": 0,
  156. "height": 0
  157. },
  158. "_anchorPoint": {
  159. "__type__": "cc.Vec2",
  160. "x": 0.5,
  161. "y": 0.5
  162. },
  163. "_position": {
  164. "__type__": "cc.Vec3",
  165. "x": 0,
  166. "y": 0,
  167. "z": 0
  168. },
  169. "_scale": {
  170. "__type__": "cc.Vec3",
  171. "x": 1,
  172. "y": 1,
  173. "z": 1
  174. },
  175. "_rotationX": 0,
  176. "_rotationY": 0,
  177. "_quat": {
  178. "__type__": "cc.Quat",
  179. "x": 0,
  180. "y": 0,
  181. "z": 0,
  182. "w": 1
  183. },
  184. "_skewX": 0,
  185. "_skewY": 0,
  186. "groupIndex": 0,
  187. "_id": "45bTWF7jxEU40PKtz7JscX"
  188. },
  189. {
  190. "__type__": "cc.Camera",
  191. "_name": "",
  192. "_objFlags": 0,
  193. "node": {
  194. "__id__": 3
  195. },
  196. "_enabled": true,
  197. "_cullingMask": 4294967295,
  198. "_clearFlags": 7,
  199. "_backgroundColor": {
  200. "__type__": "cc.Color",
  201. "r": 255,
  202. "g": 226,
  203. "b": 224,
  204. "a": 255
  205. },
  206. "_depth": -1,
  207. "_zoomRatio": 1,
  208. "_targetTexture": null,
  209. "_id": "deZPs5TwZE7qnYaLDCUpWJ"
  210. },
  211. {
  212. "__type__": "cc.Node",
  213. "_name": "back",
  214. "_objFlags": 0,
  215. "_parent": {
  216. "__id__": 2
  217. },
  218. "_children": [],
  219. "_active": true,
  220. "_level": 1,
  221. "_components": [
  222. {
  223. "__id__": 6
  224. },
  225. {
  226. "__id__": 7
  227. }
  228. ],
  229. "_prefab": null,
  230. "_opacity": 255,
  231. "_color": {
  232. "__type__": "cc.Color",
  233. "r": 255,
  234. "g": 255,
  235. "b": 255,
  236. "a": 255
  237. },
  238. "_contentSize": {
  239. "__type__": "cc.Size",
  240. "width": 646,
  241. "height": 337
  242. },
  243. "_anchorPoint": {
  244. "__type__": "cc.Vec2",
  245. "x": 0.5,
  246. "y": 0.5
  247. },
  248. "_position": {
  249. "__type__": "cc.Vec3",
  250. "x": -187.2,
  251. "y": 416,
  252. "z": 0
  253. },
  254. "_scale": {
  255. "__type__": "cc.Vec3",
  256. "x": 0.176,
  257. "y": 0.176,
  258. "z": 1
  259. },
  260. "_rotationX": 0,
  261. "_rotationY": 0,
  262. "_quat": {
  263. "__type__": "cc.Quat",
  264. "x": 0,
  265. "y": 0,
  266. "z": 0,
  267. "w": 1
  268. },
  269. "_skewX": 0,
  270. "_skewY": 0,
  271. "groupIndex": 0,
  272. "_id": "c99FFp1BhFXZqfk4rXqB5n"
  273. },
  274. {
  275. "__type__": "cc.Sprite",
  276. "_name": "",
  277. "_objFlags": 0,
  278. "node": {
  279. "__id__": 5
  280. },
  281. "_enabled": true,
  282. "_spriteFrame": {
  283. "__uuid__": "7f5d3a91-4752-45b1-9392-12a2835af0f9"
  284. },
  285. "_type": 0,
  286. "_sizeMode": 1,
  287. "_fillType": 0,
  288. "_fillCenter": {
  289. "__type__": "cc.Vec2",
  290. "x": 0,
  291. "y": 0
  292. },
  293. "_fillStart": 0,
  294. "_fillRange": 0,
  295. "_isTrimmedMode": true,
  296. "_state": 0,
  297. "_atlas": null,
  298. "_srcBlendFactor": 770,
  299. "_dstBlendFactor": 771,
  300. "_id": "e85KRFSJJBKJ2AgzBxiNkZ"
  301. },
  302. {
  303. "__type__": "cc.Button",
  304. "_name": "",
  305. "_objFlags": 0,
  306. "node": {
  307. "__id__": 5
  308. },
  309. "_enabled": true,
  310. "duration": 0.1,
  311. "zoomScale": 1.2,
  312. "clickEvents": [
  313. {
  314. "__id__": 8
  315. }
  316. ],
  317. "_N$interactable": true,
  318. "_N$enableAutoGrayEffect": false,
  319. "_N$transition": 3,
  320. "transition": 3,
  321. "_N$normalColor": {
  322. "__type__": "cc.Color",
  323. "r": 214,
  324. "g": 214,
  325. "b": 214,
  326. "a": 255
  327. },
  328. "_N$pressedColor": {
  329. "__type__": "cc.Color",
  330. "r": 211,
  331. "g": 211,
  332. "b": 211,
  333. "a": 255
  334. },
  335. "pressedColor": {
  336. "__type__": "cc.Color",
  337. "r": 211,
  338. "g": 211,
  339. "b": 211,
  340. "a": 255
  341. },
  342. "_N$hoverColor": {
  343. "__type__": "cc.Color",
  344. "r": 255,
  345. "g": 255,
  346. "b": 255,
  347. "a": 255
  348. },
  349. "hoverColor": {
  350. "__type__": "cc.Color",
  351. "r": 255,
  352. "g": 255,
  353. "b": 255,
  354. "a": 255
  355. },
  356. "_N$disabledColor": {
  357. "__type__": "cc.Color",
  358. "r": 124,
  359. "g": 124,
  360. "b": 124,
  361. "a": 255
  362. },
  363. "_N$normalSprite": null,
  364. "_N$pressedSprite": null,
  365. "pressedSprite": null,
  366. "_N$hoverSprite": null,
  367. "hoverSprite": null,
  368. "_N$disabledSprite": null,
  369. "_N$target": null,
  370. "_id": "29cRcboC1G3ISH1ppDQ18Y"
  371. },
  372. {
  373. "__type__": "cc.ClickEvent",
  374. "target": {
  375. "__id__": 9
  376. },
  377. "component": "",
  378. "_componentId": "318bdR/UelGl6Zp2tEBPujR",
  379. "handler": "backClicked",
  380. "customEventData": ""
  381. },
  382. {
  383. "__type__": "cc.Node",
  384. "_name": "ctrl",
  385. "_objFlags": 0,
  386. "_parent": {
  387. "__id__": 2
  388. },
  389. "_children": [],
  390. "_active": true,
  391. "_level": 1,
  392. "_components": [
  393. {
  394. "__id__": 10
  395. },
  396. {
  397. "__id__": 11
  398. },
  399. {
  400. "__id__": 12
  401. }
  402. ],
  403. "_prefab": null,
  404. "_opacity": 255,
  405. "_color": {
  406. "__type__": "cc.Color",
  407. "r": 255,
  408. "g": 255,
  409. "b": 255,
  410. "a": 255
  411. },
  412. "_contentSize": {
  413. "__type__": "cc.Size",
  414. "width": 436,
  415. "height": 664
  416. },
  417. "_anchorPoint": {
  418. "__type__": "cc.Vec2",
  419. "x": 0.5,
  420. "y": 0.5
  421. },
  422. "_position": {
  423. "__type__": "cc.Vec3",
  424. "x": 26,
  425. "y": -7,
  426. "z": 0
  427. },
  428. "_scale": {
  429. "__type__": "cc.Vec3",
  430. "x": 1.1,
  431. "y": 1.1,
  432. "z": 1
  433. },
  434. "_rotationX": 0,
  435. "_rotationY": 0,
  436. "_quat": {
  437. "__type__": "cc.Quat",
  438. "x": 0,
  439. "y": 0,
  440. "z": 0,
  441. "w": 1
  442. },
  443. "_skewX": 0,
  444. "_skewY": 0,
  445. "groupIndex": 0,
  446. "_id": "61Gxn277dLU4Wp6A6zz2eW"
  447. },
  448. {
  449. "__type__": "cc.WXSubContextView",
  450. "_name": "",
  451. "_objFlags": 0,
  452. "node": {
  453. "__id__": 9
  454. },
  455. "_enabled": true,
  456. "_id": "1eH3GdDfBCOY7e8t235uAk"
  457. },
  458. {
  459. "__type__": "318bdR/UelGl6Zp2tEBPujR",
  460. "_name": "",
  461. "_objFlags": 0,
  462. "node": {
  463. "__id__": 9
  464. },
  465. "_enabled": true,
  466. "_id": "b5JBO8N8ZLmZj7qFMgQRpV"
  467. },
  468. {
  469. "__type__": "cc.Sprite",
  470. "_name": "",
  471. "_objFlags": 0,
  472. "node": {
  473. "__id__": 9
  474. },
  475. "_enabled": true,
  476. "_spriteFrame": null,
  477. "_type": 0,
  478. "_sizeMode": 1,
  479. "_fillType": 0,
  480. "_fillCenter": {
  481. "__type__": "cc.Vec2",
  482. "x": 0,
  483. "y": 0
  484. },
  485. "_fillStart": 0,
  486. "_fillRange": 0,
  487. "_isTrimmedMode": true,
  488. "_state": 0,
  489. "_atlas": null,
  490. "_srcBlendFactor": 770,
  491. "_dstBlendFactor": 771,
  492. "_id": "69lDEsCnNPFYq1EtCKroXi"
  493. },
  494. {
  495. "__type__": "cc.Canvas",
  496. "_name": "",
  497. "_objFlags": 0,
  498. "node": {
  499. "__id__": 2
  500. },
  501. "_enabled": true,
  502. "_designResolution": {
  503. "__type__": "cc.Size",
  504. "width": 544,
  505. "height": 960
  506. },
  507. "_fitWidth": false,
  508. "_fitHeight": true,
  509. "_id": "61cPRJoX5Deqg6hn1u9aQ6"
  510. }
  511. ]