添加欧乐堡5*10场景

This commit is contained in:
ZYT
2025-12-01 10:41:15 +08:00
parent 860a0b4710
commit 141cdabec9
7 changed files with 45452 additions and 5131 deletions

View File

@@ -648,7 +648,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 0
m_IsActive: 1
--- !u!224 &7822314074319250458
RectTransform:
m_ObjectHideFlags: 0
@@ -2395,7 +2395,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
m_IsActive: 0
--- !u!224 &1063200187910553120
RectTransform:
m_ObjectHideFlags: 0

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 5ea9cc35141a9cd42a5a4722c097be92
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -96,7 +96,7 @@ public class GameManager : NetworkBehaviour
[SyncVar]
public long vistRoundEnd = 0;
// 总游玩时长
private int vistAllTime = (int)(60*15f);
private int vistAllTime = (int)(60*10f);
[NonSerialized]
[SyncVar]
private int roundAllTime;