(client) feat:添加临时动画组件,添加逃跑逻辑
This commit is contained in:
7
Client/Assets/Scripts/Entity/CombatantEntity.cs
Normal file
7
Client/Assets/Scripts/Entity/CombatantEntity.cs
Normal file
@ -0,0 +1,7 @@
|
||||
namespace Entity
|
||||
{
|
||||
public class CombatantEntity:Entity
|
||||
{
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user