Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

First of all very nice effort.

Feedback::

1.)  Make your UI scalable and add anchor points to it.

2.)   Change the shooting button from enter key to mouse button.

3.)  Improve your enemy AI cause it just sticks to player when player runs away from enemy.

use  (nav mesh) for enemy to follow the player and use the MoveTowards() function in the enemy script.

4.) Add Textures to your ground and walls.

5.) Add sway to your weapon and also add recoil animation to it.

6.) Make your map bigger. You can make a terrain for it. It will be more enjoyable.

7.) Take a chill pill. PEACE.

I am not an expert but after adding these things your game will become more awesome.

There are a ton of things which you can add but for now this will be enough.

Learn these things on youtube.

And good luck.

(1 edit) (+1)

thanks for your feedback, actually I tried some of these things, but as I am a newbie game dev, I failed for some of these and also added. This is my first game and game jam, I have learned a lot from this game jam and I think now I have improved my skills. And also special thanks for playing and giving me a good feedback.

(+1)

I also learnt many things in this jam seriously. It opened my eyes.

Now i get it winning is not everything. But the journey is.

If you want you can learn how to make an fps character in unity.

If you want!!
(1 edit) (+1)

thanks for the tutorial, actually when I started making this game I had nearly no knowledge of unity, yes I had used unreal engine and blender for making one game. But, unity was a new thing for me. Literally, I just followed tutorials of brackeys and other youtubers and tweaked them in my way. I also did some things wholy by myself. I learned so much that I think I can make better games in unity also.