1
This commit is contained in:
@@ -8,5 +8,7 @@ namespace Project.B.Animation
|
||||
public interface IPlayerAnimationFactory : IHumanoidAnimationFactory
|
||||
{
|
||||
public object CreateStepUpAnimation();
|
||||
public object CreateSlidingAnimation();
|
||||
public object CreateClimbAnimation();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user