shooter
This game is not designed to run on your device. Add it to a collection to play later, or you can try to run it anyway.
| Status | Released |
| Platforms | HTML5 |
| Author | lennardzem |
| Made with | Unity |
| Status | Released |
| Platforms | HTML5 |
| Author | lennardzem |
| Made with | Unity |
Comments
Log in with itch.io to leave a comment.
Cool game
my cursor gets stuck at the edge of my screen, so consider adding
Cursor.lockState = CursorLockMode.Locked;
to your camera script.
However this would need to be disabled while the button menus are on, or else you cant press the buttons