制作完成于2023年8月1日,基于Unity2023.1.1
觉得攻击效果特效太小了可以在go.transform.localPosition = Vector3.zero;
后面加上
go.transform.localScale = Vector3.one * 3;