Main.fire 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476
  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. "_components": [],
  22. "_prefab": null,
  23. "_opacity": 255,
  24. "_color": {
  25. "__type__": "cc.Color",
  26. "r": 255,
  27. "g": 255,
  28. "b": 255,
  29. "a": 255
  30. },
  31. "_contentSize": {
  32. "__type__": "cc.Size",
  33. "width": 0,
  34. "height": 0
  35. },
  36. "_anchorPoint": {
  37. "__type__": "cc.Vec2",
  38. "x": 0,
  39. "y": 0
  40. },
  41. "_trs": {
  42. "__type__": "TypedArray",
  43. "ctor": "Float64Array",
  44. "array": [
  45. 0,
  46. 0,
  47. 0,
  48. 0,
  49. 0,
  50. 0,
  51. 1,
  52. 1,
  53. 1,
  54. 1
  55. ]
  56. },
  57. "_is3DNode": true,
  58. "_groupIndex": 0,
  59. "groupIndex": 0,
  60. "autoReleaseAssets": false,
  61. "_id": "2d2f792f-a40c-49bb-a189-ed176a246e49"
  62. },
  63. {
  64. "__type__": "cc.Node",
  65. "_name": "Canvas",
  66. "_objFlags": 0,
  67. "_parent": {
  68. "__id__": 1
  69. },
  70. "_children": [
  71. {
  72. "__id__": 3
  73. },
  74. {
  75. "__id__": 5
  76. },
  77. {
  78. "__id__": 8
  79. }
  80. ],
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 9
  85. },
  86. {
  87. "__id__": 10
  88. },
  89. {
  90. "__id__": 11
  91. }
  92. ],
  93. "_prefab": null,
  94. "_opacity": 255,
  95. "_color": {
  96. "__type__": "cc.Color",
  97. "r": 252,
  98. "g": 252,
  99. "b": 252,
  100. "a": 255
  101. },
  102. "_contentSize": {
  103. "__type__": "cc.Size",
  104. "width": 750,
  105. "height": 1334
  106. },
  107. "_anchorPoint": {
  108. "__type__": "cc.Vec2",
  109. "x": 0.5,
  110. "y": 0.5
  111. },
  112. "_trs": {
  113. "__type__": "TypedArray",
  114. "ctor": "Float64Array",
  115. "array": [
  116. 375,
  117. 667,
  118. 0,
  119. 0,
  120. 0,
  121. 0,
  122. 1,
  123. 1,
  124. 1,
  125. 1
  126. ]
  127. },
  128. "_eulerAngles": {
  129. "__type__": "cc.Vec3",
  130. "x": 0,
  131. "y": 0,
  132. "z": 0
  133. },
  134. "_skewX": 0,
  135. "_skewY": 0,
  136. "_is3DNode": false,
  137. "_groupIndex": 0,
  138. "groupIndex": 0,
  139. "_id": "a286bbGknJLZpRpxROV6M94"
  140. },
  141. {
  142. "__type__": "cc.Node",
  143. "_name": "Main Camera",
  144. "_objFlags": 0,
  145. "_parent": {
  146. "__id__": 2
  147. },
  148. "_children": [],
  149. "_active": true,
  150. "_components": [
  151. {
  152. "__id__": 4
  153. }
  154. ],
  155. "_prefab": null,
  156. "_opacity": 255,
  157. "_color": {
  158. "__type__": "cc.Color",
  159. "r": 255,
  160. "g": 255,
  161. "b": 255,
  162. "a": 255
  163. },
  164. "_contentSize": {
  165. "__type__": "cc.Size",
  166. "width": 0,
  167. "height": 0
  168. },
  169. "_anchorPoint": {
  170. "__type__": "cc.Vec2",
  171. "x": 0.5,
  172. "y": 0.5
  173. },
  174. "_trs": {
  175. "__type__": "TypedArray",
  176. "ctor": "Float64Array",
  177. "array": [
  178. 0,
  179. 0,
  180. 0,
  181. 0,
  182. 0,
  183. 0,
  184. 1,
  185. 1,
  186. 1,
  187. 1
  188. ]
  189. },
  190. "_eulerAngles": {
  191. "__type__": "cc.Vec3",
  192. "x": 0,
  193. "y": 0,
  194. "z": 0
  195. },
  196. "_skewX": 0,
  197. "_skewY": 0,
  198. "_is3DNode": false,
  199. "_groupIndex": 0,
  200. "groupIndex": 0,
  201. "_id": "barYpuIgRA0K1BtmMc/cgW"
  202. },
  203. {
  204. "__type__": "cc.Camera",
  205. "_name": "",
  206. "_objFlags": 0,
  207. "node": {
  208. "__id__": 3
  209. },
  210. "_enabled": true,
  211. "_cullingMask": 4294967295,
  212. "_clearFlags": 7,
  213. "_backgroundColor": {
  214. "__type__": "cc.Color",
  215. "r": 0,
  216. "g": 0,
  217. "b": 0,
  218. "a": 255
  219. },
  220. "_depth": -1,
  221. "_zoomRatio": 1,
  222. "_targetTexture": null,
  223. "_fov": 60,
  224. "_orthoSize": 10,
  225. "_nearClip": 1,
  226. "_farClip": 4096,
  227. "_ortho": true,
  228. "_rect": {
  229. "__type__": "cc.Rect",
  230. "x": 0,
  231. "y": 0,
  232. "width": 1,
  233. "height": 1
  234. },
  235. "_renderStages": 1,
  236. "_alignWithScreen": true,
  237. "_id": "f5CObYloJB+4h7ywCkFryP"
  238. },
  239. {
  240. "__type__": "cc.Node",
  241. "_name": "background",
  242. "_objFlags": 0,
  243. "_parent": {
  244. "__id__": 2
  245. },
  246. "_children": [],
  247. "_active": true,
  248. "_components": [
  249. {
  250. "__id__": 6
  251. },
  252. {
  253. "__id__": 7
  254. }
  255. ],
  256. "_prefab": null,
  257. "_opacity": 255,
  258. "_color": {
  259. "__type__": "cc.Color",
  260. "r": 27,
  261. "g": 38,
  262. "b": 46,
  263. "a": 255
  264. },
  265. "_contentSize": {
  266. "__type__": "cc.Size",
  267. "width": 750,
  268. "height": 1334
  269. },
  270. "_anchorPoint": {
  271. "__type__": "cc.Vec2",
  272. "x": 0.5,
  273. "y": 0.5
  274. },
  275. "_trs": {
  276. "__type__": "TypedArray",
  277. "ctor": "Float64Array",
  278. "array": [
  279. 0,
  280. 0,
  281. 0,
  282. 0,
  283. 0,
  284. 0,
  285. 1,
  286. 1,
  287. 1,
  288. 1
  289. ]
  290. },
  291. "_eulerAngles": {
  292. "__type__": "cc.Vec3",
  293. "x": 0,
  294. "y": 0,
  295. "z": 0
  296. },
  297. "_skewX": 0,
  298. "_skewY": 0,
  299. "_is3DNode": false,
  300. "_groupIndex": 0,
  301. "groupIndex": 0,
  302. "_id": "e2e0crkOLxGrpMxpbC4iQg1"
  303. },
  304. {
  305. "__type__": "cc.Widget",
  306. "_name": "",
  307. "_objFlags": 0,
  308. "node": {
  309. "__id__": 5
  310. },
  311. "_enabled": true,
  312. "alignMode": 0,
  313. "_target": null,
  314. "_alignFlags": 45,
  315. "_left": 0,
  316. "_right": 0,
  317. "_top": 0,
  318. "_bottom": 0,
  319. "_verticalCenter": 0,
  320. "_horizontalCenter": 0,
  321. "_isAbsLeft": true,
  322. "_isAbsRight": true,
  323. "_isAbsTop": true,
  324. "_isAbsBottom": true,
  325. "_isAbsHorizontalCenter": true,
  326. "_isAbsVerticalCenter": true,
  327. "_originalWidth": 200,
  328. "_originalHeight": 150,
  329. "_id": "45d1RIeSRCppvkC/MADa6B"
  330. },
  331. {
  332. "__type__": "cc.Sprite",
  333. "_name": "",
  334. "_objFlags": 0,
  335. "node": {
  336. "__id__": 5
  337. },
  338. "_enabled": true,
  339. "_materials": [
  340. {
  341. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  342. }
  343. ],
  344. "_srcBlendFactor": 770,
  345. "_dstBlendFactor": 771,
  346. "_spriteFrame": null,
  347. "_type": 1,
  348. "_sizeMode": 0,
  349. "_fillType": 0,
  350. "_fillCenter": {
  351. "__type__": "cc.Vec2",
  352. "x": 0,
  353. "y": 0
  354. },
  355. "_fillStart": 0,
  356. "_fillRange": 0,
  357. "_isTrimmedMode": true,
  358. "_atlas": null,
  359. "_id": "c1WgW+gqFJGpQlRtpQA2B+"
  360. },
  361. {
  362. "__type__": "cc.Node",
  363. "_name": "New Node",
  364. "_objFlags": 0,
  365. "_parent": {
  366. "__id__": 2
  367. },
  368. "_children": [],
  369. "_active": true,
  370. "_components": [],
  371. "_prefab": null,
  372. "_opacity": 255,
  373. "_color": {
  374. "__type__": "cc.Color",
  375. "r": 255,
  376. "g": 255,
  377. "b": 255,
  378. "a": 255
  379. },
  380. "_contentSize": {
  381. "__type__": "cc.Size",
  382. "width": 0,
  383. "height": 0
  384. },
  385. "_anchorPoint": {
  386. "__type__": "cc.Vec2",
  387. "x": 0.5,
  388. "y": 0.5
  389. },
  390. "_trs": {
  391. "__type__": "TypedArray",
  392. "ctor": "Float64Array",
  393. "array": [
  394. 0,
  395. 0,
  396. 0,
  397. 0,
  398. 0,
  399. 0,
  400. 1,
  401. 1,
  402. 1,
  403. 1
  404. ]
  405. },
  406. "_eulerAngles": {
  407. "__type__": "cc.Vec3",
  408. "x": 0,
  409. "y": 0,
  410. "z": 0
  411. },
  412. "_skewX": 0,
  413. "_skewY": 0,
  414. "_is3DNode": false,
  415. "_groupIndex": 0,
  416. "groupIndex": 0,
  417. "_id": "803XAztvhOUpLnqrAH4vLG"
  418. },
  419. {
  420. "__type__": "cc.Canvas",
  421. "_name": "",
  422. "_objFlags": 0,
  423. "node": {
  424. "__id__": 2
  425. },
  426. "_enabled": true,
  427. "_designResolution": {
  428. "__type__": "cc.Size",
  429. "width": 750,
  430. "height": 1334
  431. },
  432. "_fitWidth": true,
  433. "_fitHeight": false,
  434. "_id": "22tTw+z+9IlrL2EK45Ncd2"
  435. },
  436. {
  437. "__type__": "cc.Widget",
  438. "_name": "",
  439. "_objFlags": 0,
  440. "node": {
  441. "__id__": 2
  442. },
  443. "_enabled": true,
  444. "alignMode": 1,
  445. "_target": null,
  446. "_alignFlags": 45,
  447. "_left": 0,
  448. "_right": 0,
  449. "_top": 0,
  450. "_bottom": 0,
  451. "_verticalCenter": 0,
  452. "_horizontalCenter": 0,
  453. "_isAbsLeft": true,
  454. "_isAbsRight": true,
  455. "_isAbsTop": true,
  456. "_isAbsBottom": true,
  457. "_isAbsHorizontalCenter": true,
  458. "_isAbsVerticalCenter": true,
  459. "_originalWidth": 0,
  460. "_originalHeight": 0,
  461. "_id": "0cti0FyJRKyJ6lGU/ly5BR"
  462. },
  463. {
  464. "__type__": "95c3dV9pYlF3Zfr9ci4S3y4",
  465. "_name": "",
  466. "_objFlags": 0,
  467. "node": {
  468. "__id__": 2
  469. },
  470. "_enabled": true,
  471. "catContainer": {
  472. "__id__": 8
  473. },
  474. "_id": "a4NhtE/7FETY02naLtGsL9"
  475. }
  476. ]