First and foremost, you need a way for the user to quite the program. Just a simple exit to desktop and menu should attached to the escape button.
As far as a game play goes, you need to normalize your diagonal movement. The player will move faster in a diagonal direction if not normalized properly.
← Return to Play this defense!
Comments
Log in with itch.io to leave a comment.
Will be happy for any feedback!
First and foremost, you need a way for the user to quite the program. Just a simple exit to desktop and menu should attached to the escape button.
As far as a game play goes, you need to normalize your diagonal movement. The player will move faster in a diagonal direction if not normalized properly.
Thanks for feedback! In the soon devblog it and some more issues are arleady fixed!