This commit is contained in:
DESKTOP-SAJ6RKV\Administrator 2025-06-05 15:51:20 +08:00
parent 3050e72607
commit 6eb8edebcd

View File

@ -571,7 +571,7 @@ namespace GameLogic
eGo.transform.SetParent(m_TempList[i].GetRect().transform); eGo.transform.SetParent(m_TempList[i].GetRect().transform);
//eGo.transform.position = actor.GetRect().transform.position; //eGo.transform.position = actor.GetRect().transform.position;
eGo.transform.localPosition = new Vector3(1500, 0, 0); eGo.transform.localPosition = new Vector3(1500, 0, 0);
//eGo.transform.localScale = Vector3.one * 20; eGo.transform.localScale = Vector3.one;
m_Buff1.m_EffectGo = eGo; m_Buff1.m_EffectGo = eGo;
// 移动特效 // 移动特效