UnrealEngine.exe

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ย. 2024
  • I hope you all like it! Please consider subscribing so I can make more videos like this, even better each time.
    Follow my socials:
    ► Instagram : / slotherin_dev
    ► Twitter : / slotherin_dev
    ► Tiktok : / slotherin_dev
    #gamedevelopment #unrealengine5

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

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

    С++: Did you leave me for a blueprint and endless possibilities?And where did it take you? Back to me...

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

      Can you even make a full game with just blueprints?

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

      ​@@WwZa7 If you are willing to suffer yes

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

      @@Navhkrin So it's suffering with blueprints, or suffering with learning C++ (mostly on the fly)

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

      @@WwZa7 Yeah, but it's best if you use blueprint and also use C++ for demanding tasks

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

      @@WwZa7 you can make anything c++ can do with blueprints. blueprints are just way easier. theyre basically just c++ codes but in visual form which makes it easier to beginners. the part where some people might want to learn c++ over blueprints are if they were experienced in programming beforehand, or they want more freedom and ease of customization to their code. if you find making games in blueprint hard, then trust me c++ will be way harder for you

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

    This is so accurate XD

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

    2:48 u set trace by channel on tick?

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

      Shhhh... Let's just say I may have made some regrettable decisions 😅

  • @axcelblack2808
    @axcelblack2808 3 หลายเดือนก่อน +339

    Dev here, I cant stop laughing. If you want to learn unreal engine or more generally game development, give yourself a realistic time frame to get comfortable with the bits and pieces. 6 months is a good amount of time to get to know the basics really, really well. Learn to code as well, you can learn C++ fairly well within 6 months to a year. Dont give up, you can do it!

    • @thana3270
      @thana3270 3 หลายเดือนก่อน +12

      I also want to add thay once you're comfortable with BP
      "Unreal" C++ is so much easier to pick uo

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

      Learn how to use the Gameplay Ability System in C++. Read Epic's Documentation. The Lyra Sample Game is using it.

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

      @@thana3270 Isn't C++ harder than blueprint

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

      6 months ???? OH MY GOD 💀😱

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

      @@Hogartzhlol get ready for time spent learning stuff, 1 year modeling and animating learning, 6 months trying game engines and designing pipeline tools to export the kind of content i want to game engines
      IT TAKES A WHILE

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

    welcome to tutorial hell, enjoy your stay

  • @KIRKS
    @KIRKS 3 หลายเดือนก่อน +84

    The excitement with the thought. Then the reality.
    Perfect rendition.

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

    ue5 is like a bottomless pit, the more you struggle the more you sink to the bottom and you can't find help, but I still love this engine, it taught me to be patient and it always has something to teach you.

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

    So damn relatable. After about a month of losing my mind trying to learn various mechanics, I just stuck with whatever’s required for cinematics.

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

    Ha (crashed) ha (crashed) ha (lagging) ha (dropping) ha (waiting)

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

    Hey look at this nice water shader I made :)
    2000+ shader instructions and 100+ texture samples tanking the performance: Let us introduce ourselves.

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

      Problem with unreal shader is that you aren’t actually creating a new shader model. You are just adding more shit into the existing default lit shader that unreal provides via the material editor. Its called a material for a reason, not a shader. To make your own shader model in unreal you gotta customize the engine source code.

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

      Oof

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

    Bro as a solo dev this is freaking hilarious. Well summarized XD

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

    Btw in the last one i think you didnt select a bone or object for the line trace to come from so it did it on every object

  • @the9mm.idkwhatthatmeans
    @the9mm.idkwhatthatmeans 2 หลายเดือนก่อน +9

    1:45 missed opportunity to joke about forgetting to hit the compile button.😂

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

    the deafening shot of the gun is so relatable I think the devs give you a huge middle finger on purpose 😂

  • @diegoduarte187
    @diegoduarte187 3 หลายเดือนก่อน +5

    The unreal engine viewport navigation must be the biggest insult that the industry and developers have received, it is a powerful advanced tool for its time, but its use and navigation make it a golden bicycle without wheels.
    It's very nice to have a catalog of mechanics and resources ready to use, but when you have to do something from scratch, everything is always a problem.
    I'm part of an unreal team for money, and I hate every second I have to use that aberration.
    More than 7 years of experience in the industry and nothing has trampled my spirit and my creativity more than a unreal engine.

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

      Unreal Engine is nothing more than a marketplace aimed at people who want to make games (Everyone at some point in their life will think "I want to make a game") So you cash for their assets and they run away with your money while you burn yourself out trying to get a simple thing to work.

  • @ПростоХорошийТалдарим
    @ПростоХорошийТалдарим 2 หลายเดือนก่อน +3

    me , who learned c++ 14 before using ue5 : "i see this as an absolute win"
    Also me when i need to make a 3d model : "oh no "

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

    Instructions unclear, back to Unity.

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

    We forgor about the amount of storage a ue5 project takes 💀💀

  • @slushyie
    @slushyie 3 หลายเดือนก่อน +10

    i laughed at every bit so relatable

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

    I have been developing a game for a little over a month or 2. I am making everything from scratch and i have almost no crashes. Maybe im not far enough in but so far my experience is pretty good.

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

      😂🤣😅😭💀 Just you wait it comes for everyone! Even when they sleeping you can see the moment before everything stops and the engine closes....

  • @Mr.Vali42
    @Mr.Vali42 2 หลายเดือนก่อน +8

    If it doesn't crash all the time, it's not a real unreal engine experience :D

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

    Very relatable!
    City Sample + Metahuman + 10fps = close engine, new project

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

    As an new unreal dev who started 4 weeks ago i can confirm
    Edit:please help me

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

      what u have to say i want to get in the rabbit hole

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

      @@KIRA-br5fo its good but i still cand understant 1/10 of the things

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

      @@machloof man im 2 months with a personal teacher and i had a lot of progress... starting to understand more about it...

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

    The shockwave from firing the fps template gun for the first time was gold😂

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

    can confirm i have underestimated the UE framework

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

    Wait until you try mobile development with it 💀

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

      Decade ago I tried with Unity... my poor 192 MB RAM phone was not happy about it

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

    im going out on a limb here but i think you had alot of fun creating this piece of art

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

    I never tried out unreal before. But I already know the experience, even though I’ve never used it. I pretty imagined what would life be like there. From interface, cpu performance, programming, preparing models, even MHs. That’s a true battle.
    Let’s be real, Unreal is more for experienced devs, and definitely not recommended for beginners in game dev. Besides, you need a capable hardware to handle most of the crashes. IDK, maybe 16 GB ram, core i7 with more than 7th gen, like 8, 9, 10 or 11, better graphics card, SSD, and so much on. It’s too much to handle. However, I’m not trying to discourage you, but, we need to be aware of that. :D

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

      Product page: 8 GB RAM
      Full requirements page: 8 GB Video RAM
      and scrolling down to "typical system" just makes me cry.

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

      @@RadioactiveBlueberryYeah. But it’s not really recommended. My PC is 8GB RAM, and I still face little FPS issues, in games. I tend to lower the graphics in games to make it smoother. So yeah.

    • @CL-fg5ne
      @CL-fg5ne 2 หลายเดือนก่อน +4

      Unreal tries to cast a wide net. I think it's actually relatively simple for beginners too, but it also tries to be the engine for video game industry professionals. And for VFX. And for arch-viz. And for 3D modeling and rendering.
      It's a ton of stuff combined into one. I think that's what makes it seem difficult, but I'd say it's pretty simple if you know a bit about game engines already. But yes, it's very overwhelming for beginners, and even for people who have made games.
      And yes it's way more demanding of better hardware compared to Unity or Godot or Flax

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

      Exactly. See? So, if you get some experience on the way, you may suffer less than a beginner. And yes. High End hardware is demanded for UE.

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

      Oh, besides. The person needs to get a good knowledge of cpp, even though ue has blueprints. Trust me. Coding is way better than visual programming. As you see in this video.

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

    I swear, at least 20% of my time in the editor is goofing off with whatever system I just made. And then it crashing when I remove a singular asset.

  • @bladeworkzgames
    @bladeworkzgames 3 หลายเดือนก่อน +6

    As an unreal dev, i can confirm.

  • @lekanoworld
    @lekanoworld 3 หลายเดือนก่อน +8

    Unreal 5, unreal takes out the brain with its crashes 🤯

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

    Unreal Engine is a poorly designed poorly optimized engine that doesn't run or work well on low end hardware and looks to be a complete pain to develop for as everything is written in C++ and most newbs end up downloading free assets directly from the marketplace instead of actually creating their own assets and actually making a game. Unreal's solution to C++ is to create an overly complicated blueprint system that makes Scratch look better in comparison. All of that hassle for realistic graphics you would have a better time emulating on a better engine like Godot or Unity.

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

    Make more videos like this .. I Need Moooore of that !
    This editing exe with any jokes just be related to unreal engine

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

    TH-cam's error was recommending this masterpiece 2 weeks later! 😑

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

    Kitbashers Unite!

  • @Tea-lemonade
    @Tea-lemonade หลายเดือนก่อน +2

    I will nev3r co.plain about 3D modeling again 😅😅😅😅😅😅

  • @mhk_studio
    @mhk_studio 3 หลายเดือนก่อน +5

    ahh man it was fun watching this video. Subscribed!!

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

    exactly how it feel :)

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

    Я испугался на этом моменте чуть не выпал сам 1:27🤣

  • @Lusiogenic
    @Lusiogenic 18 วันที่ผ่านมา

    At the end, you really went to swim in the deep end. God speed!

  • @Tyler-eb1ve
    @Tyler-eb1ve 2 หลายเดือนก่อน +2

    This deserves far more likes..

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

    Fax

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

    welcome to my world

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

    U got sub thats all what i have to say

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

    Can confirm this is 100% accurate even with a 3080Ti

  • @luisgomesrigo
    @luisgomesrigo 16 วันที่ผ่านมา

    The best part of unreal engine is COMPILE TO MOBILE ☠️☠️☠️☠️☠️

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

    subscribed

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

    😳

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

    Damn an unreal exe.?! A surprise to be sure but a damn amazing one 😂😂

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

    Cool vid! I wonder what inspired you tho👀

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

      Thanks! Let’s just say my brain had a moment of clarity while procrastinating.

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

    This is the best UE tutorial ever

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

      first step: uninstall unreal engine

  • @iliaspsomiadis319
    @iliaspsomiadis319 3 หลายเดือนก่อน +4

    SO SO SO RELATABLE!!!!

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

    It's actually UnrealEditor.exe

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

    The engine never crashes. How are you doing this ;D. It only crashes in the rare case of you using any feature or interacting with the engine or taking a breath.

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

    i enjoyed it fully :)

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

    Also unreal engine just opening the game: *Fatal Error*

  • @soheibmemes2594
    @soheibmemes2594 28 วันที่ผ่านมา

    I was using UE4 and hated my self
    BUUUUT I swear it's better then C++

  • @bboyjmc
    @bboyjmc 3 หลายเดือนก่อน +1

    lol 100% Truth 🤣😂

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

    Literally me 😭💀

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

    Funny video. But reminds me that I know some people who feel very smart because they only paid $399 for their laptop. Everything that follows is always the software's fault. There is nothing you can do.

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

    Just wait until this TH-camer discovers Blendee.

  • @gokulpranesh289
    @gokulpranesh289 20 วันที่ผ่านมา

    Bro! I love your videos, keep making these!

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

    L Unreal Engine propaganda W unity supremacy

  • @fusiongames3411
    @fusiongames3411 3 หลายเดือนก่อน +1

    This is so true

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

    I'm at the c++ part blueprints just fcked me up. I almost lost 3-4 month progress, just because of a random blueprint corruption it sucks and the wors part is i literally didn't do anything

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

    This is very accurate

  • @ric8248
    @ric8248 17 วันที่ผ่านมา

    l literally moved to Unreal because l love C++

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

    Lol when I tried unreal 5 it crash my computer

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

    Omg I lost it when the monkey popped up, oooo nooo

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

    Relatable.

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

    Ржал как конь. Но я должен пройти этот путь сам)

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

    Unreal Engine is a free to play with micro-transactions.

  • @iamtea9719
    @iamtea9719 15 วันที่ผ่านมา

    opengl.exe? i really want it

  • @kaid8701
    @kaid8701 20 วันที่ผ่านมา

    I really wanted to see a video with fast memes like this

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

    this is not a meme, its the absolute true.

  • @Xanhast
    @Xanhast 23 วันที่ผ่านมา

    wtf these are incredible :>

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

    This was suggested to me.
    I approve.

  • @Евгений1-в9я
    @Евгений1-в9я 2 หลายเดือนก่อน +1

    Ahahah, bro felt the thrill of the UE

  • @User_01000
    @User_01000 3 หลายเดือนก่อน +1

    same as my situation hahahahahahahahahah 🤣🤣🤣🤣🤣🤣🤣

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

    where is the indian part tutorial

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

    Love the video xD funny hahaha

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

    The GTA one looked like it would have had potential

  • @palmboom3523
    @palmboom3523 27 วันที่ผ่านมา

    we don't talk about C++

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

    Ahh good ol city sample haha

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

    I think 1:40 you need to look one textbox below

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

    Eu gosto da UPBGE com python

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

    I felt this video to my core lollolll

  • @coolu
    @coolu 3 หลายเดือนก่อน +1

    this video confirms that we live in a society

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

    DUDE THIS IS HILARIOUS!!!

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

    oh my god so relatable

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

    this is funniest video I have seen in the while 😂

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

    lmao this deserves more views

  • @BurzowySzczurek
    @BurzowySzczurek 21 วันที่ผ่านมา

    Feels very relatable.

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

    Vram is god in UE5.

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

    mano, isso é simplesmente perfeito.

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

    i love unreal engine

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

    Yeah, it be like that.

  • @Onbely
    @Onbely 25 วันที่ผ่านมา

    jajaja . jajaj aaj aj aja ja ja

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

    gdevelop.exe next

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

    Sooo true! xD