mainScene.fire 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430
  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": false,
  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": "a264cb95-5549-4c47-a3e7-d81d40fe1901"
  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. "_active": true,
  79. "_components": [
  80. {
  81. "__id__": 8
  82. },
  83. {
  84. "__id__": 9
  85. },
  86. {
  87. "__id__": 10
  88. }
  89. ],
  90. "_prefab": null,
  91. "_opacity": 255,
  92. "_color": {
  93. "__type__": "cc.Color",
  94. "r": 255,
  95. "g": 255,
  96. "b": 255,
  97. "a": 255
  98. },
  99. "_contentSize": {
  100. "__type__": "cc.Size",
  101. "width": 640,
  102. "height": 1136
  103. },
  104. "_anchorPoint": {
  105. "__type__": "cc.Vec2",
  106. "x": 0.5,
  107. "y": 0.5
  108. },
  109. "_trs": {
  110. "__type__": "TypedArray",
  111. "ctor": "Float64Array",
  112. "array": [
  113. 320,
  114. 568,
  115. 0,
  116. 0,
  117. 0,
  118. 0,
  119. 1,
  120. 1,
  121. 1,
  122. 1
  123. ]
  124. },
  125. "_eulerAngles": {
  126. "__type__": "cc.Vec3",
  127. "x": 0,
  128. "y": 0,
  129. "z": 0
  130. },
  131. "_skewX": 0,
  132. "_skewY": 0,
  133. "_is3DNode": false,
  134. "_groupIndex": 0,
  135. "groupIndex": 0,
  136. "_id": "a2KwA6+SVONax440H3FkI7"
  137. },
  138. {
  139. "__type__": "cc.Node",
  140. "_name": "Main Camera",
  141. "_objFlags": 0,
  142. "_parent": {
  143. "__id__": 2
  144. },
  145. "_children": [],
  146. "_active": true,
  147. "_components": [
  148. {
  149. "__id__": 4
  150. }
  151. ],
  152. "_prefab": null,
  153. "_opacity": 255,
  154. "_color": {
  155. "__type__": "cc.Color",
  156. "r": 255,
  157. "g": 255,
  158. "b": 255,
  159. "a": 255
  160. },
  161. "_contentSize": {
  162. "__type__": "cc.Size",
  163. "width": 0,
  164. "height": 0
  165. },
  166. "_anchorPoint": {
  167. "__type__": "cc.Vec2",
  168. "x": 0.5,
  169. "y": 0.5
  170. },
  171. "_trs": {
  172. "__type__": "TypedArray",
  173. "ctor": "Float64Array",
  174. "array": [
  175. 0,
  176. 0,
  177. 421.08830375170305,
  178. 0,
  179. 0,
  180. 0,
  181. 1,
  182. 1,
  183. 1,
  184. 1
  185. ]
  186. },
  187. "_eulerAngles": {
  188. "__type__": "cc.Vec3",
  189. "x": 0,
  190. "y": 0,
  191. "z": 0
  192. },
  193. "_skewX": 0,
  194. "_skewY": 0,
  195. "_is3DNode": false,
  196. "_groupIndex": 0,
  197. "groupIndex": 0,
  198. "_id": "5aZ6EG0H9Ee5svzXMuUya0"
  199. },
  200. {
  201. "__type__": "cc.Camera",
  202. "_name": "",
  203. "_objFlags": 0,
  204. "node": {
  205. "__id__": 3
  206. },
  207. "_enabled": true,
  208. "_cullingMask": 4294967295,
  209. "_clearFlags": 7,
  210. "_backgroundColor": {
  211. "__type__": "cc.Color",
  212. "r": 0,
  213. "g": 0,
  214. "b": 0,
  215. "a": 255
  216. },
  217. "_depth": -1,
  218. "_zoomRatio": 1,
  219. "_targetTexture": null,
  220. "_fov": 60,
  221. "_orthoSize": 10,
  222. "_nearClip": 1,
  223. "_farClip": 4096,
  224. "_ortho": true,
  225. "_rect": {
  226. "__type__": "cc.Rect",
  227. "x": 0,
  228. "y": 0,
  229. "width": 1,
  230. "height": 1
  231. },
  232. "_renderStages": 1,
  233. "_alignWithScreen": true,
  234. "_id": "7436Pn2LxGz6hYlYan4DCL"
  235. },
  236. {
  237. "__type__": "cc.Node",
  238. "_name": "background",
  239. "_objFlags": 0,
  240. "_parent": {
  241. "__id__": 2
  242. },
  243. "_children": [],
  244. "_active": true,
  245. "_components": [
  246. {
  247. "__id__": 6
  248. },
  249. {
  250. "__id__": 7
  251. }
  252. ],
  253. "_prefab": null,
  254. "_opacity": 255,
  255. "_color": {
  256. "__type__": "cc.Color",
  257. "r": 255,
  258. "g": 255,
  259. "b": 255,
  260. "a": 255
  261. },
  262. "_contentSize": {
  263. "__type__": "cc.Size",
  264. "width": 640,
  265. "height": 1136
  266. },
  267. "_anchorPoint": {
  268. "__type__": "cc.Vec2",
  269. "x": 0.5,
  270. "y": 0.5
  271. },
  272. "_trs": {
  273. "__type__": "TypedArray",
  274. "ctor": "Float64Array",
  275. "array": [
  276. 0,
  277. 0,
  278. 0,
  279. 0,
  280. 0,
  281. 0,
  282. 1,
  283. 1,
  284. 1,
  285. 1
  286. ]
  287. },
  288. "_eulerAngles": {
  289. "__type__": "cc.Vec3",
  290. "x": 0,
  291. "y": 0,
  292. "z": 0
  293. },
  294. "_skewX": 0,
  295. "_skewY": 0,
  296. "_is3DNode": false,
  297. "_groupIndex": 0,
  298. "groupIndex": 0,
  299. "_id": "cc+vO+OU1I+Kv5WUAT0EWs"
  300. },
  301. {
  302. "__type__": "cc.Widget",
  303. "_name": "",
  304. "_objFlags": 0,
  305. "node": {
  306. "__id__": 5
  307. },
  308. "_enabled": true,
  309. "alignMode": 1,
  310. "_target": null,
  311. "_alignFlags": 45,
  312. "_left": 0,
  313. "_right": 0,
  314. "_top": 0,
  315. "_bottom": 0,
  316. "_verticalCenter": 0,
  317. "_horizontalCenter": 0,
  318. "_isAbsLeft": true,
  319. "_isAbsRight": true,
  320. "_isAbsTop": true,
  321. "_isAbsBottom": true,
  322. "_isAbsHorizontalCenter": true,
  323. "_isAbsVerticalCenter": true,
  324. "_originalWidth": 200,
  325. "_originalHeight": 150,
  326. "_id": "33q8CYen5IO6jG7+GtQHI/"
  327. },
  328. {
  329. "__type__": "cc.Sprite",
  330. "_name": "",
  331. "_objFlags": 0,
  332. "node": {
  333. "__id__": 5
  334. },
  335. "_enabled": true,
  336. "_materials": [
  337. {
  338. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  339. }
  340. ],
  341. "_srcBlendFactor": 770,
  342. "_dstBlendFactor": 771,
  343. "_spriteFrame": {
  344. "__uuid__": "bfa806be-154f-41ff-96c3-a3de2ad3893b"
  345. },
  346. "_type": 1,
  347. "_sizeMode": 0,
  348. "_fillType": 0,
  349. "_fillCenter": {
  350. "__type__": "cc.Vec2",
  351. "x": 0,
  352. "y": 0
  353. },
  354. "_fillStart": 0,
  355. "_fillRange": 0,
  356. "_isTrimmedMode": true,
  357. "_atlas": null,
  358. "_id": "8dAUFX3YBMhpa6KrxfFEs2"
  359. },
  360. {
  361. "__type__": "cc.Canvas",
  362. "_name": "",
  363. "_objFlags": 0,
  364. "node": {
  365. "__id__": 2
  366. },
  367. "_enabled": true,
  368. "_designResolution": {
  369. "__type__": "cc.Size",
  370. "width": 640,
  371. "height": 1136
  372. },
  373. "_fitWidth": true,
  374. "_fitHeight": false,
  375. "_id": "6e2rX20tpC4bQCHAlWOOEt"
  376. },
  377. {
  378. "__type__": "b4832jM4s1Lz7CWmHqZPijI",
  379. "_name": "",
  380. "_objFlags": 0,
  381. "node": {
  382. "__id__": 2
  383. },
  384. "_enabled": true,
  385. "gameManger": {
  386. "__uuid__": "b6ada466-0c3f-4d24-a8bb-7f232c8ee566"
  387. },
  388. "gamePauseLayer": {
  389. "__uuid__": "c262b571-b069-4b0f-b9b3-a8e322d2a297"
  390. },
  391. "helpNode": {
  392. "__uuid__": "a63b65ff-6053-4aee-9653-0f452b5ee61e"
  393. },
  394. "gameEndLayer": {
  395. "__uuid__": "d921837f-8556-4740-ac6d-e62efa1317a8"
  396. },
  397. "gameTipLyaer": {
  398. "__uuid__": "cf096a54-ebcc-413a-8200-844d0af6f483"
  399. },
  400. "_gameManger": null,
  401. "_id": "a3faL1WhRDW5zX6ADAiX8h"
  402. },
  403. {
  404. "__type__": "cc.Widget",
  405. "_name": "",
  406. "_objFlags": 0,
  407. "node": {
  408. "__id__": 2
  409. },
  410. "_enabled": true,
  411. "alignMode": 1,
  412. "_target": null,
  413. "_alignFlags": 45,
  414. "_left": 0,
  415. "_right": 0,
  416. "_top": 0,
  417. "_bottom": 0,
  418. "_verticalCenter": 0,
  419. "_horizontalCenter": 0,
  420. "_isAbsLeft": true,
  421. "_isAbsRight": true,
  422. "_isAbsTop": true,
  423. "_isAbsBottom": true,
  424. "_isAbsHorizontalCenter": true,
  425. "_isAbsVerticalCenter": true,
  426. "_originalWidth": 0,
  427. "_originalHeight": 0,
  428. "_id": "0blfDi4phGNKJwp17/qK4T"
  429. }
  430. ]