(client) feat:添加临时动画组件,添加逃跑逻辑
This commit is contained in:
@ -2,7 +2,7 @@ using UnityEngine;
|
||||
|
||||
namespace Entity
|
||||
{
|
||||
public class Building : Entity
|
||||
public class Building : CombatantEntity
|
||||
{
|
||||
public override void SetTarget(Vector3 pos)
|
||||
{
|
||||
|
Reference in New Issue
Block a user