20240906基线2
This commit is contained in:
parent
877e3fb7cc
commit
5276fcaede
|
@ -29,7 +29,7 @@ public class ReconnectMgr : SingletonMono<ReconnectMgr>
|
|||
public void Init( )
|
||||
{
|
||||
localStatPath = Application.streamingAssetsPath + "/" + localStatFileName;
|
||||
UserExamStat.experiencedScene.Clear();//清空用户经历过的场景
|
||||
//UserExamStat.experiencedScene.Clear();//清空用户经历过的场景
|
||||
//experiencedScene.Clear();
|
||||
}
|
||||
/// <summary>
|
||||
|
|
|
@ -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}"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 07217e8cebb016f498b20710d61dc605
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Loading…
Reference in New Issue