Need help creating a 2.5d FPS

Hi, I’m new to making games and I would like to make a game that has classic Doom or Doom 2-like graphics. It already took me a while to figure this out and make a decision on using Unity, and I don’t think I saw any tutorials on how to make a game with graphics and behavior like any of the classic Doom’s. I just want to make an FPS like Doom or Doom 2, so I need to figure out how to make sprites, use 2d textures, and just everything I can find out about 2.5d environments.

First, start with the basics. All the books i read say that when someone goes BALLS to the wall hard on their first idea they get burnt out. You should learn unity first. There is NO way anyone here could give you a short but sweet answer to all your questions. But guess what? The documentation is great, for the most part, and the tutorials are AWESOME!

Documents for Scripts

The ultimate learning link!

What do I recommend? Go through the tutorials for the shooter first. See if it’s something you can get a grasp of. Then when you don’t know why they’re using something in the script, just look it up in the documentation.

HTH!