Search Unity

[Tutorial] Third person shooter

Discussion in 'Community Learning & Teaching' started by rblkwa, Sep 27, 2016.

  1. rblkwa

    rblkwa

    Joined:
    Jun 20, 2013
    Posts:
    61
    If you are interested in building a third person shooter and create some very usefull helpers for all your other games while doing it, you could try and follow my youtube channel.

    In the playlist below the following is covered:

    - Camera movement
    - Mouse smoothing / damping / sensitivity
    - Movement
    - Containers (for inventories)
    - Events
    - Weapons (shooting, reloading, aiming)
    - Animation (mixamo and some custom in blender)
    - Gamemanager
    - User Interface
    - Pickup items
    - Health
    - Audio

    Basically a whole bunch of which you can use. Allthough i'm not explaining every detail i'm sure even new coders should be able to follow it.

    https://www.youtube.com/playlist?list=PLJfktYG5YLJGK-ROk1Gj1_i8AtnIyeKTs

    Thanks and have fun!
     
    Last edited: Sep 28, 2016
    ManAmazin, Daniel466 and theANMATOR2b like this.
  2. rblkwa

    rblkwa

    Joined:
    Jun 20, 2013
    Posts:
    61
    Hi guys, currently at episode 36. Take a peek at the last three videos. Join the club!





     
  3. legasce

    legasce

    Joined:
    Nov 25, 2015
    Posts:
    4
    this is great! thank you for sharing!
     
  4. WattooGaming

    WattooGaming

    Joined:
    Jul 11, 2017
    Posts:
    6
    Thanks a lot for creating and sharing these videos, I have been following and have learned a lot so far!
     
  5. z_orochii

    z_orochii

    Joined:
    Mar 8, 2013
    Posts:
    20
    Started watching today, nice tutorials. :^) Thanks a lot!
    (Not interested in multiplayer but I'm learning a lot with you anyway so yeah that's a plus :^D).
     
  6. OliMaxx

    OliMaxx

    Joined:
    Nov 12, 2018
    Posts:
    1
    Hey I'm new to Unity but experienced in Unreal. Just a quick question. I'll probably be using your tutorial to gain some knowledge on the systems used in third person shooters. However the animation part worries me slightly. Are there some free resource packs available for unity similar to how unreal has the built in animations? In the past I've just re-targeted them and not sure if this is possible in unity!
     
  7. ManAmazin

    ManAmazin

    Joined:
    Aug 7, 2013
    Posts:
    246
    Unity has a very solid re-targeting system , alot of time just setting your character to humanoid does the trick....there's also mixamo free animations and some other packs that are free on the marketplace
     
  8. SuryaPrakashModi

    SuryaPrakashModi

    Joined:
    Mar 11, 2018
    Posts:
    9
    Watch My Third Person Shooter Game

     
  9. krish9

    krish9

    Joined:
    Oct 16, 2017
    Posts:
    4
    how you made for mobile device can you send that template or any tutorial related to it please mate!
     
  10. blade0

    blade0

    Joined:
    Aug 29, 2017
    Posts:
    1
    Thank you! I learn a lot from it.
     
  11. sas67uss

    sas67uss

    Joined:
    Feb 8, 2020
    Posts:
    81
    Hi
    what is the best assets to creating first person shooter mobile game?
    for core and ai ? UFPS or Universal Shooter Kit or etc ?
    for input touch system ? easy touch or rewired or control freak 2 or etc
    and for save system ? easy save or etc
     
  12. SuryaPrakashModi

    SuryaPrakashModi

    Joined:
    Mar 11, 2018
    Posts:
    9
    i did not use any specific kit.
    according to my needs i downloaded asset and coded them.
     
  13. sas67uss

    sas67uss

    Joined:
    Feb 8, 2020
    Posts:
    81
    are there any tips or trick for adding touch input in unity for android ? I have problem with Ultimate FPS asset . joystick movement and look touchpad not working on android device :confused:
     
  14. dahiyabunty1

    dahiyabunty1

    Joined:
    Jan 22, 2020
    Posts:
    68
    have it on github????
     
  15. SuryaPrakashModi

    SuryaPrakashModi

    Joined:
    Mar 11, 2018
    Posts:
    9
    sorry.
    no i dont have.
     
    dahiyabunty1 likes this.
  16. MuhammadAhmadYousaf

    MuhammadAhmadYousaf

    Joined:
    Jun 23, 2020
    Posts:
    5
    Dear bro can you please share the code ?
     
    vovw likes this.