Awesome Third Person Shooter Controller! (Unity Tutorial)

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 มิ.ย. 2024
  • 💬 How to make a Third Person Shooter Controller in Unity!
    ✅ Get the Project Files unitycodemonkey.com/video.php...
    🌍 Get my Complete Courses! ✅ unitycodemonkey.com/courses
    👍 Learn to make awesome games step-by-step from start to finish.
    🎮 Get my Steam Games unitycodemonkey.com/gamebundle
    00:00 Third Person Shooter Unity Tutorial
    01:24 Unity Starter Assets
    02:18 Player Aim Virtual Camera
    04:15 Aim Input
    07:28 Aim Sensitivity
    09:17 Crosshair
    10:07 Shooting Target Position
    15:15 Character Aim Rotation
    18:55 Shooting Methods, Hitscan Vs Projectile
    19:35 Shooting Projectile
    24:05 Identify Shooting Target
    26:00 Shooting Hitscan
    28:26 Animations
    30:44 Working Third Person Shooter Controller
    31:10 Final Polished Third Person Shooter Controller
    🔴 RELATED VIDEOS 🔴
    Kickstart your game with First and Third Person Controllers! (FREE Unity Starter Assets) • Kickstart your game wi...
    How to use NEW Input System Package! (Keyboard, Mouse, Touch, Gamepad) • How to use NEW Input S...
    3 Ways to Shoot Projectiles in Unity! • 3 Ways to Shoot Projec...
    How to get Mouse Position in 3D and 2D! • How to get Mouse Posit...
    Unity Layers, Layer Mask, Bitmask, Bitwise Operators, Raycasts • Unity Layers, Layer Ma...
    House Building System like Rust/Valheim! (First/Third Person) • House Building System ...
    POLYGON Battle Royale cmonkey.co/synty_battleroyale...
    💬 In this video let's build a Simple but Awesome Third Person Shooter Controller!
    It is built on top of the official Unity Starter Assets so we already have a working base.
    We add the Aim logic, make some projectiles, handle the animations and polish it all up.
    🌍 Get Code Monkey on Steam!
    👍 Interactive Tutorials, Complete Games and More!
    ✅ store.steampowered.com/app/12...
    If you have any questions post them in the comments and I'll do my best to answer them.
    🔔 Subscribe for more Unity Tutorials / @codemonkeyunity
    See you next time!
    📍 Support on Patreon / unitycodemonkey
    🎮 Grab the Game Bundle at unitycodemonkey.com/gameBundl...
    📝 Get the Code Monkey Utilities at unitycodemonkey.com/utils.php
    #unitytutorial #unity #gamedev #unity3d #unity2d #indiegame​ #gamedevelopment #madewithunity​ #indiedev​
    --------------------------------------------------------------------
    Hello and Welcome!
    I'm your Code Monkey and here you will learn everything about Game Development in Unity using C#.
    I've been developing games for several years with 8 published games on Steam and now I'm sharing my knowledge to help you on your own game development journey.
    I do Unity Tutorials on just about every topic, Unity Tutorials for Beginners and Unity Tutorials for Advanced users.
    You can see my games at www.endlessloopstudios.com
    --------------------------------------------------------------------
    - Other great Unity channels:
    Unity - / unity3d
    Brackeys - / brackeys
    Dani - / @danidev
    Jabrils - / @jabrils
    BlackthornProd - / @blackthornprod
    Sykoo - / sykootv
    Jason Weimann - / @unity3dcollege
    Jonas Tyroller - / @jonastyroller
    --------------------------------------------------------------------
    - Website: unitycodemonkey.com/
    - Twitter: / unitycodemonkey
    - Steam: store.steampowered.com/develo...

ความคิดเห็น • 1.6K

  • @CodeMonkeyUnity
    @CodeMonkeyUnity  2 ปีที่แล้ว +79

    💬 It took a lot of work to make this video but I'm really happy with the final result! I hope you like it!
    ✅ Get the Project Files unitycodemonkey.com/video.php?v=FbM4CkqtOuA
    🌍 Get my Complete Courses! ✅ unitycodemonkey.com/courses
    👍 Learn to make awesome games step-by-step from start to finish.

    • @syedsadiq8631
      @syedsadiq8631 2 ปีที่แล้ว +2

      Also u want to continue mobile 3rd person shooter

    • @IlmarAlamsyah
      @IlmarAlamsyah 2 ปีที่แล้ว

      Sir, need new unity mega bundle review🙏

    • @ggre55
      @ggre55 2 ปีที่แล้ว

      aw man i love u tnks

    • @AlMgAgape
      @AlMgAgape 2 ปีที่แล้ว +1

      Look My Channel, Im Make A Mobile Legends 2D Version, Thank You😁🙏🙏

    • @lokesh4847
      @lokesh4847 2 ปีที่แล้ว

      It is so usefull sir. Can you please suggest any video, how to attach weapon to the player, like you used

  • @teppidd
    @teppidd 4 หลายเดือนก่อน +20

    for those stuck between 20:00-23:00:
    1. make sure the BulletProjectile script is on the pfBulletProjectile prefab (click the prefab and drag the script on).
    2. Also, click on the prefab and make sure Use Gravity is ticked off.
    Still following the tutorial, but was stuck for a good while on this. Good luck!
    update: works perfectly thank you so much this is an amazing tutorial

    • @irisshard2336
      @irisshard2336 2 หลายเดือนก่อน +3

      I have been stuck on this for an hour, thank you so much!

    • @hailrengaming4703
      @hailrengaming4703 2 หลายเดือนก่อน +2

      Thank you I was wondering why my bullet would spawn and just hover took me hours and reading this comment fixed it thanks!

    • @medad5502
      @medad5502 2 หลายเดือนก่อน +1

      Thank you!!! I spent 2 hours looking around and not understanding why it's not working lol
      You're a life saver!

    • @medad5502
      @medad5502 2 หลายเดือนก่อน +1

      @@irisshard2336 ikr! lol, I'm very happy now!

    • @frmemes5189
      @frmemes5189 16 วันที่ผ่านมา +1

      Thank you so much!

  • @AaronAsherRandall
    @AaronAsherRandall ปีที่แล้ว +98

    If anyone is having difficulty aiming and walking at the same time, you need to create an Avatar Mask. Open up "Humanoid" in the Avatar Mask and deselect the legs and lower IK so that only the upperbody is green. Then, click the cog wheel on the Aiming layer and add the Avatar Mask to the Mask field. This will make it so that when aiming, only the upper body bones are affected and you will still be able to walk as per the Base Layer animations.

    • @ogunrindedaniel9230
      @ogunrindedaniel9230 ปีที่แล้ว +8

      Great point, In addition to this,
      make sure you set your model to humanoid.
      After you import your fbx file, under the inspector, select "Rig" and then choose "Humanoid" under the animation type.
      This will allow you to switch layers and also prevent the bug of (the character from showing halfway through the ground).

    • @noblephantasms7250
      @noblephantasms7250 ปีที่แล้ว

      Is the avatar mask created from the aiming animation fbx?

    • @Mport-UK
      @Mport-UK ปีที่แล้ว +3

      ​@@noblephantasms7250 You can do this by Right Clicking Create go down to Avatar Mask.
      From there I clicked on the legs, body and the bottom 1ks.
      Then on your Animator and your Aming Layer, click the gear icon, add the mask you just made and click on IK pass.... This is what I did any way works for me :)

    • @pawepatrzek2785
      @pawepatrzek2785 ปีที่แล้ว +1

      For people who don't know how to do it th-cam.com/video/W0eRZGS6dhQ/w-d-xo.html

    • @noblephantasms7250
      @noblephantasms7250 ปีที่แล้ว

      @@pawepatrzek2785 thanks for the reply although I just finished University last month

  • @StrunDoNhor
    @StrunDoNhor 2 ปีที่แล้ว +228

    I'll be real with you, channels such as Code Monkey and Brackeys are the reason I chose Unity over Unreal when it came to answering "which engine?"
    The quality and accessibility of tutorials such as these _cannot_ be overstated. Thank you for all the terrific content, and keep doing what you do! You've earned another subscriber/supporter!

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  2 ปีที่แล้ว +27

      I'm glad the videos helped you! Thanks!

    • @alsgaming1426
      @alsgaming1426 2 ปีที่แล้ว +2

      @@CodeMonkeyUnity why will nothing move or respond in the scene

    • @jaybehl7567
      @jaybehl7567 2 ปีที่แล้ว +3

      @@alsgaming1426 make sure scripts and stuff are attached?

    • @alsgaming1426
      @alsgaming1426 2 ปีที่แล้ว +1

      @@jaybehl7567 yes they are

    • @mrtutorials3960
      @mrtutorials3960 2 ปีที่แล้ว +1

      @@jaybehl7567 But where to attach BullectProjectile script ?

  • @Foxtrop13
    @Foxtrop13 2 ปีที่แล้ว +108

    you can put and "else{ mouseWorldPosition = ray.GetPoint(10);}" after the raycast so you dont need a collider for the skybox

    • @teknoard
      @teknoard 2 ปีที่แล้ว +2

      Thank you so much

    • @wmorais1976
      @wmorais1976 2 ปีที่แล้ว +7

      One of the most usefull comments on the TH-cam. Thank you!!!!

    • @agustin9594
      @agustin9594 ปีที่แล้ว +2

      EXCELENT

    • @tartoras
      @tartoras ปีที่แล้ว

      I'm not sure how to implement this, unity says "mouseWorldPosition" does not exist in this context'

    • @agustin9594
      @agustin9594 ปีที่แล้ว +4

      @@tartoras look the script in the video, he created a Vector3 called "mouseWorldPosition"

  • @marcoszanre
    @marcoszanre 2 ปีที่แล้ว +38

    This is the first tutorial I found showing how to extend the Unity Starter controller up to a real use case scenario. Great content, thank you!

  • @AlexraptorGameDev
    @AlexraptorGameDev 2 ปีที่แล้ว +7

    Excellent tutorial! I had already got a basic combat system going with the Third Person Controller, but I was not at all happy with the camera. This tutorial made it all right as rain, thank you! :)

  • @tonyhamilton7785
    @tonyhamilton7785 2 ปีที่แล้ว +5

    This! This is what I needed to know to make the game I had in my head for almost a year, but put it to the side for easier challenges

  • @adrianalcomendras6754
    @adrianalcomendras6754 2 ปีที่แล้ว +80

    its finally happening! Im really hoping for a melee combat tutorial that expands upon the 3rd person starter assets. would it be possible to have the melee combat have animations where you dont just animate the upper body to perform melee attacks? like if you do a melee attack, you wont be able to move until the melee animation has finished playing like in most action games? a combo and targeting system would also be nice :)

  • @tmoneygamestudio
    @tmoneygamestudio 2 ปีที่แล้ว +4

    Great little tutorial. I liked the new input system you are using compared to the old one. The coding you added for the third person controller was also pretty informative. Gotta save this to use later if I get around to doing a tps shooter demo in the future.

  • @wmorais1976
    @wmorais1976 2 ปีที่แล้ว +2

    Finally a simple and good tutorial about third person shooter. There's a lot out there but each one more difficult then other. Congratulations for this awesome tutorial.

  • @diliupg
    @diliupg 2 ปีที่แล้ว +1

    This is a fantastic workout with the new Input system and the third-person character controller! Very well done! Thanks!

  • @RyanGumley
    @RyanGumley 2 ปีที่แล้ว +5

    I absolutely love this video. Right up to the point of adding a point animation. I can't find anything easy to follow that will allow me to add animations to the standard unity third person controller.

    • @trentwilliams7829
      @trentwilliams7829 2 ปีที่แล้ว +5

      I figured this issue out for anyone else that might come across the same problem. I did this - Go to the "Rig -> Animation Type" and change from "Generic" to "Humanoid" and click on "Apply". That fixed it.

  • @ed_halley
    @ed_halley ปีที่แล้ว +9

    When you turn the character to the direction you're aiming, you use Lerp with the current position in the first argument. Lerp really works when you continually provide the original starting value and a final value on every frame. If you don't want to keep track of the original starting value, use MoveToward or RotateToward instead. The progression of values you get with Lerp are only linear if you use it as designed, with the original starting value on every call.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  ปีที่แล้ว +1

      Yes I intentionally do not want it to be linear. I want it to be faster the further away it is from the target so it gets there faster.

  • @DarkParadice
    @DarkParadice ปีที่แล้ว +8

    You should do a tutorial on a First Person Controller setup with full body awareness and animation rigging. I just realized while putting mine together that there are no real good tutorials for that out there for reference so I had to do mine all by scratch. It was actually more tricky than I expected. I never realized things like keeping the head and body separate for networking reasons. Or how difficult it really is to get the body to perform like an actual body in relation to eye sight and the hands/gun movement.

  • @freezinfire
    @freezinfire 2 ปีที่แล้ว +3

    I have waited so long for this, thank you Mr. Monkey

  • @Renegade451
    @Renegade451 2 ปีที่แล้ว +11

    This is perfect, I'm currently working on and trying to learn how to make some good feeling Third person shooter controls!

  • @Ez-_-69.
    @Ez-_-69. ปีที่แล้ว +6

    The instantiating bullet can be used in a realistic game as then we can set the spawn point in the guns barrel and then if this happens( 27:54 ) then it shows that the bullet actually spawns from the guns itself and not from the middle of the screen, many realistic FPS/TPS games do this thing and it adds that extra bit of realism to the game really cool, raycast can be used for a more arcade shooter

  • @IndieScapeGames
    @IndieScapeGames 2 ปีที่แล้ว +1

    Best video yet @Code Monkey! And great point at the end to 'never stop learning'. Sooo true

  • @BottleHeadGames
    @BottleHeadGames 2 ปีที่แล้ว

    I was waiting for this since the day it was announced, Thank you!!!!

  • @rebornl
    @rebornl 2 ปีที่แล้ว +48

    For the hit scan on 27:08 if the particle shows up on the feet it is because it is using the player transform position.
    Make a var called like hitpoint, similiar to the debugTransform, in the 'raycast IF statement' set the new var hitpoint to the 'raycastHit.point', and in the shoot instantiate code replace transform.position to the hitpoint variable.
    Thanks for the tutorial, learned alot!

    • @S3R43o3
      @S3R43o3 ปีที่แล้ว +1

      ty dude =D

    • @jordyatondo1004
      @jordyatondo1004 ปีที่แล้ว +8

      Was having trouble with this, thank you. You can also just replace transform.position with debugTransform.position in that if statement.

    • @KelsGaming23
      @KelsGaming23 ปีที่แล้ว +1

      thanks bro I'm about to rage quit lol glad i check the comment section

    • @ShadowTM6
      @ShadowTM6 ปีที่แล้ว +1

      How ? replace ? I need help

    • @mrri5155
      @mrri5155 ปีที่แล้ว +2

      Thank u bro

  • @TheMavryan
    @TheMavryan 5 หลายเดือนก่อน +4

    Also for the crosshair if anyone wants an easy way to enable it when aiming and disable when not you can add
    [SerializeField] private GameObject crosshair; // makes a serialized field for the image of the crosshair to be assigned to.
    In Awake: crosshair.SetActive(false); // hides the crosshair to make sure it is hidden at the start.
    In Update
    if (starterAssetsInputs.aim) // if the user is aiming
    {
    crosshair.SetActive(true); // set crosshair to enabled.
    }
    else // if they are not aiming
    {
    crosshair.SetActive(false); // disable the crosshair
    }
    Then in Unity drag the crosshair image onto the serialized field.
    Hope this helps anyone who wants this easily.
    The full code up to the crosshair section for me is:
    using System.Collections;
    using System.Collections.Generic;
    using UnityEngine;
    using Cinemachine;
    using StarterAssets;
    public class ThirdPersonShooterController : MonoBehaviour
    {
    [SerializeField] private CinemachineVirtualCamera aimVirtualCamera;
    [SerializeField] private float normalSensitivity;
    [SerializeField] private float aimSensitivity;
    [SerializeField] private GameObject crosshair;
    private StarterAssetsInputs starterAssetsInputs;
    private ThirdPersonController thirdPersonController;
    private void Awake()
    {
    starterAssetsInputs = GetComponent();
    thirdPersonController = GetComponent();
    crosshair.SetActive(false);
    }
    private void Update()
    {
    if (starterAssetsInputs.aim)
    {
    aimVirtualCamera.gameObject.SetActive(true);
    thirdPersonController.SetSensitivity(aimSensitivity);
    crosshair.SetActive(true);
    }
    else
    {
    aimVirtualCamera.gameObject.SetActive(false);
    thirdPersonController.SetSensitivity(normalSensitivity);
    crosshair.SetActive(false);
    }
    }
    }

    • @adamcookie26
      @adamcookie26 5 หลายเดือนก่อน

      Hey thanks it worked. It took a few tries because I'm not a coder and was far ahead by the time I found this comment

    • @user-rg8pe1qj2t
      @user-rg8pe1qj2t 3 หลายเดือนก่อน

      is there any way that this virtual camera only follows characters back and on look input its works same before ...if character rotate than the virtual camera shoul have to rotate as to follow charcters back

  • @rafbanaan
    @rafbanaan 2 ปีที่แล้ว

    Awesome! Always had troubles starting on a system like this. Looking forward to use this in an idea I had that I was always putting on the backlog :p

  • @neelamshahi8630
    @neelamshahi8630 2 ปีที่แล้ว +2

    Finally video launch lovely video

  • @zoeypaine7476
    @zoeypaine7476 2 ปีที่แล้ว +8

    Honestly this is awesome. Doing this except for a melee system would also be awesome, to cover both melee/ranged weapon systems.

  • @tanc4635
    @tanc4635 ปีที่แล้ว +15

    Another great tutorial, thanks a lot! Also I think I found a neat solution for aiming in the sky (14:02), without needing boundary colliders everywhere. If the raycast returns false move to an else block and create the aiming point by projecting a vector in the direction of the camera orientation, from the camera position, at a desired distance from it. For example I set mine to 200:
    if (Physics.Raycast(ray, out RaycastHit raycastHit, 200f, AimColliderLayerMask))
    {
    DebugTransform.position = raycastHit.point;
    }
    else
    {
    DebugTransform.position = _cam.transform.position + _cam.transform.forward * 200f;
    }
    Let me know if I am overseeing something and there is a problem with this, but thanks again for the video.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  ปีที่แล้ว +6

      Yup that's an excellent approach, that's what I would do if I used this controller in a full game instead of just a simple demo.

    • @alovelygondal7673
      @alovelygondal7673 6 หลายเดือนก่อน

      hey can you tell me like _cam is what what ihave to give refrence of here

    • @TheMavryan
      @TheMavryan 5 หลายเดือนก่อน

      @@alovelygondal7673 Hi, this is in relation to the main camera. if you want you can use this instead which will work as long as you have one main camera.
      else
      {
      debugTransform.position = Camera.main.transform.position + Camera.main.transform.forward * 999f;
      }

  • @mrwhiteeagle
    @mrwhiteeagle 2 ปีที่แล้ว

    I'll be honest, what i was expecting was ful tutorial without assets. But good theres a person that creates these free of charge for everyone ^^. Keep it up!

  • @jonathanglock1574
    @jonathanglock1574 10 หลายเดือนก่อน +1

    Thank you for making this video. And all of your many other videos. They have proven to be very helpful in my learning. That said. In this video. The one thing I would have liked to have seen is a way to make Crosshair only come up when you are aiming. Thanks for the video!

  • @Xahos_
    @Xahos_ 2 ปีที่แล้ว +35

    For bullet not working, :
    - Add the bullet script to your bullet => he not showed it but it said it (i realised that after 10x watching haha)
    - Make your bullet a prefab, drag and drop it in the prefab folder. Than delete it from the scene, and drag and drop the prefab in "Bullet Projectil" from thirdPersonShooterController on the playerArmature
    - If it bounce/not destroy; make the colider a few bigger than the cube

    • @samuelfairbrass4161
      @samuelfairbrass4161 ปีที่แล้ว +2

      Wow I was stuck on that for so long! Thank you!

    • @DeKosta
      @DeKosta ปีที่แล้ว +5

      Thank you brother! These comments are gold for unity noobs that miss these subtle things and get stuck and on the verge of saying fuck this.

    • @khushtrivedi14
      @khushtrivedi14 ปีที่แล้ว +2

      @@DeKosta Literally was me a second before I found this haha

    • @khushtrivedi14
      @khushtrivedi14 ปีที่แล้ว +2

      Not all heroes wear capes

    • @mrri5155
      @mrri5155 ปีที่แล้ว +2

      Thank u Bro

  • @bdd740
    @bdd740 2 ปีที่แล้ว +4

    Please add simple climbing and ledge hanging. Thanks great series.

  • @BBdaCosta
    @BBdaCosta 2 ปีที่แล้ว

    As always awasome explanation, I grab the course of Unity tips thanks again

  • @brianrussell5789
    @brianrussell5789 11 หลายเดือนก่อน

    dude thank you so much for this!!! I've been pulling my hair out for months trying to figure this new input system out and though I'm still reluctant to say I figured it out, I definitely made progress finally today with combining what I've been trying to do with what you did here... Thank you so much for this upload! You're making dreams come true my friend!

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  11 หลายเดือนก่อน

      Nice! I'm glad the video helped you!

  • @upsurge5541
    @upsurge5541 2 ปีที่แล้ว +6

    I've been searching online for a true first person shooter controller Tutorial and found nun if you could make one that would be amazing for those of you who don't know what a true FPS is it's like a third person controller it uses third person animations and a full body but the camera is mounted on the head games like escape from tarkov and arma 3 use it

  • @HHungriaP
    @HHungriaP 2 ปีที่แล้ว +49

    There is a legend that someday CodeMonkey Sensei will explain how to work with the animation Rigging Package ...

    • @Fizz17
      @Fizz17 2 ปีที่แล้ว +5

      Brackeys made a tutorial on animation rigging, you should check it out

    • @HHungriaP
      @HHungriaP 2 ปีที่แล้ว +1

      @@Fizz17 Yes I found somebody videos but I love Code Monkey videos Tutorials. He is ver clear and I can Understand all that he show...

    • @shivamvishwakarma4317
      @shivamvishwakarma4317 2 ปีที่แล้ว +2

      You can also check kiwi coder he is doing a series using animation rigging

    • @sae-institute
      @sae-institute 2 ปีที่แล้ว +1

      Yes, this is the way

  • @RancorSnp
    @RancorSnp 2 ปีที่แล้ว

    Cheers mate! This will be very useful to me in the future, but first I do have to finish my current project ^^'

  • @CleisonRodriguesComposer
    @CleisonRodriguesComposer 2 ปีที่แล้ว +1

    Great tutorial!
    You're the best!
    Thank you!

  • @mihiragarwal8022
    @mihiragarwal8022 2 ปีที่แล้ว +4

    Which pack did you use for the gun animations for the final demo?

  • @CRUMVIII
    @CRUMVIII 2 ปีที่แล้ว +5

    33:21 This part does interest me a lot since it's one of the things I've had issues with for upper body aiming. I tried IK but it didn't quite work out as I wanted.

    • @notchurn
      @notchurn 2 ปีที่แล้ว +2

      Select Rig, Change Avatar Definiton to "Copy From Other Avatar", and select Armature Avatar as source

    • @xxxCrysisxxx99
      @xxxCrysisxxx99 2 ปีที่แล้ว +2

      @@notchurn Thank you, I was struggling with this all day!

  • @K-Anator
    @K-Anator 2 ปีที่แล้ว

    Oh yes... this will do nicely!

  • @paulthompson52
    @paulthompson52 2 ปีที่แล้ว

    Excellent tutorial as usual!

  • @AbhayKumar-kb8tv
    @AbhayKumar-kb8tv 2 ปีที่แล้ว +34

    Thanks for the tutorial. It really helped me to move forward my project. Here is a tip:-
    Instead of placing cubes around the environment for player. just get a point from ray at a distance.
    Ray ray = _cam.ScreenPointToRay(screenCentrePoint);
    debugTransform.position = ray.GetPoint(20);
    GetPoint will give you at point on the ray at the distance you have given. so even if player is aiming at the sky it will work without placing collider around environment.

    • @stevenbraun918
      @stevenbraun918 2 ปีที่แล้ว +14

      Vector2 screenCenterPoint = new Vector2(Screen.width / 2f, Screen.height / 2f);
      Ray ray = Camera.main.ScreenPointToRay(screenCenterPoint);
      if (Physics.Raycast(ray, out RaycastHit raycastHit, 999f, aimColliderLayerMak)) {
      debugTransform.position = raycastHit.point; }
      else
      {
      debugTransform.position = ray.GetPoint(20f);
      }
      Like this right?

    • @Az555
      @Az555 2 ปีที่แล้ว +2

      Damn bro, I was about to ask if there was a way to fix that, and there you go saving the day. Thanks mate!

    • @kingkangiv1615
      @kingkangiv1615 2 ปีที่แล้ว +5

      If anyone is a fool like me, make sure you also set the moustWorldPosition = to the ray.Getpoint() otherwise when you aim at the sky your not getting that variable updated.

    • @RogerBaconGaming
      @RogerBaconGaming 2 ปีที่แล้ว +1

      Yes, this is exactly the solution I was looking for. Thank you.

    • @HATL201
      @HATL201 2 ปีที่แล้ว +1

      Edit:
      This does fix the abrupt change of aim when going from one target to another, but the aim is no longer accurate. I think I'll have to find a way to smooth out that abrupt change.
      ____________________________________________________
      Great idea, thanks. Additionally, I would say that when you're aiming at objects other than sky, still better to use debugTransform.position = ray.GetPoint(20); because in this way your aiming will stay smooth. If debugTransform keeps jumping from object to another, your character's aim abruptly changes, which in my opinion is not desirable (at least for my game design):
      Here's the code :
      Vector3 mouseWorldPosition = Vector3.zero;
      Vector2 screenCenterPoint = new Vector2(Screen.width / 2f, Screen.height / 2f);
      Ray ray = Camera.main.ScreenPointToRay(screenCenterPoint);
      if (Physics.Raycast(ray, out RaycastHit raycastHit, 999f, aimColliderLayerMask))
      {
      debugTransform.position = ray.GetPoint(20f);
      mouseWorldPosition = ray.GetPoint(20f);
      }
      else
      {
      debugTransform.position = ray.GetPoint(20f);
      mouseWorldPosition = ray.GetPoint(20f);
      }

  • @truth8483
    @truth8483 2 ปีที่แล้ว +9

    Code Monkey, you have outdone yourself. This is so fantastic. It also provides a great framework to expand upon. Thanks so much for providing so much learning for no cost to the viewer! Youre doing the community such a wonderful service. We are all so very grateful for your time and hard work helping all the little guys and gals out there trying to get better! Thanks!

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  2 ปีที่แล้ว

      I'm glad you liked the video! Thanks!

    • @JimmyThe
      @JimmyThe 2 ปีที่แล้ว

      @@CodeMonkeyUnity Great video. Could you tell us anything about the post processing you have set up? Is that just the demo scene in URP or are you using custom PP? I ask because I'm using HDRP and my demo scene doesn't look anywhere as nice as yours. Thanks for the great content. Liked and subscribed :D

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  2 ปีที่แล้ว

      @@JimmyThe It's just Bloom, a bit of Saturation and a Vignette effect

  • @SwagWizard555
    @SwagWizard555 2 ปีที่แล้ว

    I just skipped to the end to first see how it will look like when i set it up and instantly liked. Just what i needed for my game (:

  • @aimlezz8855
    @aimlezz8855 ปีที่แล้ว

    What a quality channel! Thanks for video.

  • @Fizz17
    @Fizz17 2 ปีที่แล้ว +5

    Can you make a video on how you polished everything at the end? Because I have the animations and functionality down, but it would be very helpful if there was a video showing how to add for example a walking animation while aiming, all the FX used and so on.
    Other than that this video was great and really helpful :)

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  2 ปีที่แล้ว +4

      I'm planning on doing a video on animation rigging which is what I used to make the weapon aim at the target
      For walking while aiming, that's just adding a Avatar mask on the second layer and only overriding the upper body, leaving the legs to walk

    • @kaisinelmusic
      @kaisinelmusic 2 ปีที่แล้ว +1

      @@CodeMonkeyUnity Hey Code Monkey! What if I want incorporate a different movement animation while aiming? How does that work? Can you please make a video on that one or could you briefly explain it?

    • @rickyreaves5794
      @rickyreaves5794 2 ปีที่แล้ว

      @@CodeMonkeyUnity ahhhhh see that's good so instead of doing it through code, animation rigging makes that much simpler, nice!

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  2 ปีที่แล้ว +2

      @@rickyreaves5794 I have since made that video on how the Aim Animation Rigging works unitycodemonkey.com/video.php?v=luBBz5oeR4Q

  • @chrheca
    @chrheca 2 ปีที่แล้ว +34

    I saw an error: @ around 27:20, near the ending of the Raycast shooting tutorial, the Instantiate methods are spawning the particles at transform.position, aka the player position.
    This makes the particles spawn inside the player.
    It should be changed to mouseWorldPosition or debugTransform.position which is the raycast.point value of where the raycast hit.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  2 ปีที่แล้ว +11

      Oh yeah nice catch, yup it should be the mouseWorldPosition, seems I cut the video where I fixed it

    • @chrheca
      @chrheca 2 ปีที่แล้ว +1

      Its funny when you do it because it looks like the character is exploding! Could you maybe add or explain the steps to get the Pistol Idle animation from Mixamo? I can only download the entire mesh, I dont know how to extract the .animation file from the .fbx

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  2 ปีที่แล้ว +2

      @@chrheca Click on the arrow icon to expand the object, inside is the animation, click on it then Ctrl + D to duplicate and it will duplicate it outside of the .fbx as a separate asset

    • @pytchoun140
      @pytchoun140 2 ปีที่แล้ว +4

      @@CodeMonkeyUnity Something is missing the animation isn't playing and on preview it is a T mode animation

    • @marcoguerrero4406
      @marcoguerrero4406 2 ปีที่แล้ว +4

      Thank you, I spent like an hour trying to find my mistake haha

  • @GameVersionHack
    @GameVersionHack 2 ปีที่แล้ว

    This is the perfect video that i need
    Thank u very much

  • @arionpaul6208
    @arionpaul6208 2 ปีที่แล้ว +1

    Awesome video, thank you)

  • @cyrilleger7846
    @cyrilleger7846 2 ปีที่แล้ว +11

    if you feel that the camera lags when you move the mouse, you can try this solution found on Unity forum :
    2021.2.7 uses version 1.2 of the Input system package which has an issue with inputs delta when set to fixed update and can cause the lags you are seeing.
    To check if that's the issue you could try this:
    Edit -> project settings -> Input system package
    If Update Mode is set to Process events in fixed update change it to Process events in dynamic update
    I hope this will help you and thank's for this tutorial :)

    • @AmentagIno
      @AmentagIno 2 ปีที่แล้ว +2

      Thanks a lot!
      This fixed the camera lag i had!

    • @greeng448
      @greeng448 ปีที่แล้ว +1

      Thank you

  • @GameBoy-ov9xi
    @GameBoy-ov9xi 2 ปีที่แล้ว +1

    You are probably the only real help out there! Ty so much bro!!! Patron this guy... he deserve it!

  • @nihalsailor
    @nihalsailor 2 ปีที่แล้ว

    I try to find this tutorial for a long time. Thanks

  • @draftdimension9079
    @draftdimension9079 2 ปีที่แล้ว +20

    SOOOO first go-round I broke everything at 7:00 into the video. My error was that Code Monkey quickly attaches the script for toggling between the zoom and normal camera that I missed that he had attached the PlayerAimContorller script to the PlayerAmature rather than the PlayerAimCamera. I have about a weeks worth or Unity so for anyone else that hits this error hope this helps.

    • @MyMusic-pi6lz
      @MyMusic-pi6lz 2 ปีที่แล้ว +1

      Had same error dude

    • @undead1055
      @undead1055 2 ปีที่แล้ว

      Third person shooter controller?

    • @davisardians8411
      @davisardians8411 2 ปีที่แล้ว +2

      I know how to fix it... just open your thirdpersonshooter script and change private void"awake" and "update" to "Awake" and "Update". (capital letters)

    • @cmdhazmad3352
      @cmdhazmad3352 ปีที่แล้ว +1

      i know im late to the party and i might have missed it but i did also have about 100 errors rolling in a minute when i had hit play to test out the zoom, what fixed it for me is under PlayerArmature, the ThirdPersonShooterController script, i dragged the PlayerAimCamera into the Aim Virtual Camera, and the errors went away and is working as it should be. hopefully that helps anyone out that might be having that issue or overlooking something potentially simple.

    • @frmemes5189
      @frmemes5189 ปีที่แล้ว +1

      @@davisardians8411 thanks so much it worked

  • @wn9521
    @wn9521 2 ปีที่แล้ว +6

    Great walkthrough CM. I was wondering if you experienced problems with the mixamo weapon related anims. Im experiencing a problem with ALL the weapon/aim anims from mixamo when applying the 'aim' animation layer mask weight to 1. Before applying the weight the character is facing straight forward in the idle animation like normal but when i make the weight 1 and activate the aim anim the character does not aim straight forward but to the left. So he goes from facing north to facing north west when the animation layer mask is applied. When setting up animation rigging to correct this the character just falls halfway into the ground and doesnt perform the idle animation but instead is just frozen in a weird pose.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  2 ปีที่แล้ว +1

      I haven't encountered that issue but if you select the FBX file you downloaded and look in the inspector import animation settings you can change lots of things including applying a rotation offset

    • @wn9521
      @wn9521 2 ปีที่แล้ว

      @@CodeMonkeyUnity You truly deserve more love! Thank you 🙏

    • @Luffius
      @Luffius 2 ปีที่แล้ว

      @@wn9521 Could you pls explain to me what you have done to fix this problem?

    • @briggandersen2936
      @briggandersen2936 2 ปีที่แล้ว +2

      @@Luffius I had this same problem, if you go to the inspector for the animation, then go to animation window and go down to motion you can set it to the joints of the PlayerArmature or whatever you want it to rotate towards at the start of the animation. This is using the root motion node.

    • @stuartdunan5970
      @stuartdunan5970 ปีที่แล้ว +4

      Bit late for an answer but if you select the animation taken from Mixamo once imported select Animation tab then scroll down to Root Transform Rotation and set it from Body orientation to original that should sort the aiming offset out.

  • @user-jo5ro7tx1v
    @user-jo5ro7tx1v 2 ปีที่แล้ว

    Thanks for your creativity. And for the great effort, I hope you will make a video about the trajectory grande

  • @SahilSharma-yq7vr
    @SahilSharma-yq7vr 2 ปีที่แล้ว

    hiiii
    woah , been waiting!!

  • @Santosh-tq4nj
    @Santosh-tq4nj 2 ปีที่แล้ว +4

    Thanks for the tutorial. But I have a question in the Animation section. I followed the steps like you showed at 29:20 and gave the "Aiming" layer a weight of 1 but for me it still is in the Idle animation of Base Layer. I can see that the Pistol Idle animation is playing as that blue line of progress runs on that state, but in the Game window, the character doesn't actually follow that animation but rather is still in the base layer idle animation. Any ideas as to what could be the issue here? Thanks.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  2 ปีที่แล้ว +1

      Did you maybe assign a mask with nothing selected? Does the aim animation work correctly by itself?

    • @Santosh-tq4nj
      @Santosh-tq4nj 2 ปีที่แล้ว +1

      @@CodeMonkeyUnity I replied a follow-up after a couple of days, but it's gone for some reason. Thanks for the prompt response from your side.
      Anyway, figured this issue out for anyone else that might come across the same problem. I did this - Go to the "Rig -> Animation Type" and change from "Generic" to "Humanoid" and click on "Apply". That fixed it.

    • @TobyWild
      @TobyWild 2 ปีที่แล้ว +1

      I had the exact same issue and BAM, there's your comment... thank god I didn't stop scrolling :) Thanks Santosh and CodeMonkey!

    • @darshankhaire879
      @darshankhaire879 2 ปีที่แล้ว

      @@Santosh-tq4nj hey need help in this can you please explain these steps in detail as i am new to unity

    • @romeroamaroque2104
      @romeroamaroque2104 2 ปีที่แล้ว +1

      @@darshankhaire879 have you managed to solve it?

  • @mootvey
    @mootvey ปีที่แล้ว +7

    If you want the crosshair to only appear when you right click (like in a non-shooter focused game with shooting mechanics) then make a new script with this:
    using UnityEngine;
    using System.Collections;
    public class Cross : MonoBehaviour
    {
    // Graphic used for crosshair
    public Texture2D crosshairTex;
    // Rect for crosshair size and position
    private Rect crosshairRect;
    // bool to turn crosshair on and off
    public bool IsCrosshairVisible = true;
    void Awake()
    {
    Cursor.visible = false;
    crosshairRect = new Rect((Screen.width - crosshairTex.width) / 2,
    (Screen.height - crosshairTex.height) / 2,
    crosshairTex.width,
    crosshairTex.height);
    }
    void Update()
    {
    if (Input.GetMouseButtonDown(1))
    {
    IsCrosshairVisible = !IsCrosshairVisible;
    }
    if (IsCrosshairVisible == true)
    {
    IsCrosshairVisible = true;
    }
    else
    {
    IsCrosshairVisible = false;
    }
    }
    void OnGUI()
    { // draw the crosshair in center of screen
    if (IsCrosshairVisible)
    GUI.DrawTexture(crosshairRect, crosshairTex);
    }
    }

    • @deluxe_1337
      @deluxe_1337 ปีที่แล้ว +1

      @@user-qk6oj6xf6l Or just:
      void Update() {
      IsCrosshairVisible = Input.GetMouseButtonDown(1);
      }
      😱😱😱

    • @Blinkers2007GameDev
      @Blinkers2007GameDev ปีที่แล้ว +1

      @@user-qk6oj6xf6l that works. I actually used this line of code(input.getmousebutton down and up) to make the aiming instead of using the new input system. Works well for me!

  • @lucasalmeida7951
    @lucasalmeida7951 ปีที่แล้ว

    bru, u sick! seriously! well done!

  • @gryffind96
    @gryffind96 2 ปีที่แล้ว

    Awesome tutorial thanks for sharing

  • @karaliuss9041
    @karaliuss9041 2 ปีที่แล้ว +8

    i love this tutorial and everything was going smoothly until i finished the bulletprojectile script... the bullet would spawn in the scene but it wouldnt have any velocity, it just spawns and stays still. anyone had similar issues? ive rewatched and checked my scripts 20 times, still no fix

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  2 ปีที่แล้ว

      Add a Debug.Log where you're setting the velocity, is that line running? Are you maybe setting it to 0,0,0?

    • @-pcmr-108
      @-pcmr-108 2 ปีที่แล้ว +6

      Is your script actually attached to the bullet prefab?

    • @corsneer9835
      @corsneer9835 2 ปีที่แล้ว +2

      ​@@-pcmr-108i faced the same problem and i tried what you said and that was the error for me idk how i did missed that but thank you !.

    • @mrtutorials3960
      @mrtutorials3960 2 ปีที่แล้ว +1

      Bro facing the same problem.

    • @mrtutorials3960
      @mrtutorials3960 2 ปีที่แล้ว +1

      Bro i just fixed it what was the mistake is that in I forgot to writeline that was
      mouseWorldPosition = raycastHit.point;
      in ThirdPersonShooter Script in :
      if (Physics.Raycast(ray, out RaycastHit raycastHit, 999f, aimColliderLayerMask))
      you also check it as his video is so fast that I didn't even noticed even after watching 10 times

  • @FrostedWaffle
    @FrostedWaffle 2 ปีที่แล้ว +4

    I'm having this weird issue where after I complete the work from the aim input section my camera starts moving weirdly, it starts teleporting instead of smoothly moving on screen.

    • @kelvinhuurman4247
      @kelvinhuurman4247 2 ปีที่แล้ว

      same here

    • @TMosier88
      @TMosier88 2 ปีที่แล้ว +3

      I had the same issue. I tried EVERY fix I could Google. What finally "fixed it" for me was just closing Unity, playing Rocket League for a little bit and then coming back to it. I don't know what the **** happened in between but restarting Unity and going right back in, did NOT work. But coming back an hour later did? I have no idea. Its the second time I've come across this issue and the second time that little "turn it off and come back later" fix worked.
      I know its not exactly a solution but, that did it for me so I figured I'd share.

    • @kirie0801
      @kirie0801 2 ปีที่แล้ว

      Still having this issue. Anyone found a solid way to fix this?

    • @2BRAC4
      @2BRAC4 2 ปีที่แล้ว

      So this worked for me. I selected the PlayerArmature in the Hierarchy then in the Inspector I expanded the PlayerInput component and then clicked on Open Input Settings button. In the settings window I changed the Update Mode to Process Events in Dynamic Mode and that fixed it for me. Not sure about the trade offs of selecting this Update Mode though.

  • @mdevstudio8692
    @mdevstudio8692 2 ปีที่แล้ว

    Very well done! Thanks!

  • @_l3m35_
    @_l3m35_ 2 ปีที่แล้ว

    I was trying to find out how to add new buttons to the Starter Assets. Thanks!

  • @LightVelox
    @LightVelox 2 ปีที่แล้ว +3

    tbh the controller from Unity is kinda trash since the jump and everything is basically hard coded, if you want to do something like removing the player control after jumping you basically have to rewrite everything

    • @justinbeam4233
      @justinbeam4233 5 หลายเดือนก่อน

      I like using FSMs. Tried this for the first time after writing different controllers bc it takes a long time to get everything nice and polished. Immediately hated it. I cant come up with game ideas anyway, so I'll just keep working on third person character controllers

  • @tiobenaci2246
    @tiobenaci2246 ปีที่แล้ว

    Lovely stuff. Unity should definitely give you some credit or showcase your tutorials.

  • @gmangman123
    @gmangman123 2 ปีที่แล้ว

    Thx so much dude. I need this tutorial my re4 similar game:)

  • @rsrivishwanath6724
    @rsrivishwanath6724 ปีที่แล้ว +1

    Thanks for the motivation.

  • @guidetogamedev3657
    @guidetogamedev3657 2 ปีที่แล้ว

    Thanks! using this controller I could make my LD49 game thanks again

  • @ahmednaeem9223
    @ahmednaeem9223 ปีที่แล้ว +1

    really love this guy and his efforts.

  • @SillyGamesIR
    @SillyGamesIR ปีที่แล้ว

    Thank you so much really helped ❤️

  • @kken8766
    @kken8766 2 ปีที่แล้ว

    great work!

  • @study4686
    @study4686 2 ปีที่แล้ว +1

    very good, thanks for sharing.

  • @nanaouzumaki6044
    @nanaouzumaki6044 2 ปีที่แล้ว

    wow, beautiful!😁

  • @puppycat4142
    @puppycat4142 2 ปีที่แล้ว

    Good to see you 🥰

  • @gamerflexstudios
    @gamerflexstudios 2 ปีที่แล้ว

    Great information thanks!

  • @ItsYourBoPhase
    @ItsYourBoPhase ปีที่แล้ว +1

    Hey man great tutorial! On the polishing step what is the difference in you Avatar Masks for the layers and are the two animations for aiming/ stabilizing the same animation? Thanks!

  • @panaimayamsiluvai4692
    @panaimayamsiluvai4692 2 ปีที่แล้ว

    Thanks for the tutorial bro

  • @nielshenriksen1043
    @nielshenriksen1043 2 ปีที่แล้ว +1

    all your videos are good.... But this is best :)

  • @lambda-snail
    @lambda-snail ปีที่แล้ว

    Thank you for the great video! I had a problem with the camera jumping around, and it turns out that since I was using the freelook camera, the camera was rotating much slower than (and independently of) the camera target, which caused a desync that looks really weird when going into aiming mode. So there seems to exist a hidden assumption here that you should use the virtual camera unless you want to make some additional changes to the code.
    Just pointing it out if anyone else wants to experiment like me. Thanks for the great video again :)

  • @eduardoblum1392
    @eduardoblum1392 2 ปีที่แล้ว

    Hey it’s me again thanks for the tutorials you are awesome

  • @zoroarts8930
    @zoroarts8930 2 ปีที่แล้ว

    Dude you are awesome

  • @moreplusproduction
    @moreplusproduction ปีที่แล้ว

    Amazing!

  • @random_precision_software
    @random_precision_software 2 ปีที่แล้ว

    Brilliant!

  • @jovelove2115
    @jovelove2115 4 หลายเดือนก่อน

    An absolute god you are. My first game will surely be completed because of you. Thank you.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  4 หลายเดือนก่อน +1

      Best of luck with your game!

  • @vincentshaku3015
    @vincentshaku3015 2 ปีที่แล้ว

    Cool stuff 😎👍👌 this is dope I like this video. When you have time can you please make a 3d combat

  • @maidulislam5698
    @maidulislam5698 ปีที่แล้ว

    you are legend, man

  • @ferretrayn1903
    @ferretrayn1903 2 ปีที่แล้ว +2

    Awesome tutorial. I was able to follow beginning to end as a complete noob. Took a little more time, but i did it haha! I'm stuck on the animations with Mixamo however, I uploaded the unity character model and used it as the skeleton but the animation doesn't seem to actually trigger. I can see in the animator window where it tries to, however!

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  2 ปีที่แล้ว +2

      The animation doesn't work or its just the animator not changing to that state?
      Make sure the animation is set as humanoid and the animator has the avatar assigned
      And check the conditions for transitioning into and out of that state

    • @Blinkers2007GameDev
      @Blinkers2007GameDev ปีที่แล้ว

      I can't seem to trigger the animation as well even though I did everything codemoney did!

  • @acropolise2945
    @acropolise2945 2 ปีที่แล้ว +1

    Hi Code Monkey! I'm currently working on a Third Person photon game on Unity, after implementing the controller, will I be able to convert it into RPCS and photon networking?
    It's really important for me and the tutorial looks great.

  • @ads4752
    @ads4752 ปีที่แล้ว +1

    This channel is the best for indie devs like me 🥰

  • @eruchii7200
    @eruchii7200 2 ปีที่แล้ว

    Your timing is impacabble, just when i need it. God bless you.
    I wonder how do you attach that weapon and for it work with other animation?

    • @shivamvishwakarma4317
      @shivamvishwakarma4317 2 ปีที่แล้ว +1

      Just make the gun child of the hand of the character and position it until u are happy with it.
      And if want u can also use hand Ik . Good luck

  • @MrColinjsmith
    @MrColinjsmith 2 ปีที่แล้ว

    Great information so pleased that it is free, Now all you need is to add when in cover options then we won't need invector lol.

  • @marmikparikh967
    @marmikparikh967 2 ปีที่แล้ว +1

    This was a great help!! Had a lot of problems setting up the upper body to move withe crosshair using IK.... Animation Rigging will make it a lot easy.

    • @pytchoun140
      @pytchoun140 2 ปีที่แล้ว

      What you mean by animation rigging ?

    • @marmikparikh967
      @marmikparikh967 2 ปีที่แล้ว

      @@pytchoun140 it's a package provided by unity for runtime dynamic animation

    • @pytchoun140
      @pytchoun140 2 ปีที่แล้ว

      @@marmikparikh967 do you have tutorial?

    • @marmikparikh967
      @marmikparikh967 2 ปีที่แล้ว

      @@pytchoun140 there r tutorials on unity's TH-cam channel. Check it there

    • @pytchoun140
      @pytchoun140 2 ปีที่แล้ว

      @@marmikparikh967 which one

  • @imfaded3105
    @imfaded3105 2 ปีที่แล้ว

    Very useful

  • @sahilsharma2867
    @sahilsharma2867 2 ปีที่แล้ว

    Woah finally!! Just one question ,explain use of structs in a line or two

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  2 ปีที่แล้ว

      They are similar to classes, but they are value types instead of reference types th-cam.com/video/KGFAnwkO0Pk/w-d-xo.html

  • @TheKr0ckeR
    @TheKr0ckeR 2 หลายเดือนก่อน

    Thanks for great tutorial! How would you handle states with that? Do you think Aiming should have different states? Like, Idle, Moving, Jump, Crouching, Aiming? Do you think its necessary for that? Since aiming if elses getting complex in time, I thought FSM would be cool but i couldnt discriminate them

  • @Stevanmesser
    @Stevanmesser 2 ปีที่แล้ว

    Thanks for all

  • @TheTagggy
    @TheTagggy 2 ปีที่แล้ว +1

    Wonderful video, very helpful.
    The way you have us set it up currently it makes a bunch of particles in the scene, which isn't super bad, but leaves a big mess, Ideally I'd like the particles to destroy once they've played through.
    Also, not really important, but the camera is restricted to only looking so far up or down and I haven't figured out how to adjust that yet.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  2 ปีที่แล้ว +2

      I don't remember what I did with the particles but you can change the particle system to Destroy when complete
      There's two parameters on the Third Person script, I can't remember what they're called but something like minPitch and maxPitch I think, used in the handle look function. By default it's at about -30 to +70, if you want the extreme you can change it for -90 and +90

  • @err_demon
    @err_demon ปีที่แล้ว +3

    For anyone having trouble getting the center of the screen with ScreenPointToRay and the Screen/2f method, this helped me out.
    Vector2 screenCenterPoint = new Vector3(0.5f, 0.5f, 0);
    Ray ray = Camera.main.ViewportPointToRay(screenCenterPoint);

  • @pek2602
    @pek2602 2 ปีที่แล้ว

    Finally!

  • @huseyindogan7404
    @huseyindogan7404 2 ปีที่แล้ว

    nice!