You've already forked taptap2024_GJ_chidouren
update core
This commit is contained in:
@@ -23,6 +23,7 @@ namespace Game.FsmNode
|
||||
public static string GroupName = typeof(GameFight).FullName;
|
||||
protected override async void OnEnter (params object[] args)
|
||||
{
|
||||
UIManager.Instance.CloseView (UIPanel.GamePanel);
|
||||
UIManager.Instance.OpenView (UIPanel.GamePanel);
|
||||
CameraEffectUtils.Instance.SetAberration (0f , 0.5f);
|
||||
CameraEffectUtils.Instance.SetGameCamBlur (0f , 0.5f , null);
|
||||
|
||||
Reference in New Issue
Block a user