From 02b44c07adfcf921da594120b4cd8fc18b982725 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 20 Sep 2021 00:42:33 +0800 Subject: +command buffer --- Assets/Scripts/Unit/Components/UnitAfterImage.cs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Assets/Scripts/Unit/Components/UnitAfterImage.cs') diff --git a/Assets/Scripts/Unit/Components/UnitAfterImage.cs b/Assets/Scripts/Unit/Components/UnitAfterImage.cs index 369f63c9..622e87ba 100644 --- a/Assets/Scripts/Unit/Components/UnitAfterImage.cs +++ b/Assets/Scripts/Unit/Components/UnitAfterImage.cs @@ -2,6 +2,8 @@ using System.Collections.Generic; using UnityEngine; +// Unit残影,通过复制avatar实现 + public class AfterImageSpawner { private float m_CurTime; -- cgit v1.1-26-g67d0