game.fire 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505
  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": "edb1af04-7cbd-4475-a834-f29cdfbcc622"
  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__": 7
  79. }
  80. ],
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 9
  85. },
  86. {
  87. "__id__": 10
  88. },
  89. {
  90. "__id__": 11
  91. },
  92. {
  93. "__id__": 12
  94. }
  95. ],
  96. "_prefab": null,
  97. "_opacity": 255,
  98. "_color": {
  99. "__type__": "cc.Color",
  100. "r": 255,
  101. "g": 255,
  102. "b": 255,
  103. "a": 255
  104. },
  105. "_contentSize": {
  106. "__type__": "cc.Size",
  107. "width": 750,
  108. "height": 1334
  109. },
  110. "_anchorPoint": {
  111. "__type__": "cc.Vec2",
  112. "x": 0.5,
  113. "y": 0.5
  114. },
  115. "_trs": {
  116. "__type__": "TypedArray",
  117. "ctor": "Float64Array",
  118. "array": [
  119. 375,
  120. 667,
  121. 0,
  122. 0,
  123. 0,
  124. 0,
  125. 1,
  126. 1,
  127. 1,
  128. 1
  129. ]
  130. },
  131. "_eulerAngles": {
  132. "__type__": "cc.Vec3",
  133. "x": 0,
  134. "y": 0,
  135. "z": 0
  136. },
  137. "_skewX": 0,
  138. "_skewY": 0,
  139. "_is3DNode": false,
  140. "_groupIndex": 0,
  141. "groupIndex": 0,
  142. "_id": "a5esZu+45LA5mBpvttspPD"
  143. },
  144. {
  145. "__type__": "cc.Node",
  146. "_name": "Main Camera",
  147. "_objFlags": 0,
  148. "_parent": {
  149. "__id__": 2
  150. },
  151. "_children": [],
  152. "_active": true,
  153. "_components": [
  154. {
  155. "__id__": 4
  156. }
  157. ],
  158. "_prefab": null,
  159. "_opacity": 255,
  160. "_color": {
  161. "__type__": "cc.Color",
  162. "r": 255,
  163. "g": 255,
  164. "b": 255,
  165. "a": 255
  166. },
  167. "_contentSize": {
  168. "__type__": "cc.Size",
  169. "width": 750,
  170. "height": 1334
  171. },
  172. "_anchorPoint": {
  173. "__type__": "cc.Vec2",
  174. "x": 0.5,
  175. "y": 0.5
  176. },
  177. "_trs": {
  178. "__type__": "TypedArray",
  179. "ctor": "Float64Array",
  180. "array": [
  181. 0,
  182. 0,
  183. -500,
  184. 0,
  185. 0,
  186. 0,
  187. 1,
  188. 1,
  189. 1,
  190. 1
  191. ]
  192. },
  193. "_eulerAngles": {
  194. "__type__": "cc.Vec3",
  195. "x": 0,
  196. "y": 0,
  197. "z": 0
  198. },
  199. "_skewX": 0,
  200. "_skewY": 0,
  201. "_is3DNode": false,
  202. "_groupIndex": 4,
  203. "groupIndex": 4,
  204. "_id": "e1WoFrQ79G7r4ZuQE3HlNb"
  205. },
  206. {
  207. "__type__": "cc.Camera",
  208. "_name": "",
  209. "_objFlags": 0,
  210. "node": {
  211. "__id__": 3
  212. },
  213. "_enabled": true,
  214. "_cullingMask": 17,
  215. "_clearFlags": 6,
  216. "_backgroundColor": {
  217. "__type__": "cc.Color",
  218. "r": 0,
  219. "g": 0,
  220. "b": 0,
  221. "a": 255
  222. },
  223. "_depth": 2,
  224. "_zoomRatio": 1,
  225. "_targetTexture": null,
  226. "_fov": 60,
  227. "_orthoSize": 10,
  228. "_nearClip": 1,
  229. "_farClip": 4096,
  230. "_ortho": false,
  231. "_rect": {
  232. "__type__": "cc.Rect",
  233. "x": 0,
  234. "y": 0,
  235. "width": 1,
  236. "height": 1
  237. },
  238. "_renderStages": 1,
  239. "_alignWithScreen": true,
  240. "_id": "81GN3uXINKVLeW4+iKSlim"
  241. },
  242. {
  243. "__type__": "cc.Node",
  244. "_name": "map",
  245. "_objFlags": 0,
  246. "_parent": {
  247. "__id__": 2
  248. },
  249. "_children": [],
  250. "_active": true,
  251. "_components": [
  252. {
  253. "__id__": 6
  254. }
  255. ],
  256. "_prefab": null,
  257. "_opacity": 255,
  258. "_color": {
  259. "__type__": "cc.Color",
  260. "r": 255,
  261. "g": 255,
  262. "b": 255,
  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": "1fR/2t4n9Fu6c9fKp6YdkW"
  303. },
  304. {
  305. "__type__": "cc.Widget",
  306. "_name": "",
  307. "_objFlags": 0,
  308. "node": {
  309. "__id__": 5
  310. },
  311. "_enabled": true,
  312. "alignMode": 1,
  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": 100,
  328. "_originalHeight": 100,
  329. "_id": "94ydrZ+olBlrjg5hA2aNNj"
  330. },
  331. {
  332. "__type__": "cc.Node",
  333. "_name": "popItemView",
  334. "_objFlags": 0,
  335. "_parent": {
  336. "__id__": 2
  337. },
  338. "_children": [],
  339. "_active": true,
  340. "_components": [
  341. {
  342. "__id__": 8
  343. }
  344. ],
  345. "_prefab": null,
  346. "_opacity": 255,
  347. "_color": {
  348. "__type__": "cc.Color",
  349. "r": 255,
  350. "g": 255,
  351. "b": 255,
  352. "a": 255
  353. },
  354. "_contentSize": {
  355. "__type__": "cc.Size",
  356. "width": 750,
  357. "height": 1334
  358. },
  359. "_anchorPoint": {
  360. "__type__": "cc.Vec2",
  361. "x": 0.5,
  362. "y": 0.5
  363. },
  364. "_trs": {
  365. "__type__": "TypedArray",
  366. "ctor": "Float64Array",
  367. "array": [
  368. 0,
  369. 0,
  370. 0,
  371. 0,
  372. 0,
  373. 0,
  374. 1,
  375. 1,
  376. 1,
  377. 1
  378. ]
  379. },
  380. "_eulerAngles": {
  381. "__type__": "cc.Vec3",
  382. "x": 0,
  383. "y": 0,
  384. "z": 0
  385. },
  386. "_skewX": 0,
  387. "_skewY": 0,
  388. "_is3DNode": false,
  389. "_groupIndex": 4,
  390. "groupIndex": 4,
  391. "_id": "fbNQqpP/JLIJC7zrjIAGb+"
  392. },
  393. {
  394. "__type__": "cc.Widget",
  395. "_name": "",
  396. "_objFlags": 0,
  397. "node": {
  398. "__id__": 7
  399. },
  400. "_enabled": true,
  401. "alignMode": 1,
  402. "_target": null,
  403. "_alignFlags": 45,
  404. "_left": 0,
  405. "_right": 0,
  406. "_top": 0,
  407. "_bottom": 0,
  408. "_verticalCenter": 0,
  409. "_horizontalCenter": 0,
  410. "_isAbsLeft": true,
  411. "_isAbsRight": true,
  412. "_isAbsTop": true,
  413. "_isAbsBottom": true,
  414. "_isAbsHorizontalCenter": true,
  415. "_isAbsVerticalCenter": true,
  416. "_originalWidth": 0,
  417. "_originalHeight": 0,
  418. "_id": "08LFYcoZdOX4l5LTR4tJOe"
  419. },
  420. {
  421. "__type__": "cc.Canvas",
  422. "_name": "",
  423. "_objFlags": 0,
  424. "node": {
  425. "__id__": 2
  426. },
  427. "_enabled": true,
  428. "_designResolution": {
  429. "__type__": "cc.Size",
  430. "width": 750,
  431. "height": 1334
  432. },
  433. "_fitWidth": true,
  434. "_fitHeight": false,
  435. "_id": "59Cd0ovbdF4byw5sbjJDx7"
  436. },
  437. {
  438. "__type__": "7f68aVHpXBMOq5ZZrL617yo",
  439. "_name": "",
  440. "_objFlags": 0,
  441. "node": {
  442. "__id__": 2
  443. },
  444. "_enabled": true,
  445. "uiHand": null,
  446. "uiMask": {
  447. "__uuid__": "5c0add12-d4e6-4cf6-8893-87e2d30973be"
  448. },
  449. "netMask": {
  450. "__uuid__": "5f017b0d-29ae-4d48-b932-4d09ae1bde73"
  451. },
  452. "guideView": {
  453. "__uuid__": "9d9f3926-908a-4aae-aa14-541d603541d9"
  454. },
  455. "handMaskView": {
  456. "__uuid__": "4e5ed5ee-545e-4e48-834f-25caad2c1c77"
  457. },
  458. "dialogView": null,
  459. "mapPrefab": null,
  460. "mapLayer": {
  461. "__id__": 5
  462. },
  463. "safeAreaNode": {
  464. "__uuid__": "f854640e-2269-4e36-bfd7-4a820ab8fcba"
  465. },
  466. "_id": "0158LyGClFZKOaEY5DF/z5"
  467. },
  468. {
  469. "__type__": "cc.Widget",
  470. "_name": "",
  471. "_objFlags": 0,
  472. "node": {
  473. "__id__": 2
  474. },
  475. "_enabled": true,
  476. "alignMode": 1,
  477. "_target": null,
  478. "_alignFlags": 45,
  479. "_left": 0,
  480. "_right": 0,
  481. "_top": 0,
  482. "_bottom": 0,
  483. "_verticalCenter": 0,
  484. "_horizontalCenter": 0,
  485. "_isAbsLeft": true,
  486. "_isAbsRight": true,
  487. "_isAbsTop": true,
  488. "_isAbsBottom": true,
  489. "_isAbsHorizontalCenter": true,
  490. "_isAbsVerticalCenter": true,
  491. "_originalWidth": 750,
  492. "_originalHeight": 1334,
  493. "_id": "51+QXT5UVIEYI2yHjqHxHe"
  494. },
  495. {
  496. "__type__": "cc.SafeArea",
  497. "_name": "",
  498. "_objFlags": 0,
  499. "node": {
  500. "__id__": 2
  501. },
  502. "_enabled": true,
  503. "_id": "a0G5e0eR9CbJMNv5WRTIKf"
  504. }
  505. ]