Unreal Engine 4: Best Practices (2019-2021)

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ต.ค. 2024

ความคิดเห็น • 21

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

    Why this video has only 800 views, it is unique video!

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

    After an initial learning phase with C++ tutorials this is a critical video to watch to piece some of the intricacies of the engine together. Read the whole document and apply as much as you can (there are some unique instances where things are going to be different but overall this is amazing advice and wisdom). Thank you!

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

    Thank you very much for this!

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

    What a goldmine this is! Thank you for sharing!

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

    i appreciate this very much, thanks 👍

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

    This is brilliant, thank you!

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

    wow this is a gem!!!!!!!!
    pls make more tutorials :D
    love your stuff.

  • @vexedev
    @vexedev 3 ปีที่แล้ว

    This is very helpful starting out, thanks!

  • @Mdelacruzmelo
    @Mdelacruzmelo 3 ปีที่แล้ว

    Finally someone has the balls to clarify this properly! A thankyou is not enough. What do you offer in patreon? source code? private clases? or you are just asking for support?

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

      Hello Mario! The patreon is a way to provide support for those who are strongly compelled. I am happy to help with any questions or that sort of thing as I can regardless of patreon. I work as a professional game developer, so I don't have much free time to do more.

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

    Thank you so much

  • @ВадимЛисовенко-й2г
    @ВадимЛисовенко-й2г 3 ปีที่แล้ว +2

    Great job, man. Thanks a lot. But could you please also provide the access to the linked documents about Rider and optimizations?

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

      I'm sorry about that! I totally forgot those were in my work account. I'll duplicate them and make them accessible shortly.

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

      It should be fixed now, please let me know if there's anything you notice missing.

    • @ВадимЛисовенко-й2г
      @ВадимЛисовенко-й2г 3 ปีที่แล้ว +1

      @@stephenmaloney424 It works, thank you.

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

    👍

  • @ZoMbIEx23x
    @ZoMbIEx23x 3 ปีที่แล้ว

    Wow, thank you! I don't suppose you might know a good/favored resource to learn C++ from?

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

      Here's one I have, but it's more of a reference. www.amazon.com/Tour-2nd-Depth-Bjarne-Stroustrup/dp/0134997832/ref=sr_1_1?dchild=1&gclid=CjwKCAjwybyJBhBwEiwAvz4G752s1k9MkKr-CXltH3yD_djoo_KrNpFAoKR0fOawXupu2wGuA7gRVhoC8N0QAvD_BwE&hvadid=384232494888&hvdev=c&hvlocphy=9005940&hvnetw=g&hvqmt=e&hvrand=5610207800337005132&hvtargid=kwd-306733271500&hydadcr=22532_10344436&keywords=a+tour+of+c%2B%2B&qid=1630517368&sr=8-1

    • @ZoMbIEx23x
      @ZoMbIEx23x 3 ปีที่แล้ว

      @@stephenmaloney424 Thank you. Anything helps.

    • @stephenmaloney424
      @stephenmaloney424  3 ปีที่แล้ว

      If you don't know C++, or C, I would look on Udemy and find just a basic C++ course and start there, because UE4 is going to confuse you. If you don't program much at all, you may want to start with Unity/C#, which is a lot simpler, but (in my opinion) less powerful.

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

      @@stephenmaloney424 I know Python and have seen others ask which they should learn. That makes me feel like I should be able to pick up C++ pretty easily.