feat(Gaze): 实现注视相关提示
This commit is contained in:
@@ -56,6 +56,7 @@ namespace Script.Gameplay.Player
|
||||
;
|
||||
|
||||
ControllerLocator.Instance.Register(this);
|
||||
OnEnterWatchMode?.Invoke(currentMode);
|
||||
}
|
||||
|
||||
// 实现按Tap键实现在WatchMode 3个模式切换,并通过SwitchWatchMode设置正确的相机模式
|
||||
|
Reference in New Issue
Block a user