CORE dashboard + a lot of changes
This commit is contained in:
@@ -8,7 +8,7 @@ using UnityEngine.AI;
|
||||
|
||||
namespace RPGCore.Movement.ObjectModules.UnitMovement.Actions
|
||||
{
|
||||
public class PointMoveAction : BaseActionParallel
|
||||
public class PointMoveAction : BaseAction
|
||||
{
|
||||
private readonly Vector3 _destination;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user