Тёмный

I Made The SAME GAME in 3 Game Engines 

velander
Подписаться 8 тыс.
Просмотров 479 тыс.
50% 1

Making the same game in Godot, Unity and Unreal.
Cowboys, bottles and ragdolls yay
Link to Discord:
/ discord
Links to me:
www.fabianvela...
/ fabianvelander

Опубликовано:

 

1 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 1,3 тыс.   
@dirt3371
@dirt3371 2 года назад
My experience with Unity over 2 years: The feature you want has two official plug-ins, one is deprecated and the other has been in alpha for several years.
@sharde26
@sharde26 2 года назад
So you're saying that there are options? :P Kidding haha
@bijm007
@bijm007 2 года назад
This is so Unity it hurts
@LukiGames0
@LukiGames0 2 года назад
There are also third option. Write your own tool for thing what you need. I am working on a space sim game in Unity because writing tools is hard in Unreal and almost non documented and my game requires custom tools to make it so i am stuck with Unity :P.
@sharde26
@sharde26 2 года назад
@@LukiGames0 Really? That's so cool!
@patrickmcguinness1410
@patrickmcguinness1410 2 года назад
This is true. That's why you either try and find something 'good enough' on the asset store (to gut and repurpose, usually), or DIY it. Also, can someone explain why the heck Unreal uses block coding??? What is that unholy abomination?!
@jomkin6464
@jomkin6464 2 года назад
2:34 For the ragdoll in Unreal Engine you don't have to scale the model. In the physic section you have (min bone size) that you can reduce so It can detect all the bones.
@Waffle4569
@Waffle4569 2 года назад
Weird default behavior... imagine if it deleted triangles below a certain size because "oh i didn't think you wanted that"
@MrTeathyme
@MrTeathyme 2 года назад
@@Waffle4569 it actually makes sense You have a flesh meat suit container that is 10cm by 5cm your minimum bone size is set to 5cm, at most your flesh suit can have two bones in it, if you try to cram in more bones then the bones will have to either overlap or explode out from the flesh suit. so you make the bones smaller or make the flesh suit bigger. Basically its not a "default behaviour" they just expect you to be making bigger models so the default bone size is THICC Another way to look at it is unity and godot dont have "bone size" as an option so while you dont have to set bone size you also lose any functionality that relies on said bone size (though thats a stretch and a half but still valid)
@MondyTS
@MondyTS 2 года назад
@@MrTeathymelet's say you have facial bones, those are pretty small compared to the others and your don't want them to ragdoll so that's actually useful to have that option
@MrTeathyme
@MrTeathyme 2 года назад
​@@MondyTS That's a great example! But yeah this kind of thing is why I always prefer the overly complicated tool (as long as that complication comes from having more dials to turn) Sure having to do more stuff manually sucks if you just need something simple, but id much rather take some annoyance that I can make relatively painless through practice or even templates/macros, than slam head first into a brick wall when the "automatic bone scaling" wont let me do the thing I want to do and im just wishing I could turn the dial. I think of it like an automatic vs manual gearbox, the automatic is really nice for driving around day to day because you dont have to micromanage the clutch and pay attention to rpms etc. But when you try to climb that steep hill youre gonna be wishing you had some level of manual control so you can keep the rpms high
@_R420
@_R420 2 года назад
@@Waffle4569 yeah because randomly deleting polygons from a mesh ist totally the same thing then not adding shapes to all bones.... fml
@CodeMonkeyUnity
@CodeMonkeyUnity 2 года назад
Really great video! Perfect example of how engines are simply tools, it's all up to the developer to use the tool to the best of their ability. Every engine nowadays can build any game you can think of provided you have the skills to make it.
@foreducation408
@foreducation408 2 года назад
You could give it a try to Godot it's really good to support some free and open source engine, just one video would be enough then you can carry on with your unity tutorials.
@kinrechoo3183
@kinrechoo3183 2 года назад
i will not call is simply tools, i will call it a set of tools, and some time the engines have the 2 of the same set of tool for the same use, and it can be confuse which set of tools to use and what the diff of the set of tools, in the end as you had say it all up to the game developer to know what tools is there, why and how to use them.
@blinded6502
@blinded6502 2 года назад
@@foreducation408 Godot is bad, switch to Bevy or something
@newf_gg1230
@newf_gg1230 2 года назад
@@foreducation408 no. Useless engine.
@AnAncient76
@AnAncient76 2 года назад
It's not that simple. With some engines you will have way less problems to implement something.
@joshuaanderson6609
@joshuaanderson6609 2 года назад
The default shadow settings in Godot can look pretty bad, but it's actually not hard to make them look good! 4.0 is better too, but with some tweaking I have better defaults I use for my projects in 3.x and it's great
@spudrat
@spudrat 2 года назад
any pointers for how one would go about achieving that?
@LosfrogerX
@LosfrogerX 2 года назад
Share shadow settings please
@SomeRandomPiggo
@SomeRandomPiggo 2 года назад
shadow settings pls
@JockaPlay
@JockaPlay 2 года назад
and changing the bias you can resolve this
@bluedark7724
@bluedark7724 2 года назад
"Ain't No Rime For That!"
@Codeer
@Codeer 2 года назад
Very entertaining video! Cool way to compare the engines. I completely agree, it’s never really about the engine but much more what you do with it!
@simrananand9424
@simrananand9424 2 года назад
Where have you been? I hope all is good! Waiting for your next upload!
@thomasamathew4058
@thomasamathew4058 2 года назад
Codeer...I always look for your new devlogs. Hope you upload soon.
@hillstudios1
@hillstudios1 2 года назад
Every engine has advantages and disadvantages.You have to choose based on your game
@Chris_t0
@Chris_t0 2 года назад
unless its visuals, unity is dogs balls
@Real_Genji
@Real_Genji 2 года назад
@@simrananand9424 Check his channel
@tezwoacz
@tezwoacz 2 года назад
Best engine is the one you are most familiar with.
@Argoon1981
@Argoon1981 2 года назад
Underrated comment.
@Chris_t0
@Chris_t0 2 года назад
not really best engine depends on whether you have access to a good artist, unity needs no good artist cause its shit, unreal is amazing when you got an artist
@robertonome2448
@robertonome2448 2 года назад
nope. moved from construct to godot and its miles better. And I used it for 2 years. It isn't so black and white, and there are some engines unfit for certain tasks. Most important thing is to at the very least be aware of the capabilities and weaknesses of most engines.
@tezwoacz
@tezwoacz 2 года назад
@@Chris_t0 Iam not too familiar with unity, but as far as I know only significantly superior aspect of unreal is how it handles lighting and reflections, but physics are pretty much the same, so when you import high poly models from blender there is very little difference between the two. Correct me if Iam wrong but a skilled 3d artist will make your world look better regardless of what engine you are using.
@faremir
@faremir 2 года назад
@@tezwoacz Yep. You're not wrong.
@HojuMedia
@HojuMedia 2 года назад
With Godot's shadows having that gap, Im pretty sure you can fix that by tweaking the bias setting in the inspector. And Godot's GIprobe makes the default shadows a lot nicer.
@KillahMate
@KillahMate 2 года назад
I don't really keep up with development in too much detail, but _IIRC_ this is an issue with the default shadow bias in Godot 3.x, basically in many cases you end up needing to tweak the bias as you say. Godot 4 handles shadow maps completely differently by default, so now light leaks will almost never happen with no tweaking required. (Then yeah, on top of that setting up some global illumination with GIProbe or VoxelGI or SDFGI (for whatever reason Godot doesn't have it on by default) would make the scene look even more similar to the other two engines, with the bounce light and everything.)
@RADkate
@RADkate 2 года назад
@@KillahMate yeah, its wierd there is even a thread on it where one of the devs said they look shit on purpose for what ever reason(?)
@KillahMate
@KillahMate 2 года назад
@@RADkate well, whenever something is shit and a dev says it's on purpose, it's almost certainly for compatibility reasons.
@RADkate
@RADkate 2 года назад
@@KillahMate thats it i guess godots standard settings are pretty low anyways tough a few easy tweaks you can make the shadows look a lot better
@saul8510
@saul8510 2 года назад
@@KillahMate it not by default, because then it would burn integrated graphics cards and make things so laggy.
@ZacharyHelm
@ZacharyHelm 2 года назад
I'm sure Fabian knows this but the units in Unreal are centimeters. In Unity, Godot, and Blender, they at least default to meters. Hence the 100x difference for that ragdoll :)
@rossbatten2912
@rossbatten2912 2 года назад
What background was the person who first decided that standard units should be centimetres? Engineers work in millimetres and physicists work in metres as standard and both limit themselves to multiples of 1000 if they use something other than standard.
@CodeBroRob
@CodeBroRob 2 года назад
funny enough in blender i set the units to mm and in fushion 360 the model was 100x smaller while also on mm
@zackakai5173
@zackakai5173 2 года назад
@@rossbatten2912 the reason it uses cm is because it's easier to specify that, for example, a wall is 40 units thick than 0.4 units thick.
@cedric7751
@cedric7751 Год назад
@@rossbatten2912 Easy answer, in Unreal Engine 1 and 2, the engine was not using centimeters but Unreal Units. When Epic games developed their first game in the engine, they used scales in Unreal units that were close to inches. A human sized door in Unreal was usually 96 UU tall and a human character was 72UU tall. When Epic games started thinking about the archviz market they decided to use metric units and chose the unit that was closest to how the were using the old Unreal unit; centimeters.
@SJrad
@SJrad Год назад
@@cedric7751 Goddamn Americans
@maxisjo
@maxisjo 2 года назад
A perfect video that explains how engines don’t actually affect how your game plays out and it’s almost always on the dev’s part. Just like how you could have fixed the shadows by tweaking a few variables from the project settings or used baked lighting :)
@fabianvelander
@fabianvelander 2 года назад
good take not to mention the skybox in UE4
@Mordynak
@Mordynak 2 года назад
@@fabianvelander Just delete it. Place a new sphere and material shader on it.
@vadeka
@vadeka 2 года назад
There is some impact an engine can have, look at all the mmo's made with UE3. Notorious for having technical issues. Or look at the lumberjack engine, Amazon has 0 good games thanks to it..... ok.. maybe not just the engine here.
@maxisjo
@maxisjo 2 года назад
@@vadeka that is false. Most of these games have issues due to terrible support from the developers and Lumberyard is not widely used nor supported. Blame the developer; not the tool.
@RenderingUser
@RenderingUser 2 года назад
@@maxisjo "blame the devs but not the tools" yes but I feel like that there is a situation where you can blame the developers of the tool
@EnriquePage91
@EnriquePage91 2 года назад
Honestly people complaining about how ‘if they had only used Unreal instead of Unity their game wouldn’t be sh**’ are the same kind of people that are also working on a 2D platformer with 3 levels and 5 different sprites but somehow manage to crash their game on the starting menu
@udyfrost6380
@udyfrost6380 2 года назад
😂😂
@Mnmn-xi6cj
@Mnmn-xi6cj 2 года назад
this hit home hard :c
@tezwoacz
@tezwoacz 2 года назад
Listen bro it’s not so easy to crash a game with 3 levels and 5 sprites, it took me 5+ years of hardcore gamedev experience to accomplish that. Tutorial engine crash gang for life!
@syserq
@syserq 2 года назад
Watch the video by the person who said that stuff
@LetsPlayCrazy
@LetsPlayCrazy 2 года назад
I think I was never this offended by something I 100% agree with! 😂
@MichaelMilord
@MichaelMilord 2 года назад
This was fantastic, and funny as heck. Using primarily Unreal Engine, I laughed HARD at the naming differences!
@RedTriangle53
@RedTriangle53 2 года назад
Actually, my shitty, unfinished game is good because it's in unreal. When I port it to unreal engine 5 it breaks everywhere but it becomes better because it's in unreal engine 5 (which is a good engine). Hope this helps!
@mattmurphy7030
@mattmurphy7030 Год назад
What were you using that upgrading to UE5 broke it "everywhere?" I've got a 40,000 line codebase that didn't break anywhere.
@granite_planet
@granite_planet Год назад
Remember to drag and drop some arbitrary Quixel® Megascans™ to your shitty, unfinished game. After that, spend some time picking a nice island in the Pacific that you'll buy with all the incoming profit.
@redgarlicbred6228
@redgarlicbred6228 2 года назад
This is probably the most entertaining take on the engine debacle. Engines are simply tools, it's how it's used that makes the difference. Also how do you only have 400 subs? That's criminal right there
@IndieScapeGames
@IndieScapeGames 2 года назад
Up to 800 now! The algorithm pointed this video to me and couldn't be happier
@RenderingUser
@RenderingUser 2 года назад
it's 2k already
@Kennedy00Louis
@Kennedy00Louis 2 года назад
Welp, I guess the algorithm is doing something good for once, sub count just exploded in a few days.
@RenderingUser
@RenderingUser 2 года назад
@@Kennedy00Louis niko
@Kennedy00Louis
@Kennedy00Louis 2 года назад
@@RenderingUser yes indeed, very cultured.
@Outfrost
@Outfrost Год назад
Godot users! To fix your shadows, select your light source (directional light, spotlight, whatever), go to the "shadow" section, and enable "Reverse Cull Face". Bam. As long as the normals on your meshes are correct, you now have nice shadows. Love the editing btw :D
@ITR
@ITR 2 года назад
About the leftmost tweet mentioned on 00:03, the creator of the video has another video where they explain the clip was taken out of context and that GMTK misconstrued them. It was an interesting video
@morgan0
@morgan0 2 года назад
yeah and the gist of it was that emulations of old games made by the original developer used a custom engine when you could tell they cared and unity when you could tell they didn’t care and the emulation they were talking about was in unity
@ITR
@ITR 2 года назад
@@morgan0 The video creator was wrong about a few points though, just not in the way GMTK showed them. For example, unity wasn't used for the emulation
@embergamedev
@embergamedev 2 года назад
Everytime I show a gamer or 3D artist friends my game prototype: Friend: "What engine did you make that prototype in?" Me: "Unity" Friend: >:O "Why not Unreal?" Me: -_- Don't get me wrong. Unreal looks great, Unity is just my preference right now.
@MansonMamaril
@MansonMamaril 2 года назад
"so you trust the engine more than me??? u sure we friends?"
@voreincorporated3056
@voreincorporated3056 2 года назад
@@MansonMamaril Sounds like a toxic "friend"
@candletube8607
@candletube8607 2 года назад
"because I value my sanity" Unreal is great when you know Unreal. Unity is great when you are interested in just making a game. I've been working with Unreal for 8 years. I am still fighting Unreal every single fucking day
@TwistedSisler
@TwistedSisler 2 года назад
I'm a hobbyist developer. I've never actually published anything I've made, but I have tried many different engines and I always go back to Unity. Things are just generally easier to implement and there's not quite as many quirks that hinder your development (there still are some, but way less in my experience).
@synthoelectro
@synthoelectro 2 года назад
Unreal for me is a slug-fest.
@Sluggernaut
@Sluggernaut 2 года назад
As an avid Unreal user and fanboy, this seems pretty dead on to me. I think Unity is pretty darn good but not for me. I am a bit of a power user, doing C++ changes to the engine and have other personal reasons to prefer Unreal but that skeleton thing cracked meup. I work at a game dev studio and have seen issues with the skeleton physics.
@TwistedSisler
@TwistedSisler 2 года назад
You bring up a good point in your comment too about the scripting language. One of the biggest reasons that I prefer Unity is that I am way more fluent in C# than C++ so it takes me way less time to implement something. Not that I couldn't learn, but I'm just so comfortable with C# and prefer it.
@prateekpanwar646
@prateekpanwar646 2 года назад
Do you have to deal with memory management in C++? Or you just write code and check memory at profiling time? Unity user here using C#
@Olaxan4
@Olaxan4 2 года назад
@@prateekpanwar646 Unreal's "flavour" of C++ handles memory management for you. You declare your properties as UPROPERTY and then it's automatically reference counted.
@TomuraDev
@TomuraDev 2 года назад
@@prateekpanwar646 Unreal comes with a garbage collector and reflection system. So any UObject (basically the most basic Object Type in Unreal Engine) is garbage collected, and if a pointer is marked with the UPROPERTY macro it will automatically null itself when the object it is referencing is destroyed. So the only thing to get used to is the syntax of C++ and some best practices. In general the modern C++ isn't as scary as people make it be and Unreal makes it even easier because it gives you enough abstraction to not have to deal with the difficult part. For more basic types you also have various smart pointers, but usually you only need such things when you do stuff outside of gameplay programming.
@okamichamploo
@okamichamploo 2 года назад
props for going through all that effort to prove something that every game designer could tell you, but most gamers or aspiring game devs won't believe with just words alone.
@TwistedSisler
@TwistedSisler 2 года назад
Gamers love to hate the developers of the games they love to play. I will never understand it lol.
@MrERJ1992
@MrERJ1992 2 года назад
@@TwistedSisler Yeah, I really just don't get the logic here, honestly.
@FoxElliott
@FoxElliott Год назад
I'm litterally a game dev and I can tell you the players are right on this one, he just doesn't have that much experience in Unreal and thus confirmation biased his own findings by fine-tuning it in Unity. Unity is extremely poor when it comes to base optimization and you have to put in a lot more time into solving that AND making the game look good when it comes to that. You can tell a game's engine just by playing on it for a few hours, even amazing ones like the Forest still shine that Unity *grime* once and a while- and the devs worked extra hard fixing that when they could've had it not be a problem to begin with if they used a better engine like Unreal.
@termitreter6545
@termitreter6545 Год назад
I knew this stuff before, but players talking about engines dont come out of nowhere, theres usually (and sometimes misunderstood) experience behind it. So the question is, why do different games in the same engines often have similar patterns? Like, you know, how most Unreal Engine 3 games had really shitty shader effects, depth of fields and desaturation effects. I think certain UE games als had very strange dimensions to players and environments. Some also had unbelievably bad texture streaming. Its most likely devs being lazy and using stock assets/features/whatevers, and we can still blame them. And sometimes devs just miss the point, ive experienced that as well. Like when they say Total War Games since Empire dont all use the same engine. Or that Bethesda isnt using the Gamebryo engine. Like during FO4 announcement, devs were desperately trying people its not "Gamebryo", when its clearly a development on it, even casual gamers could tell. Like no shit, of course it got upgraded and modified. But we also got the same problems and bugs since 10+ fucking years Mr Specialist, so dont tell me there isnt a problem. Thats imo a way more interesting part of that discussion. Sure devs arent limited by engines, but why are they limiting themselves, and why are they sometimes just not fixing problems? Why can I then tell what engine a game uses, when its not that relevant?
@daktaklakpak5059
@daktaklakpak5059 Год назад
Game engines have differences. Neither Godot nor Unity can achieve the graphical fidelity of the UE5. Especially not the Nanite (fluid LOD) part. Only the Cryengine can visually compete, especially in the lighting department, one of the Cryengines biggest boons. But again, no Nanite. Godot is also graphically inferior to Unity. The code is simply yet not writen to compete. If we would want to go 1000% visuals here. Not every project need RTX to the Max though etc. I hope you get my point. The main problem and with gamers is Engine Repuation. And Unity has a very bad repuation, mostly because of the billions of asset flips released in recent years. And practically all Unity games i know of, have performance issues. But since Epic released the UE4 for free, or as i call it, the Blur Engine. All the Unity known issues now also apply to the Blur Engine 4. Too many developers haphazardly just used that eninge without knowing what they were doing or simply didn't give AF. And the games do not look good, and run really poor. In combination with tons of bugs. Look at Ark Survival Evolved. What a mess of a game. It took years before the devs gave AF that 200MB small Game Patches don't need a full game download anymore... Im at the point where i believe most bugs, come directly from the Engine itself. I say, the Unreal Engine 4 is buggy. And until someone proves me wrong, i have no reason to believe otherwise. Because with every new UE game released, the same crap can be seen. There is simply no way every dev outhere does the same mistakes. This has to be Engine related. Not to mention Epic fixed a glaring issue in the UE3 at the end of its life cycle. That was Object Shimmering/Fresnel like Effect in dark environments. They statet this explictly in their UE 3 Patchlogs. And as soon as the first UE4 games came out, this Object Shimmering was back, full F. force! And they never fixed it again. What i have seen and experienced so far with the UE4 is, while it can deliver greats graphics. It has massive issues the UE3 simply did not have. The UE4 is bloated... Editor and Engine instabilities is one of it. And as it seems, most developers don't even understand half of the Engines settings. Thats why all UE4 games look the same and are blurry AF. You can see at first glance when a game is made in UE4. Till 5 years ago, Frostbite, UE, Cryengine, Untiy etc. Every game looked so different, people could tell by looking at the game or even game trailer which Engine they were made with. It was rather easy to spot. Frostbite was the most obvious.
@jimmio3727
@jimmio3727 2 года назад
Godot's defaults for shadows are a bit wonky, but just playing with the settings for them for a few minutes will get rid of that.
@MaxIzrin
@MaxIzrin 2 года назад
"Slerp" is shorthand for spherical linear interpolation, a well known term in computer science. Unreal: "RInterp To". I feel you man, the naming convention in Unreal is unreal. And the material editor has a different convention from the Blueprints, just to irritate people a little more.
@DJL3G3ND
@DJL3G3ND 2 года назад
lol I was gonna mention the material nodes before I read the last line, I really hate how the nodes visually say something different to what theyre actually called, for example Masks are shown as "Mask (R G B)" but the node is called Component Mask, not the best example but basically
@Austin_Wynters
@Austin_Wynters 2 года назад
Its not that difficult to grasp. For example "spherical linear interpolation, SLERP, is now simplified to "Rotational Interpolation"
@MaxIzrin
@MaxIzrin 2 года назад
@@Austin_Wynters How am I supposed to guess that? And how is making it longer simpler?
@MaxIzrin
@MaxIzrin 2 года назад
@@DJL3G3ND You may spend hours searching for "node" because the nodes in the material editor are called "expressions", and the "nodes" are what others would call the material's outputs. 🤦‍♂ One of the UV texture nodes, the one that clips the sides of a texture, forgot the name. It works so bad to the point of being useless. Instead of being normalized 0~1, where you input 0.5 to get half the texture, it scales the texture coordinates, so to get half the texture you input 2. It's not too hard to make the calculations manually, but then what's the point of having a node? And the name (it's killing me that I can't remember) didn't allude to this at all.
@DJL3G3ND
@DJL3G3ND 2 года назад
@@MaxIzrin yeah, I havent heard of that specifically but it sounds about right lol
@DankMemes-xq2xm
@DankMemes-xq2xm 2 года назад
I really hope with Godot 4.0 or 5.0 that 3D performance is comparable to Unity and Unreal, because I much prefer using the Godot engine over the other two in terms of the layout and naming conventions. Godot just makes more sense to me intuitively.
@mcgeufer
@mcgeufer 2 года назад
You could give Stride3d a try. It is closer to unity, but also way stronger in 3d than Godot.
@randomcatdude
@randomcatdude 2 года назад
having used the 4.0 alphas a bunch, i can't comment on performance compared to Unity or Unreal, but i can say that it looks and runs pretty damn good, and much better than 3.x!
@DankMemes-xq2xm
@DankMemes-xq2xm 2 года назад
@@randomcatdude That's good. I've made a 2D game in Godot 3.4 and I have been considering making a low-polygon artstyle 3D game but I wasn't sure if I wanted to use Unreal or wait for Godot 4. The benefit of Unreal is that it's available now and works well, but I don't like the interface compared to Godot.
@igorthelight
@igorthelight 2 года назад
@@DankMemes-xq2xm Use Godot 4 - it's in Beta now! Somewhat stable for a small project.
@kerrvfx
@kerrvfx Год назад
dont worry, unity's bad thing has arrived 😭
@theocramez
@theocramez 2 года назад
Okay, I just discovered your channel with this video (and wandered around on other videos like the Ball game remake and a few of your devlogs)... And I don't know what happened between these videos and this one, but you seem to have understood how to make good videos in a WEEK or two, with a nice rhythm/flow, good quality video and audio, the video is fun to watch, the background music is cool, fitting and perfectly integrated... It's just all really nice ! I hope you'll keep on doing these, you got my subscription ;) Have a nice day !
@SparkeyAvalon
@SparkeyAvalon 2 года назад
I've seen another video on this topic. In that video they said that the only difference between engines are the default values. So yeah.... If you see some game and immediately can tell "it's made in X engine", that means that the developer didn't bother to tweak the values to make something of quality.
@g_freakman
@g_freakman 2 года назад
exept the source engine
@ZedDevStuff
@ZedDevStuff 2 года назад
And performance. And available tools/ressources.
@jondro6284
@jondro6284 2 года назад
@@g_freakman not anymore, new Source looks like any other AAA game
@prateekpanwar646
@prateekpanwar646 2 года назад
@@g_freakman Apex legends is made in source
@prateekpanwar646
@prateekpanwar646 2 года назад
Although idk how, I can just tell if it's an Unreal game even if lightning is tweaked. Recent example is I saw gameplay video of new game Stray, I instantly got a feeling it was made in Unreal. Do they have something weird with lightning? In star wars, Bioshock Infinite, Borderlands all have very different lightning yet they're so unreal like. For unity, No need to explain further. You know.
@aftnareld
@aftnareld 2 года назад
Super fun to watch, if anyone asks again " WhY DonT YoU JuSt uSe UnREaal??" then I will link them this video and they'll hopefully learn something ;)
@MrERJ1992
@MrERJ1992 2 года назад
I mean, I'd still use the Unreal engine, even after watching the video.
@aftnareld
@aftnareld 2 года назад
@@MrERJ1992 Well yes of course, do what's best for you and your project! I'm just referring to people that make that comment after I say we're using Unity. Most of them are not mean, just curious I guess, so I was exaggerating a bit in my previous comment (for fun) but it becomes a bit annoying to be questioned with engine choice after a while!
@LoneWolf6063
@LoneWolf6063 2 года назад
I mean ue4 is easier than unity by far. And also lighting and lods are handled better
@aftnareld
@aftnareld 2 года назад
@@LoneWolf6063 I'm not here to continue any engine war haha, use whatever you like more. Some things are better in one engine and other things are better in another engine, all have their pros & cons. The whole purpose of the video was that you cannot say "one is better/easier then the other", it’s not really about the engine but much more what you do with it :)
@forkerion
@forkerion 2 года назад
@@LoneWolf6063 If you could see how wrong you are
@MatthiasTTV
@MatthiasTTV 2 года назад
The "you can do anything in any engine" take I'm seeing a lot here is pretty uninformed. You can _eventually_ amass a million dollars working any job but it's going to take a lot longer to do so as a McDonald's cashier than as a doctor. Same with engines. Nanite is literally just a checkbox you tick that allows you to immediately start using a virtually unlimited number of models. Unity simply does not have anything close out of the box. So now you have to go and learn ECS/DOTS or whatever which completely changes the way you program your game. Network replication is built in to Unreal. Unity at the moment doesn't have a stable, non-deprecated networking solution so now you have to go hunt around and figure out if you want to use Mirror or something else. And so on. Of course on the other hand, if you want to make a mobile, 2D, or VR game, you'll probably have a quicker and easier time using Unity. So yeah, each engine has its own usages but to say that they're interchangeable is just wrong; you're going to save literally thousands of hours by using the engine that's better suited to the type of game you want to make.
@PlexusDuMenton
@PlexusDuMenton 2 года назад
just a (not so) little note about nanite : while the feature is insane, and have incredible potential, it is as of now, far to be a finished one, it has a very high "entry" performance cost, it's run pretty well on High spec GPU, but on medium/low spec GPU it's tank performance. Nanite is also as of now pretty limited, you can only use it on Non-deformable Opaque mesh, which mean, no vertex-deformation not any sort of transparency (not even alpha clipping :( ) Of course, these feature about transparency and vertex deformation are being worked on as of now .Unreal 5.1 will feature vertex deformation and alpha clipping so it'll be usable for some case of foliages, but as of now, 5.1 is a messy and unusable mess (working with it is a torture) another limitation of nanite, is the ammount of "cluster", while it allow to use immensely more polygon than even, it's far to be limit-less, especialy for foliages as each leafe of small isolated groups of polygon is considered as a "cluster" which can quickly fill up the cluster limit of nanite
@li_tsz_fung
@li_tsz_fung 2 года назад
@@PlexusDuMenton unreal 4 is released nearly 10 years ago. Unreal 5 is definitely also designed to be used for another 10 years
@BlakeGillman
@BlakeGillman 2 года назад
It's absolutely the correct take. Unreal has some extra artist tools in its corner, absolutely. But Unity has superior development tools for engineers (particularly in its modularity). It really is down to what you prioritize or care most about. If you're a studio and want to tell your engineers "Deal with it, I want the best graphics as painlessly as possible" go with Unreal. So the take "You can do anything in any engine" isn't misinformed simply because certain engines cater to certain aspects of development more. It's as you say, go with the tools that suit your need the best. Like the aspects of Unity you say are a fault (it not having built-in network support) are also what makes it so great ~ There are different network solutions competing to be the best Unity version. Giving you greater choice to what suits your game best. Server-authoritative by default? Mirror. Easy to use but easy to cheat? Photon. Disconnected from Unity? Normcore. Expand that to most aspects of Unity whereas in Unreal it's usually "Alright this is how we're doing things, if you don't like it suck it up (i.e we still kinda use the inheritance model of programming game dev that was deprecated 20 years ago so hope you like memorizing different forced object types!)".
@omnicatalyst
@omnicatalyst 2 года назад
Wow, RU-vid algorithm nailing the recommendations today. What a fantastic experiment- thanks for sharing this with us! Working in unreal at the moment. This was maybe also a great side-by-side of learning the basics of dev in all three engines. Brilliant.
@throbbinguncle7969
@throbbinguncle7969 2 года назад
Great video. It always drove me insane when people use "It's made in x Engine so it's bad" argument. As my dad always used to say "A bad carpenter will blame his tools".
@serendipinator
@serendipinator 2 года назад
Its weird tho, because in this case its like the saying would be changed to "A bad home owner blames the carpenter's tools"
@mr_sauce_cooks
@mr_sauce_cooks 2 года назад
Your father is wise
@Chris_t0
@Chris_t0 2 года назад
@@serendipinator a home owner doesnt use the tools... the carpenter does... hence the game developer... hence the person going on twitter complaining (the game developer)
@robertonome2448
@robertonome2448 2 года назад
@@serendipinator the guy on twitter is a developer tho. And you guys really should watch his response videos before taking conclusions. I know this is a "touchy" subject, but exceptions apply. really looks like fabian did this vid only to get clicks, as there were barely any research at all put into the situation
@haruhisuzumiya6650
@haruhisuzumiya6650 2 года назад
Another is "don't go blaming the toolbox, you need the right tools for the job"
@Dani_Krossing
@Dani_Krossing 2 года назад
Really enjoyed this video! 🙂 It's never about "which engine is better", but rather "what engine best suits your needs". It's too bad that people have to associate the quality of a game with the engine it was made in, rather than it being about the person who made the game.
@G33kFr33k
@G33kFr33k 2 года назад
I have worked with Unreal Engine professionally, and have used Unity extensively in my personal projects. Both engines are very good. There ARE some differences between the two engines, especially with workflow, however, these are tools used to create games are their limitations are based upon the skillsets of those who are using them. This argument regarding these two game engines (I have never used Godot) would be akin to arguing whether 3DS Max, Maya, or Blender create the best 3D models. I would equate Unreal engine to 3DS Max and Unity to Blender. Unreal has its way of doing things and has been an industry standard for many years, just like 3DS Max. Blender has a different workflow and is very open to user plugins for different systems, the same as Unity.
@SanityRblx
@SanityRblx 2 года назад
Would you say, that one of the engines is faster to create good games with for indie developers? I know Unity is faster to prototype but surely to make a good, modular game unity isn't necessarily the fastest to produce games with.
@G33kFr33k
@G33kFr33k 2 года назад
@@SanityRblx Unity is well known for its ease of use for indie development. The main reason is how quickly you can prototype a game and get it going. Unreal's biggest fault is its learning curve. It has a very specific way of doing things. Unity, on the other hand, is quite simple to learn. I would say this, if you are wanting an engine to support cutting edge graphics, or photo-realism, then it would be easier to learn Unreal and go that route. However, if you want to build a game faster and are a programmer, then go with Unity.
@SanityRblx
@SanityRblx 2 года назад
@@G33kFr33k Thank you, I'm a C++ developer and the learning curve is not an issue for me as I've studied systems more complex than game engines. As I do not wish to break into the gamedev industry, I do not care for whatever framework is used by industry giants. Just wanna do my own thing, so unity seems great. But I must say I find the unreal engine workflow incredible, it really is, the mixing of both blueprints and c++ and all the macros and events and whatnot. If I wanted a real job out of gamedev, I'd definitely take unreal.
@G33kFr33k
@G33kFr33k 2 года назад
@@SanityRblx I absolutely agree. I was a C++ developer for many years. I love C++. C# seemed very limiting to me, but I eventually grew to appreciate it and love the workflow. I really enjoy compile times in C# as compared to C++ ;P The main reason I use Unity is the licensing cost, the modularity, and the ease of creating engine tools and systems.
@Hobby_Technology
@Hobby_Technology 2 года назад
The distorted "Scary Code" with Quaternions popping up is exactly how I feel whenever I have to work with rotations, PTSD ensues
@LaszloAEgri
@LaszloAEgri 2 года назад
The whole this game is bad because its made in this engine is just simply "The bad artist always blames the tools" for me at least
@wazaDev
@wazaDev 2 года назад
really great video and very practical way to go about this comparison. it's ain't about the engine but what you can do with it i guess
@Wonkabonka
@Wonkabonka 2 года назад
How in tarnation did you grab the objects like that in godot? Been trying for ages 😅
@fabianvelander
@fabianvelander 2 года назад
got this question before, so a screenshot of my script (very short) is in my Discord (link in description of video) :)
@Wonkabonka
@Wonkabonka 2 года назад
@@fabianvelander oh wow il check it out thanks!
@pen1208
@pen1208 2 года назад
For the record .... when exporting to Unreal Engine from another software, you need to set the scale to METERS and the value needs to be 0.01. Unreal Engine is in METERS. You CANNOT just set it to Centimeters and export. It MUST STAY IN METERS. That will fix the pivot points on your bones 100% of the time and you will not have to increase it to 100% then reduce it 100%. Just keep it in METERS and 0.01 before exporting.
@palmzmetal9131
@palmzmetal9131 2 года назад
This is true. I have to do this with Blender.
@pen1208
@pen1208 Год назад
@@palmzmetal9131 It's true for anything being exported to Unreal. Rather it be Blender, Maya, Houdini....they will all need to be in meters and set to 0.01 if exporting to Unreal and the scale to be fine. Such a small thing that fixes so much. LOL So many people think they can just use centimeters and while that makes logical sense, it just doesn't work that way.
@mattmurphy7030
@mattmurphy7030 Год назад
That's not always true, I have to use CM in solidworks when exporting via datasmith.
@pen1208
@pen1208 Год назад
@@mattmurphy7030 That is news to me. Do you "have to" or have you not tried "meters and set to 0.01"? I've exported from solidworks with the "meter" option and variable and it worked fine. Albeit 4 years ago. LOL. Something could have changed since then> If you did try the meter and 0.01 setting and that didn't work, then that is good to know.
@mattmurphy7030
@mattmurphy7030 Год назад
@@pen1208 I wouldn’t have tried that because exporting in unreal’s native units of centimeters works perfectly
@midpiano3067
@midpiano3067 2 года назад
Unity : best physics Unreal : best graphics Godot : best based-animation
@TwistedSisler
@TwistedSisler 2 года назад
I would preface all three of those with "out of the box." You can get comparable performance on all three of those topics in all three engines. They just cater to some things more than others out of the box.
@RaphpowerSGSUModding
@RaphpowerSGSUModding 2 года назад
@@TwistedSisler thanks
@KyleRhoadsDev
@KyleRhoadsDev 2 года назад
Nice video. I cringe whenever gamers talk shit or praise an engine. Sure, some do things better than others and each of them have their own workflow, but under the hood they are more or less the same.
@izumichan31
@izumichan31 2 года назад
Yep most of these engines use pretty much the same open-source libraries under the hood.
@Madmonkeman
@Madmonkeman 2 года назад
Gamers really have no idea how games are actually made. There's lots of people that think 90% of the work is making models and animations.
@mosshivenetwork117
@mosshivenetwork117 2 года назад
@@Madmonkeman coding is like DNA for games.
@KiaAzad
@KiaAzad 2 года назад
I was thinking about starting a game jam called `engine hopper`, the developers would make any game of their choosing on as many engines as they can, in one month, and share their experience alongside their games. But me being lazy, I've abandoned the idea halfway because I couldn't be bothered to set up the page. You should host such a jam.
@purplegill10
@purplegill10 Год назад
I actually love this idea
@Overposting
@Overposting 2 года назад
i loved this video, youre like the perfect balance of funny and chill new active subscriber :)
@Adrien13Sanctioned
@Adrien13Sanctioned 2 года назад
Whole reason I go with unity is performance, unreal looks nice but it will ruin older computers and often times the size is much larger than unity when exported to final project. But yee if you want the best looking thing go unreal, if you want performance and space efficiency go unity, :p
@Waffle4569
@Waffle4569 2 года назад
Also platforms, Unreal is forever chasing highend PC's and consoles, but everything else is left to die
@Adrien13Sanctioned
@Adrien13Sanctioned 2 года назад
@@Waffle4569 heck yes, I love how easy it is to port to pc, browser, and Android, get to take my projects and games with me to show to peeps, :3
@jondro6284
@jondro6284 2 года назад
But Unreal's C++ is faster tho, AAA games made in Unreal always run better on my PC. Plus Unity loves to crash and doesn't support old GPUs from 2010s
@Waffle4569
@Waffle4569 2 года назад
@@jondro6284 C++ may be faster, but Unreal is a massive engine with a lot of overhead, and fundamentally they aren't targeting low end platforms so they don't put much time in optimizing it for non gaming hardware.
@jondro6284
@jondro6284 2 года назад
@@Waffle4569 the complexity of the engine doesn't influence the game much, unless a dev is lazy enough to leave crazy out of box postprocess and code in blueprints. And Unity literally doesn't support old AMD GPUs. Many of my friends have weak PCs and we like to play small coop games which are almost all made in Unity. But we can't anymore, games made after ~2017 inevitably crash after a few minutes of play
@BlazertronGames
@BlazertronGames 2 года назад
I noticed that godot has some pretty bad shadows too. It's completely fixed in godot 4, but right now they suck, at least with the default settings.
@igorthelight
@igorthelight 2 года назад
You would have to tweak default settings to look good. Godot 4 have better shadows by default and better overall (compared to 3)
@Mustafa-et9mk
@Mustafa-et9mk 2 года назад
well, in my opinion (tried both btw), Godot has a better 2D engine than Unity, but in 3D, Unity is definetly better that Godot. Godot works kinda faster in both compiling and you know, Unity loves to check the code every 2 mins and make you wait for about 10 seconds. So use the engine that suits what you want, 2D? Godot will do the job. good 3D? Unity is so good in this, even graphics. some awesome graphics and lighting? Unreal ofc
@Barnaclebeard
@Barnaclebeard 2 года назад
I really think the legal and ethical differences between the three projects completely eclipse any technical differences.
@11clocky
@11clocky 2 года назад
@@Barnaclebeard The technicals should matter to you way more than the ethics. Are you going to not use a powerful screwdriver perfectly suitable for building your chair, just because it was forged by an asshole?
@randomcatdude
@randomcatdude 2 года назад
i'd like to mention that the upcoming godot 4.0 will certainly catch up pretty well with Unity in terms of 3D it's much more performant and capable of good graphics
@Mustafa-et9mk
@Mustafa-et9mk 2 года назад
@@randomcatdude i actually heard about it, and I'm excited for it, but at the end of the day, the hard part about learning gamedev is HOW to make a game, and not WHAT to use to make a game, once you learnt how think like a game developer, switching wouldn't be hard imo
@TioMegamanX
@TioMegamanX 2 года назад
Something I hate from Unity is the pain of making a shader close to what you would be using in Blender for material settings.
@TioMegamanX
@TioMegamanX Год назад
@Evi1 M4chine Almost no material system seems to have a "standard" that can be imported into a game engine, there are certain similarities in 3D software to make shaders using a node system BUT the closest to the regular thing I have seen is UE4. Unity has its own fricking way of handling nodes to make shaders, the ones that come with default projects may seem enough but have some limitations or quirks, for example, in Unity standard shader there is only one "slot" for roughness + metallic which requires you to mess around with color channels in your image editor to get something of use.
@Galiea456
@Galiea456 2 года назад
I didn't know I needed breakdancing cowboy in my life, but apparently I did.
@featherless656
@featherless656 2 года назад
So what we learned is that Unity is a very well documented and developed game engine
@mx3816
@mx3816 2 года назад
I just want to vibe and program in whatever works for me and not worry about being judged by the tool used along the way.
@Vizimech
@Vizimech 2 года назад
Honestly, most games apart from super indie games are going to use custom shaders too, so they'd look the same across all three engines as well. It's really not until you get into super resource taxing games like open world games where Unity and Unreal really start to show their differences.
@SoaringSimulator
@SoaringSimulator 2 года назад
Yes! Yes! I'm making an open world games using HDRP in Unity and Unreal 5 has this new tools and stability that confuse me! Do not know to migrate or not. " really start to show their differences." Do you know this "differences"? can you expand on this?
@Domarius64
@Domarius64 Год назад
He doesn't. Open world games, optimising is going to come down to your own ability. Neither engine has direct support for that.
@MrMaddog2004subscribe
@MrMaddog2004subscribe Год назад
@@Domarius64 unreal engine 5 has a lot of improvmenets and automatic streaming optimizations for open world so in that area it could help a lot
@lucass8119
@lucass8119 Год назад
@@Domarius64 Unreal is pretty openly supportive of open-world style games. Their proximity loading techniques require very little programmer interference and simply... look and perform better than any competition. Having a game where models don't clip in and out of view really helps for open-world games, and its "free" in unreal.
@Domarius64
@Domarius64 Год назад
@@lucass8119 ah thst might be new since I last looked
@ronn6771
@ronn6771 2 года назад
The NPC turning into a failed skinwalker while testing for ragdolls was the best thing I've ever seen.
@Linkario86
@Linkario86 2 года назад
My favourite is "Looks like a Unity Game". It has NOTHING to do with the Engine. Maybe a tiny bit. But you couldn't tell.
@TheHeroofCourage
@TheHeroofCourage 2 года назад
This is a super well made video, thank you. The engine wars have left many gamedevs with thousand yard stares as people yell at them about things they think they know better edit: greatest outro ever no competition
@groovygrover6178
@groovygrover6178 2 года назад
cool video, really liked it! ;D I was wondering: whats song name of the song at the end of your video? :) (6:13)
@GameDevJourney
@GameDevJourney 2 года назад
Loved this, I have tried doing some engine comparisons like this myself, in the end the main take-away is that different engines have different workflows. They can produce the same result so pick the workflow that suits you best!
@Imaltont
@Imaltont 2 года назад
I think a big part of what gives Unity a bad name in some people's eyes are that they put that splash screen on all the non-paid-for games on it, so they get the Unity "seal of approval"/splash screen shoved up their face when they open the game and just see another cheap asset flip or someone's first project behind it.
@IceBurg420
@IceBurg420 2 года назад
In unreal, by default the sky is partially colored by the directional light source, which is why you couldn't completely change the color. Hope this helped :)
@HenrikoMagnifico
@HenrikoMagnifico 2 года назад
Blaming game engines for bad games is like complaining that artwork is bad because the paint brush used to paint it sucks.
@terribletruth8201
@terribletruth8201 2 года назад
It would have been interesting how their performance compared. Maybe could have added 100 NPCs and 300 bottles to test it.
@nautilusnemo2
@nautilusnemo2 2 года назад
3:10 he talked about the drill. As a Dani fan I shall make him missing
@zenniththefolf4888
@zenniththefolf4888 2 года назад
I love using Unity. Lots of good and unique games have come from it. Hearing people say stuff like "Unity sucks cuz it's bad and Unreal is better" is just frustrating. It shouldn't matter if it's free, popular or easy to use. It's a tool that can make decent games.
@jondro6284
@jondro6284 2 года назад
Gamers are consumers and they dictate the rules. Unity has a bad reputation because of asset flips and trashy horrors. Unity developers pay to remove "made in Unity" splash screen and that's a sad fact
@LukiGames0
@LukiGames0 2 года назад
If you put the same models and textures side by side they will look the same in both engines.
@DeepFriedOreoOffline
@DeepFriedOreoOffline Год назад
Although funny, I find your jabs at UE for the names of their Blueprints a little unfounded, lol. In Unity and Godot, you are using a scripting language. If you were using C++ in Unreal Engine, you would 100% be using a line trace, and a Slerp. But because Blueprints are made with more specific interactions in mind, they are named accordingly. A Line Trace doesn't just do a raycast, it also has the ability to output the debug information as a Line without having to use an extra node. Setting all of that up in C++ is about the same. As well as the RInterpTo. They also have FInterpTo, and so on, because they are broken down into the variable type (R - rotator, F - float). There actually are separate Lerp node as well, but from what I understand most people assume Lerp is InterpTo, and don't fully understand the use case, lol.
@NekotoArts
@NekotoArts 2 года назад
1:30 without the texture I though he was flipping the bird
@rohan_mayya
@rohan_mayya 2 года назад
I disagree with this video. The problem is with this video is that it is lacking nuance, that nobody in the comments is addressing either. What about mobile? What about multiplayer? How does Godot (3.0) perform in open world 3d levels? How does Unreal perform for 2d, and also smaller games when you need a trimmed build? We should do better as a community to go beyond a simple 3d example and changing a few lights in the scene to come to the conclusion that "engine doesn't matter".
@mov4736
@mov4736 2 года назад
You do realize that unreal has a physics handle component that allows you to grab objects without the need to mess with forces, right?
@1Chitus
@1Chitus Год назад
This was fantastic, and funny as heck. Using primarily Unreal Engine, I laughed HARD at the naming differences!
@DustMan2704
@DustMan2704 Год назад
This needs a redo with Godot 4, to see how much the default shadows improved.
@amminhquan2362
@amminhquan2362 Год назад
Now I know what game engine he blur in the thumbnail.
@Wanderer_of_Sol
@Wanderer_of_Sol 2 года назад
I feel like knowledge a d experience of the engine, just any other tool, is more important than the engine itself. Like, I know that to fix the rag doll problem in unreal you just change the min bone size and it'll detect all the bones instead of just two, but I probably would have a much harder time doing the same thing in unity.
@gnul
@gnul 2 года назад
You can use C# in godot, C# in Unity, and C# in UnrealCLR for - Unreal. UnrealCLR is pretty interesting compared to Unity, cause you can use all the newest good stuff of .NET 6 an C# 10. Unity uses C# out of the box, but lacks a bit behind cause of the runtime hell and fast updates of .NET, and they have a lot of customization, which might not be easy to bump up to net 6.
@TwistedSisler
@TwistedSisler 2 года назад
Agreed, however I will say that it's very rarely necessary to always be up to date with the latest framework for your projects. Unless you are several version behind, it will mostly affect you very minimally. In fact, it's arguably better to choose a version for your release and stay on that version unless you have to update for whatever reason.
@ferdinandkasangati5089
@ferdinandkasangati5089 2 года назад
I don't think so, with just visual studio updated, I feel like Unity C# also just automatically follow the IDE
@georgikens7516
@georgikens7516 2 года назад
so glad i found your channel with this video. your editing style and humor is great!
@slimeinabox
@slimeinabox 2 года назад
1: bold of your to assume it’s not the norm to be dumb on Twitter. 2: so unity is the best out of three for actually making a game?
@MrEfraim10
@MrEfraim10 2 года назад
Greetings from Lebanon🇱🇧 Huge fan🙌
@hellothepixel1107
@hellothepixel1107 2 года назад
Hey! SilokHawk, the person who GMTK responded to, was really done dirty. What they said was in the context of the pacman game collection that recently came out, who used unity to handle the emulation. While I don't trust myself to properly portray their argument (you can watch their video for that), it is more complex and nuanced than what the out of context clip that GMTK shared would make you believe. GMTK even apologized afterwards.
@issarealbanger7734
@issarealbanger7734 2 года назад
Dude settles entire worldwide debate in 9 minutes. Love it.
@zyiezyie
@zyiezyie Год назад
Except you made a very simple game in each engine, that does not show of each individual engines quirks. There's ways certain things works, in certain engines, that makes it very easy to be able to say "oh, this game is made in X engine, that game is made in Y engine". It's not right to say that all engines are identical, and anyone who points out known, common flaws in an engine is just wrong, it's down to the people who made the game... What? You could've made an even more basic "game" and it would've been as valuable as this "game", which is to say not at all. Other than showing of one engine handling lighting a bit differently, and one engine naming things a bit differently, you showed off none of the well known quirks of each of those engines. This video is just moot, it offers no actual evidence, instead it comes to a conclusion based on poor "evidence" that's just way over simplified to the point where it's meaningless. It's like if you found a dead body, with a bullet wound in it, and you go "well, there's blood, and everyone bleeds, so the death must've been natural". If you over simplify too much, you'll always just end up being wrong. You are in this case. What the video does end up seeming like, is you criticising a couple of other engines, because you're angry that Unity got some criticism, you oversimplifying the issue so that you can say "you're all wrong, look here, it's identical!", and having proven nothing in the end because you didn't address the criticism at all, what so ever. Meanwhile, you offer no criticism vs Unity. You point to the other engines and say "Hey! This engine is worse than Unity in this way" and "Hey, this engine doesn't name things the same way that Unity does, because they're trying to be fancy, and greedy, and they're bad and you're bad if you use them and just use Unity because it's the best that other engine is evil andifyouuseityourfriendsandfamilywilldisownyouandyourhousewillblowupandyourdogwillrunawayand.... Well, you get my drift here. You're just ranting about how other engines are bad, not acknowledging Unity's issues, and not addressing the actual criticism. I've never seen a video of yours before, I have no idea if Unity is your favorite engine to use or not, or if you've ever made a single game before or attempted to make a game before. My impression from this video is that you prefer Unity, that you have some sort of jealousy towards other engines perhaps getting more praise, and that seeing Unity being criticised pissed you off. So, you made this video, kind of ignored the original criticism completely, and made a very simplistic game that barely shows any of the individual quirks of each of the engines used in the video, instead keeping it so simple that they're basically nearly identical. All this so you could point your finger and say "Hey! Your criticism vs Unity is unfair! All engines are created equal! Look at this super simple game I made to prove that you're all wrong! The issue isn't Unity, it's the game makers!", completely ignoring that you can see the same issues in many games made in Unity, by a huge amount of different developers. Same thing with Unreal and basically any other publicly available engine. No engine is perfect, Unity or otherwise. Do the same thing again, but actually highlight the quirks of different engines. Show how some engines have weird physics, lighting, shading, etc etc etc. Then you can say "So, this engine is worse in these circumstances, whilst that engine is worse in those circumstances" and you'll have an actual video worth something. Although, that video would have to point out Unitys flaws, as well as others. I suspect that's not what you want to do. A video like that would prove that, indeed, you can look at certain things in a game that's a tell tale sign that "Hey, this game must've been made in Unity, because of this thing" or "Yeah, this game for sure is made in Unreal, just look at how it's handling that thing". That's very much a real thing. Sure, not all games have situations where those flaws are visible. And most of those flaws can be worked around or solved, so not all games made in a specific engine will show those tell-tale signs showing it must've been made in a specific engine. That's not to say that the problem doesn't exist, because you made a super simplified game that does not touch on any of those issues at all, all so you could go "look! These other engines has some issues that Unity doesn't, but other than those, you can't tell what engine this game was made in, because those people that criticised Unity are just wrong".
@yavoralexandrov4367
@yavoralexandrov4367 2 года назад
This is some real high effort content
@hylomane
@hylomane Год назад
That's like saying if you can drive to the store in a pickup truck, a ferrari, or a honda civic, then they are the same car which will act the same in every situation, ever. Your rudimentary demo doesn't prove anything. You don't talk about garbage collection, netcode, workflow, overall effort (you cover that but you don't seem to take it into account of its effect on the final product quality). I can tell which game engine a game is built on more than 1/2 the time just by the feel. Unity is by far the worst with it's terribly timed garbage collection. How could you miss that? Have you ever built anything past a 1 hour tutorial from a YT video?
@GonziHere
@GonziHere Год назад
I love that you actually did a simple game in three engines, nevertheless, I'd love to hear your "process analysis" followup video. I get the point you are trying to make, but you've missed basically all of the important distinctions. Hell, you can make the same game with cpp only. The meaningful comparison is how much the engine helps with (or hinders) the realization of your vision. That includes start time, build time, rebuild time/live coding, etc.
@zeldamage001
@zeldamage001 Год назад
Would have loved to see a performance comparison!
@codebits4461
@codebits4461 2 года назад
I'm not into game development that much yet. But your video kept me watching because you're funny. in a good way. Like world-class comedian😂😂😂😂. But I learnt a lot!, like Unreal is boujee💀💀
@Nomadx83
@Nomadx83 2 года назад
This is interesting ! I would have loved to see your take on the CryEngine too
@igorthelight
@igorthelight 2 года назад
But what about RayTracing in UE vs Unity? :-) Godot will have it too! Someday... They get the Global Illumination and Vulkan support recently! It's in Beta tho... :-)
@wuzzywizard
@wuzzywizard 2 года назад
Wow unreal looks so good, damn must be a shame that u need to use those other peasant engines
@fabianvelander
@fabianvelander 2 года назад
it's okay, just say you can't write code
@wuzzywizard
@wuzzywizard 2 года назад
@@fabianvelander u hurt me man u hurt me...
@megaflux7144
@megaflux7144 2 года назад
i mean.. if youre going to do something SIMPLE like this which forces unreal to punch down sure theyre all basically the same, but what if you were to attempt a full "AAA" game? do you really think it would all be equal if you were going to do something the scale of assassins creed valhalla (just an example)? i notice the big publishers are still occasionally willing to use unreal when they dont use their proprietary engines, but i never see them use godot or unity.
@NeoRipshaft
@NeoRipshaft 2 года назад
And now you understand racism. Well no not really, but you thought it made sense for a few seconds. It'd only be accurate if it was exactly the same engine just with different names and people had really strong complex prejudices towards them in the way they irrationally do the current engines... but like with more lynchings and stuff... and maybe like one engine is like owned by the others for a long time... okay it's a bad analogy.
@Queue3612
@Queue3612 2 года назад
%90 of everything is shit. Because unity is popular amongst indie devs and hobbiests and these groups dont have the production quality of (most) game development studios so the quality tends to be worse in general. This is the first part, the second is that people see that its made with unity then falsely atribute the quality (or lack of) to the engine instead of the people who made the game. It doesnt help that things like Itch and Steam Green Light allow for the distribution of these games, not that this is a bad thing, its overall a good thing, the part thats "bad" is it allows lesser quality games to be spread and found easier thus futher enhancing this effect.
@SzarkaFox
@SzarkaFox Год назад
Unity's biggest mistake was making their logo appear before ever single crappy mobile game. (There's no option to turn it off, only if you buy a Unity subscription)
@Real_GC
@Real_GC Год назад
i don't even care about the youtube video. HE HAS A DEATH RACE FOR LOVE POSTER INSTANT SUBSCRIBE
@PontiacBattery
@PontiacBattery Год назад
2:40 this is the most unprofessional way I have have ever seen to import a skeleton mesh to Unreal. Kids, this is why you use Autodesk 3dsMax and not Blender. The rest of the video was cool though.
@viktorstanik
@viktorstanik Год назад
Hi man little tip : For export from Blender to UE5 use epic blender addon it will solve all you problems. Its little trickier, you need to set up git account and follow epic but it is worth.
@SergTTL
@SergTTL 2 года назад
I work mostly in Unreal for several years and I'm also annoyed by Unreal trying to assign it's own fkn names to fkn EVERYTHING.
@Sedokun
@Sedokun 2 года назад
2:35 That's a common issue with Blender->Unreal skeletal meshes integration. Blender can't work with custom units and applies scale to the Root bone while exporting if not properly set. It's not an issue for other software like Maya or 3ds max. Yet the physics colliders can be generated even on scaled mesh, you just need to update the settings (for capsule generation). 3:22 Why not Physics.Linecast in Unity? LineTrace in Unreal is the same as Linecast in Unity. The difference is that you provide start and end of the line, while Raycast has a start and a direction. 4:47 In unreal it's called FQuat::Slerp. FMath::RInterpTo is made for Euler's interpolation. The lack of Quaternions in Blueprints is frustrating.
@PS1212
@PS1212 Год назад
As a developer, without watching the video; I already knew the thumbnails engine name was Unity. It does indeed SUCK!
@Sim2322
@Sim2322 2 года назад
You're using meters fir unit in Blender and centimeters in Unreal... Don't blame the engine your lack of knowledge/misuse of it. 😉
@WatThaDeuce
@WatThaDeuce 2 года назад
For the shadows in Godot: it just seems like a shadow clipping/bias setting that needs to be adjusted? (I've never used Godot)
@GetawayFilms
@GetawayFilms Год назад
This video is not only filled with accurate truths (and an awesome breakdance sequence) but also highlights a huge problems with todays 'devs'. Which is, they're not actually devs... They're just people who follow tutorials to get something almost like the thing they wanted, then use plugins for everything else... Then blame the tools for the shoddy workmanship. It's like saying, I can't draw because my pencils are crap...
@NathanHedglin
@NathanHedglin Год назад
BOOM you've nailed it.
@this-is-gamedev
@this-is-gamedev 2 года назад
What?! There is no magic silver game engine bullet? I am shocked :D Great video! This was needed :D
@ibendover4817
@ibendover4817 2 года назад
Most devs will blame everything around them including the air they breathe before they blame themselves and admit they're mediocre.
@cowsha1970
@cowsha1970 Год назад
Aaand what is the result? Subjectively, what seemed more/less convenient/effective?
@MrEliptik
@MrEliptik 2 года назад
Thanks for doing this! I hope this can help people understand that engines are just tools and you can pretty much whatever you want with them.
@GabrielenTutorials
@GabrielenTutorials 2 года назад
Ok, so you are literally cutting out all of the different features those engines offer, and not base the debate based on the actual differences but isntead of the physics simulation? Unreal is way better when it comes to dynamic lightning, realistic textures etc. and performance optimisation but you just disregard it. Indeed if you cut out all of the features UE5 is much better than Unity, then they are of course the same :D
@MrChick1984
@MrChick1984 2 года назад
I think, this video is focused on indie developers, who do not need features for realistic graphics (most of the time) like lumen and nanite.
@izumichan31
@izumichan31 2 года назад
The thing is most indie devs don't need all those features. And outside of some optimization, players aren't going to care if an indie game doesn't have dynamic lighting. For most I'd say UE is overkill especially if your game is 2d. For the record I don't use unity or godot either. But there really is no one better than the other. It's about what your game needs. A feature existing in an engine means nothing if you aren't going to use that feature.
@woopling
@woopling 2 года назад
Slime Rancher is the first Unity game that comes to my mind and I *will* defend it even at the cost of my life because I love it
Далее
I Made the Same Game in 8 Engines
12:34
Просмотров 4,1 млн
БАГ ЕЩЕ РАБОТАЕТ?
00:26
Просмотров 44 тыс.
Обменялись песнями с POLI
00:18
Просмотров 214 тыс.
Дикий Бармалей разозлил всех!
01:00
1 Year of Learning Game Development In 6 Minutes
6:01
AI Learns to Speedrun Minecraft
21:30
Просмотров 197 тыс.
I Used Godot For 100 Hours, Here’s What I Learned
35:09
I Made A BREAKING BAD Game (Actually Playable)
6:05
Просмотров 4,9 тыс.
Giving Personality to Procedural Animations using Math
15:30
How Game Designers Solved These 11 Problems
15:41
Просмотров 2,6 млн
I Made An RPG Where You Can Level EVERYTHING
4:32
Просмотров 4,6 тыс.
How To Make A Game Alone
8:11
Просмотров 1,1 млн
How NOT to make an indie game
22:01
Просмотров 2 млн