Search Unity

Games FPS Project [Unity]

Discussion in 'Works In Progress - Archive' started by Michael_R, Jul 5, 2019.

  1. Michael_R

    Michael_R

    Joined:
    Sep 6, 2018
    Posts:
    29
    Hello,

    i am trying to create a tactical fps like pubg, rainbow six siege.
    In this video you'll see the FPS Controller including (leaning) ADS, Reloading and a FPS Locomotion System.



    critique and suggestions to add things are welcome
     
    Last edited: Jul 5, 2019
    ZaffreSheep likes this.
  2. elmar1028

    elmar1028

    Joined:
    Nov 21, 2013
    Posts:
    2,359
    Looks pretty good. Note that in R6S, the whole character (player's camera) sways to the left/right when aiming and not the rifle.
     
  3. Michael_R

    Michael_R

    Joined:
    Sep 6, 2018
    Posts:
    29
    Yeah, thats kind of one boring things to programm i try to keep aside. Do you have any other suggestions what i could add?
     
  4. elmar1028

    elmar1028

    Joined:
    Nov 21, 2013
    Posts:
    2,359
    Well, sprinting could be nice. Other than that, polishing things up like the reload animation and movement (experiment with different surfaces).