From 6eb8edebcdd3cb73481905b52fe440ad57045d50 Mon Sep 17 00:00:00 2001 From: "DESKTOP-SAJ6RKV\\Administrator" Date: Thu, 5 Jun 2025 15:51:20 +0800 Subject: [PATCH] 1 --- .../HotFix/GameLogic/Manager/DataGameSceneManager.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UnityProject/Assets/GameScripts/HotFix/GameLogic/Manager/DataGameSceneManager.cs b/UnityProject/Assets/GameScripts/HotFix/GameLogic/Manager/DataGameSceneManager.cs index dd51cc55..77bf227d 100644 --- a/UnityProject/Assets/GameScripts/HotFix/GameLogic/Manager/DataGameSceneManager.cs +++ b/UnityProject/Assets/GameScripts/HotFix/GameLogic/Manager/DataGameSceneManager.cs @@ -571,7 +571,7 @@ namespace GameLogic eGo.transform.SetParent(m_TempList[i].GetRect().transform); //eGo.transform.position = actor.GetRect().transform.position; eGo.transform.localPosition = new Vector3(1500, 0, 0); - //eGo.transform.localScale = Vector3.one * 20; + eGo.transform.localScale = Vector3.one; m_Buff1.m_EffectGo = eGo; // 移动特效