FPS Project
A downloadable game for Windows
Arcade movement: Tries to simulate COD, being able to slide across the floor at a slightly higher speed.
Real Movement: Try to move a little slower and it is not possible to slide
Raycast shooting: It's light, but you don't see the projectile, there's no dropBall (projectile deceleration)
Shot by Instantiating Projectile: It is a little heavier, but you instantiate a projectile that goes towards the target, which may be slowed down.
All of this can be modified by pressing the buttons in the pause menu.
The M4 rifle comes with standard sights, but in the menu, you can press the button to select another type of sight, such as Reddot and Holographic
To test, the player starts at a "shooting location" with some targets ahead.
To try something more challenging, in the pause menu, activate zombie mode, some zombies will come and face you and a score will appear on the screen.
Mouse and keyboard controls:
Move => WASD
Move camera => Move Mouse
Run => L.Shift
Crouch => L.CTRL
Jump => Space
Slide => (while running) L.CTRL
Reload weapon => R
Shoot => Left Mouse Button
Aim => Right mouse button
Change weapon => Mouse scroll (scroll up or down)
Enable or Disable Pause Menu: "Esc"
Gamepad controls (I'm using the Xbox one but the buttons are the same for other brands)
Move => Left Analog
Move camera => Right Analog
Run => Left Analog Click (LS)
Crouch => B
Skip => A
Slide => (while running) B
Reload weapon =>
Shoot => RT
Aim => LT
Change weapon => Up or down arrows
Enable or Disable Pause Menu: Start
Note: Generic controllers (joysticks) do not work without a Gamepad emulator.
=================================================== =========================================================
This project serves as a Portfolio to show my potential in using C# in conjunction with Unity and its Tools. If my skills are useful to you, please get in touch.
Contact: yelsewgamestudio@gmail.com
or
My social networks: https://linkr.bio/yelsewgamestudio
Repository with the scripts used: https://github.com/WeshAraujo/FPS_Project
Download
Install instructions
Just download, unzip and double click on the weapon icon, named "FPS project"
=================================================== =========================================================
This project serves as a Portfolio to show my potential in using C# in conjunction with Unity and its Tools. If my skills are useful to you, please get in touch.
Contact: yelsewgamestudio@gmail.com
or
My social networks: https://linkr.bio/yelsewgamestudio
Repository with the scripts used: https://github.com/WeshAraujo/FPS_Project
Leave a comment
Log in with itch.io to leave a comment.