From 8b65edb43be0945203633b33d7a62c81ab3f05ce Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 16 Sep 2021 09:52:33 +0800 Subject: +unit effect --- Assets/Scripts/Test 1/TestErika.cs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Assets/Scripts/Test 1') diff --git a/Assets/Scripts/Test 1/TestErika.cs b/Assets/Scripts/Test 1/TestErika.cs index f82e30f7..90ac0499 100644 --- a/Assets/Scripts/Test 1/TestErika.cs +++ b/Assets/Scripts/Test 1/TestErika.cs @@ -80,6 +80,10 @@ public class TestErika : SingletonMB Debug.Assert(animator.runtimeAnimatorController is AnimatorOverrideController); unitCtr.pcState.ChangeState(PCState.EUnitState.Idle, new PCState.IdleParam(), true); + + //////////////////////////////// + + UnitManager.Instance.SetPlayerCharacter(unitCtr as PCController); } void SetupMonster() -- cgit v1.1-26-g67d0