SandBagAlgorithm.fire 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411
  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. "_zIndex": 0,
  58. "_is3DNode": true,
  59. "_groupIndex": 0,
  60. "groupIndex": 0,
  61. "autoReleaseAssets": false,
  62. "_id": "63860256-1ed3-43a9-8f5f-9c810abeb976"
  63. },
  64. {
  65. "__type__": "cc.Node",
  66. "_name": "Canvas",
  67. "_objFlags": 0,
  68. "_parent": {
  69. "__id__": 1
  70. },
  71. "_children": [
  72. {
  73. "__id__": 3
  74. },
  75. {
  76. "__id__": 5
  77. }
  78. ],
  79. "_active": true,
  80. "_components": [
  81. {
  82. "__id__": 7
  83. },
  84. {
  85. "__id__": 8
  86. },
  87. {
  88. "__id__": 9
  89. }
  90. ],
  91. "_prefab": null,
  92. "_opacity": 255,
  93. "_color": {
  94. "__type__": "cc.Color",
  95. "r": 255,
  96. "g": 255,
  97. "b": 255,
  98. "a": 255
  99. },
  100. "_contentSize": {
  101. "__type__": "cc.Size",
  102. "width": 960,
  103. "height": 640
  104. },
  105. "_anchorPoint": {
  106. "__type__": "cc.Vec2",
  107. "x": 0.5,
  108. "y": 0.5
  109. },
  110. "_trs": {
  111. "__type__": "TypedArray",
  112. "ctor": "Float64Array",
  113. "array": [
  114. 480,
  115. 320,
  116. 0,
  117. 0,
  118. 0,
  119. 0,
  120. 1,
  121. 1,
  122. 1,
  123. 1
  124. ]
  125. },
  126. "_eulerAngles": {
  127. "__type__": "cc.Vec3",
  128. "x": 0,
  129. "y": 0,
  130. "z": 0
  131. },
  132. "_skewX": 0,
  133. "_skewY": 0,
  134. "_zIndex": 0,
  135. "_is3DNode": false,
  136. "_groupIndex": 0,
  137. "groupIndex": 0,
  138. "_id": "a5jO4w1exJsqv6F9tNul3I"
  139. },
  140. {
  141. "__type__": "cc.Node",
  142. "_name": "Main Camera",
  143. "_objFlags": 0,
  144. "_parent": {
  145. "__id__": 2
  146. },
  147. "_children": [],
  148. "_active": true,
  149. "_components": [
  150. {
  151. "__id__": 4
  152. }
  153. ],
  154. "_prefab": null,
  155. "_opacity": 255,
  156. "_color": {
  157. "__type__": "cc.Color",
  158. "r": 255,
  159. "g": 255,
  160. "b": 255,
  161. "a": 255
  162. },
  163. "_contentSize": {
  164. "__type__": "cc.Size",
  165. "width": 0,
  166. "height": 0
  167. },
  168. "_anchorPoint": {
  169. "__type__": "cc.Vec2",
  170. "x": 0.5,
  171. "y": 0.5
  172. },
  173. "_trs": {
  174. "__type__": "TypedArray",
  175. "ctor": "Float64Array",
  176. "array": [
  177. 0,
  178. 0,
  179. 515.285115251741,
  180. 0,
  181. 0,
  182. 0,
  183. 1,
  184. 1,
  185. 1,
  186. 1
  187. ]
  188. },
  189. "_eulerAngles": {
  190. "__type__": "cc.Vec3",
  191. "x": 0,
  192. "y": 0,
  193. "z": 0
  194. },
  195. "_skewX": 0,
  196. "_skewY": 0,
  197. "_zIndex": 0,
  198. "_is3DNode": false,
  199. "_groupIndex": 0,
  200. "groupIndex": 0,
  201. "_id": "ebZfqNyAtHUap1n3iXxcuk"
  202. },
  203. {
  204. "__type__": "cc.Camera",
  205. "_name": "",
  206. "_objFlags": 0,
  207. "node": {
  208. "__id__": 3
  209. },
  210. "_enabled": true,
  211. "_cullingMask": -33,
  212. "_clearFlags": 7,
  213. "_backgroundColor": {
  214. "__type__": "cc.Color",
  215. "r": 0,
  216. "g": 0,
  217. "b": 0,
  218. "a": 255
  219. },
  220. "_depth": 0,
  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": "02GIRocxpA94kvUeaVjEng"
  238. },
  239. {
  240. "__type__": "cc.Node",
  241. "_name": "Main Camera",
  242. "_objFlags": 0,
  243. "_parent": {
  244. "__id__": 2
  245. },
  246. "_children": [],
  247. "_active": true,
  248. "_components": [
  249. {
  250. "__id__": 6
  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": 0,
  265. "height": 0
  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. 515.285115251741,
  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. "_zIndex": 0,
  297. "_is3DNode": false,
  298. "_groupIndex": 0,
  299. "groupIndex": 0,
  300. "_id": "b1e3gSTlNCo4M4MC0XooMx"
  301. },
  302. {
  303. "__type__": "cc.Camera",
  304. "_name": "",
  305. "_objFlags": 0,
  306. "node": {
  307. "__id__": 5
  308. },
  309. "_enabled": true,
  310. "_cullingMask": -32,
  311. "_clearFlags": 0,
  312. "_backgroundColor": {
  313. "__type__": "cc.Color",
  314. "r": 0,
  315. "g": 0,
  316. "b": 0,
  317. "a": 255
  318. },
  319. "_depth": 1,
  320. "_zoomRatio": 1,
  321. "_targetTexture": null,
  322. "_fov": 60,
  323. "_orthoSize": 10,
  324. "_nearClip": 1,
  325. "_farClip": 4096,
  326. "_ortho": true,
  327. "_rect": {
  328. "__type__": "cc.Rect",
  329. "x": 0,
  330. "y": 0,
  331. "width": 1,
  332. "height": 1
  333. },
  334. "_renderStages": 1,
  335. "_alignWithScreen": true,
  336. "_id": "fdmowMtedHB7wkweWoKcxb"
  337. },
  338. {
  339. "__type__": "cc.Canvas",
  340. "_name": "",
  341. "_objFlags": 0,
  342. "node": {
  343. "__id__": 2
  344. },
  345. "_enabled": true,
  346. "_designResolution": {
  347. "__type__": "cc.Size",
  348. "width": 960,
  349. "height": 640
  350. },
  351. "_fitWidth": false,
  352. "_fitHeight": true,
  353. "_id": "30op/O13JHIYbrJItyV4oX"
  354. },
  355. {
  356. "__type__": "cc.Widget",
  357. "_name": "",
  358. "_objFlags": 0,
  359. "node": {
  360. "__id__": 2
  361. },
  362. "_enabled": true,
  363. "alignMode": 1,
  364. "_target": null,
  365. "_alignFlags": 45,
  366. "_left": 0,
  367. "_right": 0,
  368. "_top": 0,
  369. "_bottom": 0,
  370. "_verticalCenter": 0,
  371. "_horizontalCenter": 0,
  372. "_isAbsLeft": true,
  373. "_isAbsRight": true,
  374. "_isAbsTop": true,
  375. "_isAbsBottom": true,
  376. "_isAbsHorizontalCenter": true,
  377. "_isAbsVerticalCenter": true,
  378. "_originalWidth": 0,
  379. "_originalHeight": 0,
  380. "_id": "cbF1WpprNMEr/4nxMlVCdM"
  381. },
  382. {
  383. "__type__": "9a9e8G/Pi1HT4eNPMrq7j7m",
  384. "_name": "",
  385. "_objFlags": 0,
  386. "node": {
  387. "__id__": 2
  388. },
  389. "_enabled": true,
  390. "canvas": {
  391. "__id__": 7
  392. },
  393. "camera": {
  394. "__id__": 4
  395. },
  396. "UICamera": {
  397. "__id__": 6
  398. },
  399. "gameScene": null,
  400. "menuNode": null,
  401. "DeviceMs": 1,
  402. "map": null,
  403. "mapHit": null,
  404. "mapRadius": 150,
  405. "chart": null,
  406. "TestButton": [],
  407. "Filter": null,
  408. "LastTime": 1608648621042,
  409. "_id": "3ds2iwNslK4ZbPqGqtf3D8"
  410. }
  411. ]