CORE dashboard + a lot of changes
This commit is contained in:
@@ -5,7 +5,7 @@ using UnityEngine;
|
||||
|
||||
namespace RPGCore.Movement.ObjectModules.UnitMovement.Actions
|
||||
{
|
||||
public class RotateAction : BaseActionParallel
|
||||
public class RotateAction : BaseAction
|
||||
{
|
||||
private Coroutine _rotateCoroutine;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user