fix: 清理AI遗留代码,修复场景配置
- 删除三套旧菜单系统 (MainMenu.cs, MainMenuUI.cs, ModeSelectionUI.cs) - Ground 添加 BoxCollider 并设置 tag 为 Ground - UIManager.OnReturnClicked 改为通过 PageController 返回首页 - PageController 增加 ReturnToHome 方法,管理 BtnFixationBack 可见性 - 清理废弃场景 Experiment.unity / ModeSelection.unity 及历史截图
This commit is contained in:
@@ -12,6 +12,6 @@ EditorBuildSettings:
|
||||
path: Assets/Scenes/ModeSelection.unity
|
||||
guid: cffb0242a91904c5986f45e78b1820b3
|
||||
- enabled: 1
|
||||
path: Assets/Scenes/Experiment.unity
|
||||
path: Assets/Scenes/Main.unity
|
||||
guid: a37b51f5c4beb4b4398199d197af7d37
|
||||
m_configObjects: {}
|
||||
|
||||
Reference in New Issue
Block a user