← Return to Game
Log in with itch.io to leave a comment.
Seems like a nice prototype, add some gun sounds, make it so the player can't move the camera when in the pause menu, and add a quit button to the main menu to close the application.public void Quit(){ Application.Quit();}call that function on btn press.
I Will In The Next Update!
add mac
Sure!
← Return to Game
Comments
Log in with itch.io to leave a comment.
Seems like a nice prototype, add some gun sounds, make it so the player can't move the camera when in the pause menu, and add a quit button to the main menu to close the application.
public void Quit()
{
Application.Quit();
}
call that function on btn press.
I Will In The Next Update!
add mac
Sure!