loading.fire 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274
  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": "afbCFVDYRMJpUfYyq5lNTN"
  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. "_active": true,
  76. "_components": [
  77. {
  78. "__id__": 5
  79. },
  80. {
  81. "__id__": 6
  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": 960,
  96. "height": 640
  97. },
  98. "_anchorPoint": {
  99. "__type__": "cc.Vec2",
  100. "x": 0.5,
  101. "y": 0.5
  102. },
  103. "_trs": {
  104. "__type__": "TypedArray",
  105. "ctor": "Float64Array",
  106. "array": [
  107. 480,
  108. 320,
  109. 0,
  110. 0,
  111. 0,
  112. 0,
  113. 1,
  114. 1,
  115. 1,
  116. 1
  117. ]
  118. },
  119. "_eulerAngles": {
  120. "__type__": "cc.Vec3",
  121. "x": 0,
  122. "y": 0,
  123. "z": 0
  124. },
  125. "_skewX": 0,
  126. "_skewY": 0,
  127. "_is3DNode": false,
  128. "_groupIndex": 0,
  129. "groupIndex": 0,
  130. "_id": "d1WJ06abVJ2aYDxmnRy6kF"
  131. },
  132. {
  133. "__type__": "cc.Node",
  134. "_name": "Main Camera",
  135. "_objFlags": 0,
  136. "_parent": {
  137. "__id__": 2
  138. },
  139. "_children": [],
  140. "_active": true,
  141. "_components": [
  142. {
  143. "__id__": 4
  144. }
  145. ],
  146. "_prefab": null,
  147. "_opacity": 255,
  148. "_color": {
  149. "__type__": "cc.Color",
  150. "r": 255,
  151. "g": 255,
  152. "b": 255,
  153. "a": 255
  154. },
  155. "_contentSize": {
  156. "__type__": "cc.Size",
  157. "width": 0,
  158. "height": 0
  159. },
  160. "_anchorPoint": {
  161. "__type__": "cc.Vec2",
  162. "x": 0.5,
  163. "y": 0.5
  164. },
  165. "_trs": {
  166. "__type__": "TypedArray",
  167. "ctor": "Float64Array",
  168. "array": [
  169. 0,
  170. 0,
  171. 0,
  172. 0,
  173. 0,
  174. 0,
  175. 1,
  176. 1,
  177. 1,
  178. 1
  179. ]
  180. },
  181. "_eulerAngles": {
  182. "__type__": "cc.Vec3",
  183. "x": 0,
  184. "y": 0,
  185. "z": 0
  186. },
  187. "_skewX": 0,
  188. "_skewY": 0,
  189. "_is3DNode": false,
  190. "_groupIndex": 0,
  191. "groupIndex": 0,
  192. "_id": "69dhz156hFMrwEP3UJWgci"
  193. },
  194. {
  195. "__type__": "cc.Camera",
  196. "_name": "",
  197. "_objFlags": 0,
  198. "node": {
  199. "__id__": 3
  200. },
  201. "_enabled": true,
  202. "_cullingMask": 4294967295,
  203. "_clearFlags": 7,
  204. "_backgroundColor": {
  205. "__type__": "cc.Color",
  206. "r": 0,
  207. "g": 0,
  208. "b": 0,
  209. "a": 255
  210. },
  211. "_depth": -1,
  212. "_zoomRatio": 1,
  213. "_targetTexture": null,
  214. "_fov": 60,
  215. "_orthoSize": 10,
  216. "_nearClip": 1,
  217. "_farClip": 4096,
  218. "_ortho": true,
  219. "_rect": {
  220. "__type__": "cc.Rect",
  221. "x": 0,
  222. "y": 0,
  223. "width": 1,
  224. "height": 1
  225. },
  226. "_renderStages": 1,
  227. "_alignWithScreen": true,
  228. "_id": "e5wRPlWGhGKoZlXbeZLBpZ"
  229. },
  230. {
  231. "__type__": "cc.Canvas",
  232. "_name": "",
  233. "_objFlags": 0,
  234. "node": {
  235. "__id__": 2
  236. },
  237. "_enabled": true,
  238. "_designResolution": {
  239. "__type__": "cc.Size",
  240. "width": 960,
  241. "height": 640
  242. },
  243. "_fitWidth": false,
  244. "_fitHeight": true,
  245. "_id": "514y9ZE0REl42ECXqKm2gc"
  246. },
  247. {
  248. "__type__": "cc.Widget",
  249. "_name": "",
  250. "_objFlags": 0,
  251. "node": {
  252. "__id__": 2
  253. },
  254. "_enabled": true,
  255. "alignMode": 1,
  256. "_target": null,
  257. "_alignFlags": 45,
  258. "_left": 0,
  259. "_right": 0,
  260. "_top": 0,
  261. "_bottom": 0,
  262. "_verticalCenter": 0,
  263. "_horizontalCenter": 0,
  264. "_isAbsLeft": true,
  265. "_isAbsRight": true,
  266. "_isAbsTop": true,
  267. "_isAbsBottom": true,
  268. "_isAbsHorizontalCenter": true,
  269. "_isAbsVerticalCenter": true,
  270. "_originalWidth": 0,
  271. "_originalHeight": 0,
  272. "_id": "63uMRMqchF1r5qdRsUE4G0"
  273. }
  274. ]