Hi I just started trying out unity and I have watched the tutorials so I was wondering what type of game I should make first I do have experience with c# a little Java and some other languages any response would be greatly appreciated thanks!
Hmm…as a first game, I would suggest something on the easy side like a 3D Platformer, try not to think to advanced and try to make something like a MMORPG (trust me, its hard)
I’d suggest a Tetris or Space Invaders clone or something along those lines. Start simple and get a feel for completing a whole game - menu, scores, gameplay, pausing, all of the stuff you expect. Once you’ve done that you’ll find it’s pretty easy to branch out and do different and/or larger games.
Unity comes with a first person and third person controller. A first person shooter is actually the easiest type of game to make that isn’t limited to being extremely basic. .
Exploration game or point and click game.
Thanks fir the replies I will take all of them into thought when I start my first project once again thanks!