Update
This commit is contained in:
@@ -164,6 +164,7 @@ namespace OnlyScove.Scripts
|
||||
{
|
||||
if (context.performed)
|
||||
{
|
||||
Debug.Log("[InputReader] ToggleView Action Performed!");
|
||||
wasToggleViewPressed = true;
|
||||
OnToggleViewEvent?.Invoke();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user