Commit ce0dac84 authored by 杨泽宇's avatar 杨泽宇

更新

parent 9c101539
......@@ -226,8 +226,11 @@ public class TouristModeController : MonoBehaviour
Player.BackToInitPosition();
Player.IsPause = false;
Player.AutoRotate = false;
if (CameraInspection1 != null)
{
CameraInspection1.SetActive(false);
CameraInspection2.SetActive(false);
}
CharacterModeUI.SetActive(true);
ReturnUI.SetActive(false);
}
......
This diff is collapsed.
fileFormatVersion: 2
guid: cd64cb8beb835d140bab25cca6c93dd5
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment