added reload animation and bullet limit
This commit is contained in:
@@ -4,6 +4,7 @@ namespace Darkmatter.Core
|
||||
{
|
||||
public interface IPlayerAnim : IHumonoidAnim
|
||||
{
|
||||
void PlayReloadAnim();
|
||||
void PlayShootAnim();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user