From aafae64318a5a08a68b7033441449c36f0f85a17 Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 4 Aug 2021 17:37:56 +0800 Subject: *actiontool --- Assets/Scripts/Test 1/TestErika.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Assets/Scripts/Test 1/TestErika.cs') diff --git a/Assets/Scripts/Test 1/TestErika.cs b/Assets/Scripts/Test 1/TestErika.cs index 96fcec25..528924dc 100644 --- a/Assets/Scripts/Test 1/TestErika.cs +++ b/Assets/Scripts/Test 1/TestErika.cs @@ -35,7 +35,7 @@ public class TestErika : MonoBehaviour private void Init() { UnitController unitCtr = unitController.GetOrAddComponent(); - unitCtr.Initialize(unit); + unitCtr.Initialize(unit, "Assets/Bundle/Unit/PC/Erika/"); UnitRootMotion unitRootMotion = unitCtr.unitRootMotion; -- cgit v1.1-26-g67d0