The best places to learn Unreal in 2023

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

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

  • @WoodyDevs
    @WoodyDevs  Год назад +26

    Hey did I forget any great resources? What are they???

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

      I think @RyanLaley does good work.

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

      @@KeysOfPerfection He does. I'm gonna do a whole youtuber round-up sometime

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

      SmartPoly seems to do a good job

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

      Royal skies is a guy known for making extremely short quality blender tutorials but had branched into other software like z brush and has just started unreal. And when I say short I mean do you want to learn inverse kinematics in 2 minutes or maybe make a specific type of texture in 10 seconds so I'm super excited. He did some stuff with unity but it wasnt to much but he wants to commit to unreal now

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

      @@Madinu Have you found it useful for unreal engine stuff? A lot of it's data is capped from before UE5

  • @GES1985
    @GES1985 3 месяца назад +5

    I would love to see a video of how everything comes together, from desktop icon through begin play, to save and quit. Not the individual stuff like how to make a landscape, or how to make an inventory, but how it all ties together with file structure and call order, etc. I finally built a workstation but every tutorial video i find goes straight from teaching the UI, to advanced stuff thats over my head. I can learn the individual stuff, but im overwhelmed with figuring out how it all ties together, because its hard to find a good tutorial that explains it

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

    Heeeyyy where am I on that list?? :P
    But seriously, congrats on your growing channel! Personally when I need to learn something about Unreal it's 90% of the time gonna happen on RUclips, 10% of the time on Reddit. My own experience with Discord is that I often never get a reply and the few times I did it wasn't all that usefull, so I only post there if I'm really desperate. It seems very active though so maybe I just don't know how to get the best out of it *shrug*. I've never seen a course so far about something I couldn't find on RUclips or other places for free 😁, but I guess it's usefull if you want a more consistent and longer series of videos that takes you from a to z instead of looking for 15 places to get the same thing for free. Recently ChatGPT has also been a huge help ( when it gets it right 😅).
    Anyways great video! Keep at it :)

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

      You definitely belong on the list. The one in the video was by no means conclusive! This is great feedback, thanks for giving your experience in depth!

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

      @WoodyDevs I was joking 😅 but thanks anyway 🙏 and np, it can be a jungle to sort through when you get started 😖

  • @JonathanWinbush
    @JonathanWinbush Год назад +5

    Appreciate the shout my friend 🤙🏾

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

      Dude, you're a legend. Thanks for everything you do!

  • @RedWitherITA
    @RedWitherITA Год назад +17

    This video came out exactly when I needed it! it's always so frustrating getting stuck in Unreal Engine because I can't find a good way to solve a problem or implement a feature, thank you for the video!

  • @invadorop
    @invadorop 10 месяцев назад +2

    Please recommend a good place to learn c++ for unreal engine

  • @DrN0VA.
    @DrN0VA. Год назад +12

    Let me just clarify, while fundimentally UE4 & 5 are quite similar with a lot of their functionality, much of the UI has changed making guides from UE4 irrelevant - sometimes even with 5.0 vs 5.1 guides. So while you can definitely use UE4 tutorials just know that a lot of the Ui will not work in the same way.

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

      As a barebones beginner UE4 tuts make little sense to me, because the UI is so different

    • @ethanwasme4307
      @ethanwasme4307 11 месяцев назад +2

      ​@@cinamynjyeah if you're new don't bother... if you're great with the UI then by all means

    • @MalikFrost12
      @MalikFrost12 8 месяцев назад

      Yeah I would say to try to filter by newer courses or updated course as often as you can. Some things are transferable, but some others are not at all and will lead you to legacy errors.

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

    I wish the RUclipsrs that have well established channels, would take a fresh look at the playlists they have made, and fill in the gaps between videos, to teach noobies like me how they went from one thing to the next. Every playlist i find seems way out of order like ADHD style, or missing critical beginner info before moving on

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

    Um... Unreal Engine 4 is vastly different to UE5 - the lighting, HUD, and a ton of smaller things are different between them. It'll trip up the newbies who are looking for EXACT help and don't know enough to work around problems

    • @ethanwasme4307
      @ethanwasme4307 11 месяцев назад

      as someone who's spent an hour in unreal 5, vastly is a bit of a stretch 😅
      though i wouldn't suggest newbies try follow ue4 tuts

  • @joel6376
    @joel6376 Год назад +23

    From a coding perspective (as a non-coder), learning OOP fundamentals was important. Tutorials generally do not talk about this aspect at all, yet it seems to often be why people have problems with learning - at least the level I am at looking for solutions to my own problems.

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

      What is OOP?

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

      @@samramtv Object oriented programming

    • @ethanwasme4307
      @ethanwasme4307 11 месяцев назад +3

      design patterns and uml charts is good too

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

    Gorka, and BadDecisions are both really great teachers for Unreal Engine. You should give them a shout out in one of your next videos. :)

    • @ProfShibe
      @ProfShibe Месяц назад

      I can't speak for the other guy, but gorka is terrible. His programming is extremely inefficient/wasteful and he ends up making horrific choices in his videos just because he doesn't know any better. It's just gonna build bad habits and end up destroying any attempt at an actual game, which is why he hasn't made any.
      Nothing negative about the kid personally, I don't want it to come off as im sending hate to him, im not. That's just how it is. Better to learn on udemy from an instructor.

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

    New to Unreal. I've already found a few videos of your very helpful, so I'm subscribing!

  • @messengercreator
    @messengercreator 11 месяцев назад

    if u want have teach how to write code guys I'll introducing AI CHAT DEEPAI the AI CHAT DEEPAI is so powerful and much better than OPENAI since start 2015-2018 and u can show ur picture and video and anything u want

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

    Does anyone know of any RUclips channels that have videos where they just focus on teaching how to implement one key feature in a game. Like a 20 minute video that shows how to implement hit stun. Or a 15 minute video tutorializing how to add a wall jump to your character. The only channel I can find that does this is @CodeCobra but he sadly doesn’t have too many videos like this and I burned through them quick. I love these videos cause they usually aren’t made for brand new entry learners so it’s not a ton of retreaded ground, I usually learn about new nodes and functions, plus they can be simple concepts that can usually be applied to other instances too.

  • @thesyndicatea.t.k7528
    @thesyndicatea.t.k7528 Год назад

    HELLNO UE4 IS NOT LIKE UE5, i've been looking for a way to make a simple asset gun(rifle) work with fps arms and i cant find a single tutorial that works for 5.2
    im just frustrated with this

  • @az-ru2084
    @az-ru2084 Год назад

    I started with Ute my for very basics and after that RUclips is most helpful

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

    Thanks a lot! This video is honestly wonderful, just what I needed it the most, thank you!

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

    Thanks man, I just started my game development bachelor and couldn't find the good tutorials on youtube as i did for unity.

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

    Hey WoodyDevs! Thank you so much for the shoutout! 😁 I discovered your content a few weeks ago and I like it a lot 😊

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

      That means a lot man! I admire you so much as a teacher!

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

      @@WoodyDevs Thank you! 🙏😊

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

    10/10 I second all of these resources :D

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

      Of all people, that means a lot! Thanks Jags

  • @ethanwasme4307
    @ethanwasme4307 11 месяцев назад

    if anyone else is a self taught hobbyist what helped me was learning about design patterns, soft referencing, async, writing tests and learning how to make a ULM charts before during and after anything major or creative... also commenting every major node helped in the early days
    and don't neglect learning shader languages... if you're new to programming i would even suggest starting here 😊

  • @unknowno1802
    @unknowno1802 10 месяцев назад

    Tanx for ur big help man

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

    Another great video, I think this will help a lot of people!

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

    Thank you for this! Lots of cool resources here

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

    Ive actually only started learning unreal engine a little over a month ago. I made a model in fusion 360 but now I need to texture it. I dont know where to start. Textures and materials seem so confusing

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

      Fusion is really cool. I like it a lot, but I would probably never use it for unreal stuff. It's really hard to texture stuff made in parametric design software unless you really like doing UV placement.

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

    This is awesome. I’ve been wanting to learn UR and Vtube with it for live virtual production. I think I can learn so much from your channel.

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

    Do i have to learn coding for UN?

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

      You could learn visual scripting, which doesn't require coding.

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

    Pure gold content, thank you.

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

    Your channel is very helpful!

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

    love you mate looking forward to more videos on UE. this helped me a lot.

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

    How did you get the charater

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

      I made it in blender! I have a whole tutorial series on how to do this if you're interested :)

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

    What about Unity?

  • @BlarLarable-bx3xr
    @BlarLarable-bx3xr 10 месяцев назад

    i find your avatar to detract from the video significantly

  • @thestandardtechnique
    @thestandardtechnique 8 месяцев назад

    Is @SmartPoly one of those good RUclips educators?

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

    What a Great video, thank you so much!!
    The tutorials from a year ago, for example Unreal Sensei's ones, are up to date or Unreal has made major changes?

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

      His Unreal 5 tutorial should work nicely. Maybe one or two things moved. 5.1+ will definitely have upgrades.