New Scene.fire 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225
  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. "_level": 0,
  22. "_components": [],
  23. "_prefab": null,
  24. "_opacity": 255,
  25. "_color": {
  26. "__type__": "cc.Color",
  27. "r": 255,
  28. "g": 255,
  29. "b": 255,
  30. "a": 255
  31. },
  32. "_contentSize": {
  33. "__type__": "cc.Size",
  34. "width": 0,
  35. "height": 0
  36. },
  37. "_anchorPoint": {
  38. "__type__": "cc.Vec2",
  39. "x": 0,
  40. "y": 0
  41. },
  42. "_scale": {
  43. "__type__": "cc.Vec3",
  44. "x": 1,
  45. "y": 1,
  46. "z": 1
  47. },
  48. "_is3DNode": true,
  49. "groupIndex": 0,
  50. "autoReleaseAssets": false,
  51. "_id": "88673991-2a25-4c3a-8681-c92b0f01dd00"
  52. },
  53. {
  54. "__type__": "cc.Node",
  55. "_name": "Canvas",
  56. "_objFlags": 0,
  57. "_parent": {
  58. "__id__": 1
  59. },
  60. "_children": [
  61. {
  62. "__id__": 3
  63. }
  64. ],
  65. "_active": true,
  66. "_level": 0,
  67. "_components": [
  68. {
  69. "__id__": 5
  70. }
  71. ],
  72. "_prefab": null,
  73. "_opacity": 255,
  74. "_color": {
  75. "__type__": "cc.Color",
  76. "r": 255,
  77. "g": 255,
  78. "b": 255,
  79. "a": 255
  80. },
  81. "_contentSize": {
  82. "__type__": "cc.Size",
  83. "width": 960,
  84. "height": 640
  85. },
  86. "_anchorPoint": {
  87. "__type__": "cc.Vec2",
  88. "x": 0.5,
  89. "y": 0.5
  90. },
  91. "_position": {
  92. "__type__": "cc.Vec3",
  93. "x": 480,
  94. "y": 320,
  95. "z": 0
  96. },
  97. "_scale": {
  98. "__type__": "cc.Vec3",
  99. "x": 1,
  100. "y": 1,
  101. "z": 1
  102. },
  103. "_eulerAngles": {
  104. "__type__": "cc.Vec3",
  105. "x": 0,
  106. "y": 0,
  107. "z": 0
  108. },
  109. "_skewX": 0,
  110. "_skewY": 0,
  111. "_is3DNode": false,
  112. "groupIndex": 0,
  113. "_id": "f1DTAukRZI7LFeGJL+4+Se"
  114. },
  115. {
  116. "__type__": "cc.Node",
  117. "_name": "Main Camera",
  118. "_objFlags": 0,
  119. "_parent": {
  120. "__id__": 2
  121. },
  122. "_children": [],
  123. "_active": true,
  124. "_level": 1,
  125. "_components": [
  126. {
  127. "__id__": 4
  128. }
  129. ],
  130. "_prefab": null,
  131. "_opacity": 255,
  132. "_color": {
  133. "__type__": "cc.Color",
  134. "r": 255,
  135. "g": 255,
  136. "b": 255,
  137. "a": 255
  138. },
  139. "_contentSize": {
  140. "__type__": "cc.Size",
  141. "width": 0,
  142. "height": 0
  143. },
  144. "_anchorPoint": {
  145. "__type__": "cc.Vec2",
  146. "x": 0.5,
  147. "y": 0.5
  148. },
  149. "_position": {
  150. "__type__": "cc.Vec3",
  151. "x": 0,
  152. "y": 0,
  153. "z": 357.6684917629732
  154. },
  155. "_scale": {
  156. "__type__": "cc.Vec3",
  157. "x": 1,
  158. "y": 1,
  159. "z": 1
  160. },
  161. "_eulerAngles": {
  162. "__type__": "cc.Vec3",
  163. "x": 0,
  164. "y": 0,
  165. "z": 0
  166. },
  167. "_skewX": 0,
  168. "_skewY": 0,
  169. "_is3DNode": false,
  170. "groupIndex": 0,
  171. "_id": "ab5x5nNPZHiraNopOx+hLg"
  172. },
  173. {
  174. "__type__": "cc.Camera",
  175. "_name": "",
  176. "_objFlags": 0,
  177. "node": {
  178. "__id__": 3
  179. },
  180. "_enabled": true,
  181. "_cullingMask": 4294967295,
  182. "_clearFlags": 7,
  183. "_backgroundColor": {
  184. "__type__": "cc.Color",
  185. "r": 0,
  186. "g": 0,
  187. "b": 0,
  188. "a": 255
  189. },
  190. "_depth": -1,
  191. "_zoomRatio": 1,
  192. "_targetTexture": null,
  193. "_fov": 60,
  194. "_orthoSize": 10,
  195. "_nearClip": 1,
  196. "_farClip": 4096,
  197. "_ortho": true,
  198. "_rect": {
  199. "__type__": "cc.Rect",
  200. "x": 0,
  201. "y": 0,
  202. "width": 1,
  203. "height": 1
  204. },
  205. "_renderStages": 1,
  206. "_id": "52KT4drXRG1LH5LRffHU0Q"
  207. },
  208. {
  209. "__type__": "cc.Canvas",
  210. "_name": "",
  211. "_objFlags": 0,
  212. "node": {
  213. "__id__": 2
  214. },
  215. "_enabled": true,
  216. "_designResolution": {
  217. "__type__": "cc.Size",
  218. "width": 960,
  219. "height": 640
  220. },
  221. "_fitWidth": false,
  222. "_fitHeight": true,
  223. "_id": "b86cijOrpKYaywfTB4eR0N"
  224. }
  225. ]