From 5276fcaede929a4c68b518b5e66e9b5067068c56 Mon Sep 17 00:00:00 2001 From: liuyu <272912176@qq.com> Date: Fri, 6 Sep 2024 11:00:07 +0800 Subject: [PATCH] =?UTF-8?q?20240906=E5=9F=BA=E7=BA=BF2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Scripts/Project/Manager/ReconnectMgr.cs | 2 +- Assets/StreamingAssets/realtimeStat.json | 137 ------------------ Assets/StreamingAssets/realtimeStat.json.meta | 7 - 3 files changed, 1 insertion(+), 145 deletions(-) delete mode 100644 Assets/StreamingAssets/realtimeStat.json delete mode 100644 Assets/StreamingAssets/realtimeStat.json.meta diff --git a/Assets/Scripts/Project/Manager/ReconnectMgr.cs b/Assets/Scripts/Project/Manager/ReconnectMgr.cs index e6e08ef..bea6597 100644 --- a/Assets/Scripts/Project/Manager/ReconnectMgr.cs +++ b/Assets/Scripts/Project/Manager/ReconnectMgr.cs @@ -29,7 +29,7 @@ public class ReconnectMgr : SingletonMono public void Init( ) { localStatPath = Application.streamingAssetsPath + "/" + localStatFileName; - UserExamStat.experiencedScene.Clear();//清空用户经历过的场景 + //UserExamStat.experiencedScene.Clear();//清空用户经历过的场景 //experiencedScene.Clear(); } /// diff --git a/Assets/StreamingAssets/realtimeStat.json b/Assets/StreamingAssets/realtimeStat.json deleted file mode 100644 index 191ea0d..0000000 --- a/Assets/StreamingAssets/realtimeStat.json +++ /dev/null @@ -1,137 +0,0 @@ -{ - "systemID": 10002, - "schemeID": 1002, - "currentScore": 0.0, - "allSubScore": [ - { - "index": 1, - "subProcessId": 1, - "currentScore": 0.0, - "isDone": false - }, - { - "index": 2, - "subProcessId": 2, - "currentScore": 0.0, - "isDone": false - }, - { - "index": 3, - "subProcessId": 3, - "currentScore": 0.0, - "isDone": false - }, - { - "index": 4, - "subProcessId": 4, - "currentScore": 0.0, - "isDone": false - }, - { - "index": 5, - "subProcessId": 5, - "currentScore": 0.0, - "isDone": false - }, - { - "index": 6, - "subProcessId": 6, - "currentScore": 0.0, - "isDone": false - }, - { - "index": 7, - "subProcessId": 7, - "currentScore": 0.0, - "isDone": false - }, - { - "index": 8, - "subProcessId": 8, - "currentScore": 0.0, - "isDone": false - }, - { - "index": 9, - "subProcessId": 9, - "currentScore": 0.0, - "isDone": false - }, - { - "index": 10, - "subProcessId": 10, - "currentScore": 0.0, - "isDone": false - }, - { - "index": 11, - "subProcessId": 11, - "currentScore": 0.0, - "isDone": false - }, - { - "index": 12, - "subProcessId": 12, - "currentScore": 0.0, - "isDone": false - }, - { - "index": 13, - "subProcessId": 13, - "currentScore": 0.0, - "isDone": false - }, - { - "index": 14, - "subProcessId": 14, - "currentScore": 0.0, - "isDone": false - }, - { - "index": 15, - "subProcessId": 15, - "currentScore": 0.0, - "isDone": false - }, - { - "index": 16, - "subProcessId": 16, - "currentScore": 0.0, - "isDone": false - }, - { - "index": 17, - "subProcessId": 17, - "currentScore": 0.0, - "isDone": false - }, - { - "index": 18, - "subProcessId": 18, - "currentScore": 0.0, - "isDone": false - } - ], - "allToolAndMaterial": [], - "allWear": [], - "sceneName": "03_OfficeScene", - "currentSceneTools": [], - "currentSceneTriggers": [ - { - "triggerID": 5005, - "triggerName": "鎵嬫満", - "selfPosInScene": { - "x": 0.0244421959, - "y": 0.885706842, - "z": -1.00569367 - }, - "selfRotInScene": { - "x": 0.0, - "y": 0.0, - "z": 0.0 - }, - "triggerInfo": "0" - } - ], - "currentSceneOtherInfo": "{\r\n \"TestPen3list\": [],\r\n \"InSwitchCloseYDList\": [],\r\n \"InSwitchOpenYDList\": [],\r\n \"currentunInstallJieXian\": [],\r\n \"currentInstallJieXian\": [],\r\n \"installCover\": [],\r\n \"currentInstallTestJieXian\": []\r\n}" -} \ No newline at end of file diff --git a/Assets/StreamingAssets/realtimeStat.json.meta b/Assets/StreamingAssets/realtimeStat.json.meta deleted file mode 100644 index 9bb0cde..0000000 --- a/Assets/StreamingAssets/realtimeStat.json.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: 07217e8cebb016f498b20710d61dc605 -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: