UE4/UE5 Tutorial: First Person Game Feel - Part 1: Getting Started

Поделиться
HTML-код
  • Опубликовано: 17 ноя 2024

Комментарии • 108

  • @JScott-hk5bz
    @JScott-hk5bz Год назад +14

    Dude this is EXACTLY what I’ve been looking for! Great tutorial, can’t wait for the next episode!

  • @ArthyProjects
    @ArthyProjects 2 года назад +3

    Its like 30 tutorials combined in one
    Amazing job! Waiting for you next one)

  • @entei6736
    @entei6736 2 года назад +2

    I'm really excited for this one

  • @oliverlows7741
    @oliverlows7741 Год назад +2

    There is no other tutorial series like this on the platform! you're a god!

  • @HamalgamUB
    @HamalgamUB Год назад

    Thank you so much for the fix to bouncing movement when walking of ledges! This has been a problem for some time.

  • @JenisixR6
    @JenisixR6 3 месяца назад +1

    is there any particular reason we use a scene component (FP_Root) for the setup at 4:20? Ive never watched a tutorial that set it up this way which is why im curious

  • @MKSTV-A
    @MKSTV-A 6 месяцев назад +3

    In case anyone is experiencing stretching during the animation preview in the character's hands for the UE5 First Person Arms, I'd recommend following this video: ruclips.net/video/IaGiebx43FI/видео.html
    Just add the TPP template, and retarget the animations from the UE4 Mannequin to the FPArms. Must've something to do with how the UE5 rig is set up in comparison to the classic UE4 one.

    • @LEUNGPeter-i7w
      @LEUNGPeter-i7w 2 месяца назад

      is it the arm put down ? but my folder dont have mannequin ue4 folder

    • @MKSTV-A
      @MKSTV-A 2 месяца назад

      @@LEUNGPeter-i7w Hi, it's been a while since I worked on the project, and fixed the issue. However, from what I understand, you're missing the UE4 mannequin. To add it to your project, just Right Click on the Content Browser > Add Feature or Content Pack > Third Person. It will add to your projects all the folders you would expect from the third person template, and will merge some files with already existing folders of the same name. You should be able to find the UE4 mannequin in there

    • @LEUNGPeter-i7w
      @LEUNGPeter-i7w 2 месяца назад

      @@MKSTV-A thank you so much bro,i cant make it hand go back to,i think i will set down ue4 to do the series

    • @LEUNGPeter-i7w
      @LEUNGPeter-i7w 2 месяца назад

      @@MKSTV-A i get you bro,thank you so much,very nice

    • @MKSTV-A
      @MKSTV-A 2 месяца назад

      @@LEUNGPeter-i7w Hope I could be of some help. Good luck with the tutorial!

  • @_Kittlebug_
    @_Kittlebug_ 2 года назад +4

    Love the new intro! Excited to see how the series develops. Awesome vid !!

  • @KimarZuru
    @KimarZuru Год назад +1

    There are no longer action mapping in 5.1, and the alternatives work in different ways and won't be able to do what action mappings did exactly, how do you do this part?

  • @TheChunkierBean
    @TheChunkierBean 2 года назад

    Fantastic tutorial. Looking forward to using this!

  • @rarerex
    @rarerex Год назад

    thank you for the great tutorials I hope you continue to post

  • @KobaltRad
    @KobaltRad 6 месяцев назад

    the fingers for all the animations are all spread out unnaturally wide. Also when I look at the animation in the BP_firstpersonCharacter the fingers are fixed, but every other joint on the character is slightly off. Any ideas for fixes?

    • @octagamedev
      @octagamedev  6 месяцев назад

      This is the first I’m hearing about this type of issue, feel free to DM me on Discord and we can try to get it sorted!

  • @CosmicComputer
    @CosmicComputer Год назад

    really cool, hope to see more, thanks for putting this up!

  • @KobaltRad
    @KobaltRad 5 месяцев назад

    AT 10:01, where does the "Draw debug" nodes come from? I'm getting an error on the connected "select" node because I cant find it

    • @II-SHADOW
      @II-SHADOW 5 месяцев назад

      having the same issue, did u find a fix?

  • @johndoe35717
    @johndoe35717 Год назад +1

    looks great

  • @CRUZ0859
    @CRUZ0859 Год назад +1

    Set skeletal mesh doesn't exist in UE5 any fix?

  • @stormstudios1
    @stormstudios1 Год назад +4

    im in ue5 and when i make the gun material its all pink and very bright

    • @gavinkusters
      @gavinkusters Год назад +4

      same

    • @snakeeater2043
      @snakeeater2043 Год назад

      This problem occurs because texture FPGun_ColorMap has no alpha channel. You have to change MaskMap texture to T_FPGun_M

    • @LEUNGPeter-i7w
      @LEUNGPeter-i7w Месяц назад

      same do you got right color,bro

  • @LostCirclingBird
    @LostCirclingBird Год назад +2

    Hey question for you - in the hitscan function is Hit Info L a promoted variable? I can't seem to find it otherwise. Thanks for the tutorial!

    • @octagamedev
      @octagamedev  Год назад +1

      Hey there! Yes I promoted it to a local variable within the function, but you don't necessarily have to do this. I just like using local variables to keep functions looking tidy. Thanks for watching!

  • @Scrubwork
    @Scrubwork Год назад +1

    Amazing video! Keep this up!

    • @octagamedev
      @octagamedev  Год назад

      Will do! The next episode's been finished for a while now, just waiting for the end of the holidays to get back into the swing of things. Thanks for watching!

  • @ethanlong7002
    @ethanlong7002 9 месяцев назад +2

    I can't find the "First Person Camera" component at 10:00

    • @Valkinsenn
      @Valkinsenn 7 месяцев назад

      It comes from the Player Ref variable he set up at 8:53. It won't work unless you cast to the Player Character, which he goes over at 9:38.

    • @ethanlong7002
      @ethanlong7002 7 месяцев назад +2

      ​@@ValkinsennThank you so much

  • @lompoifg8883
    @lompoifg8883 Год назад +2

    can i do this with ue5 ?

  • @Sorisoda
    @Sorisoda Год назад

    Hey! amazing tutorial. its exactly what i needed to start working on a very important idea of mine, sadly after following the video i can't shoot. it simply doesn't trigger the fire event. anyone knows how can i fix this?

  • @vellendev
    @vellendev Год назад +2

    Thanks for the tutorial! I just commented, not sure where it went but I am having a problem with the material for the gun. I followed the tutorial but the entire material is the screen color and it's glowing. Not sure if it's because I am using UE5.1 any thoughts?

    • @wr4th_0f_d0g
      @wr4th_0f_d0g Год назад

      Ikr I copied him as best I could and I ended up with a bright glowing blue. I think I have the wrong node type for the rough and metallic but it looks the same so I have no clue lmao.

    • @wr4th_0f_d0g
      @wr4th_0f_d0g Год назад +1

      Actually I got a sort of solution. Click the dropdowns for the different nodes and see if you can find the one that looks like the finished mat (for me it was the second "add" at the top). hook that up to base colour and unhook emissive. Hope that works for you too.

    • @vellendev
      @vellendev Год назад

      @@wr4th_0f_d0g this is great! Thank you for sharing this as it fixed the issue. I am also having an issue in episode 4 where the camera movement isn’t really noticeable regardless of the strength variable. If you make it to that tutorial and happen to find a fix lmk haha!

    • @snakeeater2043
      @snakeeater2043 Год назад

      This problem occurs because texture FPGun_ColorMap has no alpha channel. You have to change MaskMap texture to T_FPGun_M

    • @LEUNGPeter-i7w
      @LEUNGPeter-i7w Месяц назад

      @@wr4th_0f_d0g i think you can share the photo,i meet same problem,which can help many people,pls

  • @rico2759
    @rico2759 Год назад +1

    I did everything according to the tutorial, but at 10:27 I don’t have the Draw Debug function, and I also don’t have tracing and shot animations, what could be the reason for this?

    • @gavinkusters
      @gavinkusters Год назад +2

      I'm in the same boat. Pretty fresh to Unreal, and not being able to see his whole screen can make it hard to figure out where some of this stuff comes from

    • @octagamedev
      @octagamedev  Год назад +2

      Hey there! The Draw Debug pin you're seeing is an input I created for the "Fire_Hitscan" function. You don't need it for the function to work properly, but I use it with a select node you can see at 10:02 to toggle the DrawDebugType on the LineTraceByChannel node. You can also find the animations used in this video in a zip file download I have linked in the description; we convert the imported animations to montages at 02:05 and use them alongside the "Fire_Hitscan" function at 10:23.

    • @gavinkusters
      @gavinkusters Год назад

      @@octagamedev cheers!

  • @manollobango
    @manollobango Год назад

    Nice tutorial!
    I'm just wondering why there were inputs for VR within the FPS template, because if I remember correctly, there's also a template especially for VR in UE4.
    Another thing I would like to know is what if I want the player to be able to also play in VR. Are there any functions in this tutorial that wouldn't work in VR?

  • @MagimanD
    @MagimanD Год назад

    Killer tutorial, took me a bit on the components but everything worked perfectly. its so good, thank you so much . I have a question though. Does the fps camera have to be 0, 0 on x and y? I had my camera on the shoulder and when I hit play it looks weird. Im using my own character arms and anims

    • @mzahmed21
      @mzahmed21 Год назад

      dude the script changed how did u do it

  • @FatRolledBlunt
    @FatRolledBlunt 9 месяцев назад

    Is there a simple way i could set this up without having to attach a weapon to the character as a part of the player character? As In If I want the player and the weapon to be separate objects rather than the player always holding a weapon the player could transition from not holding a weapon to holding one, or would the procedural animations not work in that case scenario?

  • @lz4090
    @lz4090 Год назад

    Wow nice points on the character movement parameters. Thanks

  • @jofrerr4877
    @jofrerr4877 Год назад

    You deserve more, i surcibe to you ty for your content

  • @nienash
    @nienash Год назад +1

    Cool tutorial! But when i am looking up or down camera position seems weird, like when im looking up or down my camera moves down, any help?

    • @octagamedev
      @octagamedev  Год назад +1

      Hey there, I’d suggest you keep following along with the series! I believe I fix the issue you’re describing in the latest episode.

    • @nienash
      @nienash Год назад

      @@octagamedev okay, thanks!

    • @S__CHAROS
      @S__CHAROS 3 месяца назад

      @@xelusprime TY SO MUCH

  • @thatdurbanvibe1697
    @thatdurbanvibe1697 Год назад

    Hi.Im struggelling with the texture part of the video, can get a decent screen shot and TBH not the best with textures. is the a tut or image that would help recreate. loving the vid bud and looking forward the the upcoming tuts

    • @octagamedev
      @octagamedev  Год назад +1

      postimg.cc/62ffTrGB
      Here's a high res screenshot of the material graph, hope it helps!

  • @billupsti
    @billupsti 2 года назад

    Awesome tutorial! Do you have plans to release tutorial series on other categories as well? For example, survival games or something like a third person shooter?

    • @octagamedev
      @octagamedev  2 года назад +1

      hey there, thanks for the kind words! this is certainly something I’d love to explore in the future but, for now at least, FPS’s are definitely what I’m best at and most comfortable teaching others about.

  • @sanhayer172
    @sanhayer172 Год назад

    Al Works!Thanks.

  • @kanseidorifto5367
    @kanseidorifto5367 Год назад

    Great tutorial but I just have 1 question. How did u make the whole camera asset?

    • @octagamedev
      @octagamedev  Год назад +1

      When you say camera asset, do you mean the skeletal mesh the camera is attached to? That’s just a two bone skeleton with a single tiny polygon bound to it so Unreal registers it as a skeletal mesh on import.

    • @kanseidorifto5367
      @kanseidorifto5367 Год назад

      @@octagamedev ahh I see. Thanks man

  • @danimtz3869
    @danimtz3869 Год назад

    Any updates on future episodes?. Or is the project file for the halo/destiny-like example availible? I really want to implement the procedural weapon sway when looking up/down etc.

    • @octagamedev
      @octagamedev  Год назад

      Hey there! The next episode is all recorded and edited, I was going to record the voiceover this week but unfortunately got sick and my voice is totally gone 😅 as soon as I can talk again it’ll be going up!

  • @dontplaythisgame3192
    @dontplaythisgame3192 Год назад +1

    Can someone assist me, I cannot find the "Set" hit info L node anywhere at 10:00

    • @octagamedev
      @octagamedev  Год назад +2

      Hey there! “HitInfo_L” is a local variable I created inside that function, so just drag off the "Out Hit" output pin of the trace node and promote it to a local variable there, which should give you the "Set" node you're looking for. Hope this helps!

    • @dontplaythisgame3192
      @dontplaythisgame3192 Год назад +2

      @@octagamedev Thank you!!

  • @unrealdev4190
    @unrealdev4190 2 года назад

    Love it

  • @sdrawkcab_emanresu
    @sdrawkcab_emanresu 2 года назад +1

    Hope it won't be 3 years till your next tutorial XD

    • @octagamedev
      @octagamedev  2 года назад +1

      I knew somebody would call me out on that 😂, no worries this time! work on the next episode is already underway 👍🏻

  • @dontplaythisgame3192
    @dontplaythisgame3192 Год назад

    Sorry for all of the questions, but I have followed your directions and for some reason half the gun is missing (bottom half closet to my body). It looks like all there is is half of the gun when I am in first person person mode (alt+p). Any possible fixes?

    • @octagamedev
      @octagamedev  Год назад

      Hmm, if I had to guess you may need to adjust your near clip plane in your project settings. Hard to say for sure without seeing what you’re seeing

  • @sirmanbeard910
    @sirmanbeard910 Год назад

    Hey brother, for the material, I think i'm not finding the right nodes for the PrimaryColor, SecondaryColor, etc. I used the constant4vector for those, and I can't seem to find the ones you labeled as "Primary_metal, etc" Could you possible mention the names of the nodes? The issue is I'm ending up with a bright pink glowing ball lol

    • @przemysawa7049
      @przemysawa7049 Год назад

      It's Vector Parameter under the Parameters tab.

    • @przemysawa7049
      @przemysawa7049 Год назад

      And maybe Scalar Parameter?

    • @parthsikka3816
      @parthsikka3816 Год назад

      using that only but still the same result
      PINK! PINK!! PINK!!!!
      @@przemysawa7049

  • @goose2574
    @goose2574 Год назад +1

    i followed your material exactly and its one big pink mess any ideas?

    • @parthsikka3816
      @parthsikka3816 Год назад

      me too

    • @jackgartlan
      @jackgartlan Год назад +2

      There's no 'alpha' channel on the texture, which is what the pink layer is meant to apply to (which correlates with the gun's screen). Just leave off the pink section and 1-x node and it should be fine.

    • @snakeeater2043
      @snakeeater2043 Год назад +1

      This problem occurs because texture FPGun_ColorMap has no alpha channel. You have to change MaskMap texture to T_FPGun_M

    • @KobaltRad
      @KobaltRad 6 месяцев назад

      @@snakeeater2043 Where is this MaskMap texture you're talking about?

    • @octagamedev
      @octagamedev  6 месяцев назад

      I just had someone come to me about this issue in my Discord server, I’ve uploaded the corrected TGA file there and intend to update the ZIP file with it soon!

  • @evilken90
    @evilken90 2 года назад +1

    Fast and sweet. Pretty good

    • @octagamedev
      @octagamedev  2 года назад +1

      much appreciated! stay tuned for the next video coming sometime this weekend 😁

  • @bpt2423
    @bpt2423 10 месяцев назад +1

    whats the purpose of 3:12?

    • @bpt2423
      @bpt2423 10 месяцев назад +1

      and i want know what 9:59 means and how it works

  • @jmm1449
    @jmm1449 Год назад

    Could you do a tutorial for Titanfall I know that there are many but they dont cover everything?

    • @octagamedev
      @octagamedev  Год назад +1

      What mechanic from Titanfall are you looking for specifically? I probably won’t try to cover all of them but if there’s one or two that stand out to you I’d be happy to take a crack at it.

    • @jmm1449
      @jmm1449 Год назад

      @@octagamedev probably the mechs or auto aim pistol

    • @octagamedev
      @octagamedev  Год назад +1

      Hmm the mechs might be a little out of scope for a single video, I’ll see what I can do about an auto aim weapon though!

    • @jmm1449
      @jmm1449 Год назад +1

      @@octagamedev Ok thank you

    • @jmm1449
      @jmm1449 Год назад

      @@octagamedev Hello, Its me again I just wanted to ask you if you could help me my material for the gun is pink and I have no idea why. Thank you

  • @Scaik
    @Scaik 3 месяца назад

    alpha channel of colormap texture is broken

  • @mzahmed21
    @mzahmed21 Год назад

    for some reason right now the whokle script of the fps character and anim bp has changed so could remake this vid only

    • @octagamedev
      @octagamedev  Год назад

      Could you clarify what you mean by this? Is this a change I made between episodes or a change Epic made with UE5 that I'm not yet aware of?

    • @mzahmed21
      @mzahmed21 Год назад

      @@octagamedev ok so like if you open the fps starter of ue5 the code is different and is muhc more complex then before so thats changed

  • @gametnt_fun
    @gametnt_fun Год назад

    AAA works

  • @dontplaythisgame3192
    @dontplaythisgame3192 Год назад

    does this tutorial work for 5.1?

  • @1mAR0bot
    @1mAR0bot Год назад +1

    I'm guessing this isn't a beginner friendly tutorial, there's is no explanation for the most complicated parts such as material or blueprint, these things are all completely glanced over. Yes I can copy what you do but I won't learn anything from this.

    • @octagamedev
      @octagamedev  Год назад

      Hey there, yes I'd say this series is moreso aimed at intermediate UE users. I try not to bog down the video length explaining elements that aren't mission-critical, the modular material being a good example of one of these things. If you have any extra questions I'm always happy to try and help out best I can, feel free to reach out via Discord or email!

  • @OgSuda
    @OgSuda Год назад +1

    I’m deleting UE5

  • @mehdi_developer
    @mehdi_developer Год назад

    The best the best the .
    Thanks man . 🫂