bing 2 年之前
父节点
当前提交
c50059fae2
共有 3 个文件被更改,包括 33 次插入3 次删除
  1. 3 3
      assets/scene/main.scene
  2. 22 0
      settings/v2/packages/cocos-service.json
  3. 8 0
      settings/v2/packages/project.json

+ 3 - 3
assets/scene/main.scene

@@ -60,7 +60,7 @@
     "_lpos": {
       "__type__": "cc.Vec3",
       "x": 360.00000000000006,
-      "y": 720,
+      "y": 320.00000000000006,
       "z": 0
     },
     "_lrot": {
@@ -141,7 +141,7 @@
     "_priority": 1073741824,
     "_fov": 45,
     "_fovAxis": 0,
-    "_orthoHeight": 720,
+    "_orthoHeight": 325.4570259208731,
     "_near": 0,
     "_far": 2000,
     "_color": {
@@ -183,7 +183,7 @@
     "_contentSize": {
       "__type__": "cc.Size",
       "width": 720,
-      "height": 1440
+      "height": 640
     },
     "_anchorPoint": {
       "__type__": "cc.Vec2",

+ 22 - 0
settings/v2/packages/cocos-service.json

@@ -0,0 +1,22 @@
+{
+  "game": {
+    "name": "未知游戏",
+    "app_id": "UNKNOW",
+    "c_id": "0"
+  },
+  "appConfigMaps": [
+    {
+      "app_id": "UNKNOW",
+      "config_id": "7aafdf"
+    }
+  ],
+  "configs": [
+    {
+      "app_id": "UNKNOW",
+      "config_id": "7aafdf",
+      "config_name": "Default",
+      "config_remarks": "",
+      "services": []
+    }
+  ]
+}

+ 8 - 0
settings/v2/packages/project.json

@@ -0,0 +1,8 @@
+{
+  "general": {
+    "designResolution": {
+      "width": 720,
+      "height": 1400
+    }
+  }
+}