My 3D First Person Shooter Project. Some Mods include:

  1. Snow on mountains.
    1. Spent a significant amount of time trying to create a realistic look.
  2. Grass terrain with patches of snow.
  3. Expanded level size to include the entire terrain area. Note: For example purposes, only a few enemies exist near the beginning of the level.
  4. Created two levels:
    1. Casual (where player can't die)
    2. Timed (where player can die and has a certain time limit)
      1. Created script to load game over screen when timer was completed and to display timer text in the UI.
  5. Instead of using portal to win level, level is won by defeating a particular enemy triggering the LevelCleared() function upon death. Can you find and kill the right enemy?
  6. Other mods that may be, but not limited to, health settings, camera rotation speed for better aiming, and more.

TIP: Do not use mouse to aim. Instead, keep mouse steady and line up your aim as you walk around. Use WASD keys to move and left mouse click to shoot.


Created by: Donald Faulknor

Download

Download
Windows.zip

Leave a comment

Log in with itch.io to leave a comment.