added gamescreen UI and simple start menu
This commit is contained in:
@@ -11,5 +11,8 @@ namespace Darkmatter.Core
|
||||
public Vector2 moveInput { get; }
|
||||
public Vector2 lookInput { get; }
|
||||
public bool isShooting { get; }
|
||||
|
||||
public void DisableInput();
|
||||
public void EnableInput();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user