added sound script and menu
This commit is contained in:
@@ -5,4 +5,6 @@ public interface IInputReader
|
||||
Vector2 dragInput{get;}
|
||||
float clickInput { get;}
|
||||
bool isclicked { get;}
|
||||
|
||||
bool isBlocked { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user