Switching Game Engines... Twice? - Devlog #7

  Рет қаралды 87,376

TIMBER

TIMBER

Күн бұрын

Пікірлер
@timberdev
@timberdev Жыл бұрын
I have pinned this comment to clarify some things about the video. I've noticed, that there is some confusion about the negative things I pointed out about Unity. While the main three points presented in this video are valid (at least to some degree), I did not make it clear that my motivation to switch away from Unity is only partly because of these points. I wanted to explore other game engines simply for the joy of learning and having some new experiences. Also I did initially plan to use Godot for the project - switching to yet another game engine was not part of that plan. It just so happened that development was slowed down by the mentioned bug of Godot 4. I then randomly tried out Bevy and Rust and found it to be extremely fun to work with. I did not abandon Godot because of the negative things I mentioned. Moving to bevy was simply due to an unlucky situation I found myself in. I still think Godot is great but Godot 4 was sadly not working for me and it looks like it still isn't. Game dev is not my job. It is just something I really enjoy doing in my free time. And I believe it is important to also try other options. Unity is still probably the best engine for professional game development. My goal with this video was to show the journey of me switching game engines and NOT to say that one engine is better than the other. And I pointed out some positive and negative things I encountered along the way.
@artsurock
@artsurock Жыл бұрын
Now I get it 😂 I thought firstly that you are just crazy 😅 Good luck with learning new stuff!!
@laundmo
@laundmo Жыл бұрын
you didnt actually pin this
@NightHutStudio
@NightHutStudio Жыл бұрын
I thought it was clear, nobody leaves a game engine for only 3 key reasons! There might be some stand-out reasons, but if the engine doesn't "feel" right then you can't really list all the points...bit like life decisions come to think of it 🤣
@artsurock
@artsurock Жыл бұрын
@@NightHutStudio what's clear for someone couldn be not clear for another one 😁
@NightHutStudio
@NightHutStudio Жыл бұрын
@@artsurock yeah I agree, very true :)
@cartdev
@cartdev Жыл бұрын
Hey! Creator and lead developer of Bevy here. Loved the video. Let me know if you encounter any issues / have any ideas. We're still in the process of building out Bevy and feedback from developers is important to us!
@timberdev
@timberdev Жыл бұрын
Hi, great to see you here! I'm really excited to see what the future of Bevy will look like (especially with the editor on the horizon). It's been a pleasure to develop games with Bevy so far and I hope to contribute one day, when I'm more experienced with rust and Bevy :D
@loganwoodbury4050
@loganwoodbury4050 Жыл бұрын
And I doubt Cart is going to start charging for Bevy installs XP
@ParaPsychic
@ParaPsychic Жыл бұрын
Legend
@dermond
@dermond Жыл бұрын
​@@loganwoodbury4050that's more likely to happen from the Rust foundation, sometimes they do stuff like that
@nr7000000001
@nr7000000001 Жыл бұрын
I am interested in machine learning and simulation, and other kinds of visual simulations, no matter if it is a game or something usefull. But normally machine learning has no 2d or 3d (phyiscs engine) and sound.. and U.I. .. all the things that game programming environments DO have usually. I want to get something up quick and running. Godot language is way too slow for having 1000's of objects, and using C++ is.. difficult and not editor integrated anymore. Godot projects also become very nested and cloggy. I think Bevy is the answer
@tanmaybansal1634
@tanmaybansal1634 Жыл бұрын
Well this aged like fine wine.. looks like you dodged a bullet with unity!
@SnakeEngine
@SnakeEngine Жыл бұрын
And this comment aged like milk, looks like you Unity is back with a good deal again. :P
@Nylnezz
@Nylnezz Жыл бұрын
@@SnakeEngine keep telling yourself that, they are going to do it again they got away with it and implemented and horrible fee anyways
@SnakeEngine
@SnakeEngine Жыл бұрын
@@Nylnezz Yeah, and they will face a repeated punishment and backpedal again. So you will be save as a Unity dev, it's not like Unity has a monopoly in the game-engine space. Imagine few years down the line, you are like "shit, the Unity engine is thriving while my freaking Godot project doesn't scale and is full of bugs. Leaving Unity was the stupidest decision I have ever made that robbed me years of time". So just keep going with Unity if you want to get somewhere :)
@jonteet
@jonteet Жыл бұрын
@@SnakeEngine what the fuck are you talking about?
@Nylnezz
@Nylnezz Жыл бұрын
@@SnakeEngine i really do hope unity gets his management in check, and i agree that godot lacks scalability for now, but its good to have choice when a corporation is only out to get you money more and more dont you think
@pxlcrdgm8140
@pxlcrdgm8140 Жыл бұрын
This video aged extremelly well man. 😂
@Lux_108
@Lux_108 Жыл бұрын
I love how your game looks and the genral concept of it. Keep it up
@benjattkk
@benjattkk Жыл бұрын
Yoooo! I was JUST rewatching your videos yesterday and thought I wanted you to come back!
@caeleng5553
@caeleng5553 Жыл бұрын
I like what you are doing. You focus on long term goals and putting time into something you enjoy doing and crafting quality work with patience and dedication, not something rushed for views and money. I look up to you for this. Keep going strong bro 💪 ❤
@someonewithsomename
@someonewithsomename Жыл бұрын
Indie developers would do anything other than game development itself it seems
@timberdev
@timberdev Жыл бұрын
Might be onto something :)
@RenderingUser
@RenderingUser Жыл бұрын
For us gamedevs, making games & learning new tools is more fun than playing em
@Microphunktv-jb3kj
@Microphunktv-jb3kj 2 ай бұрын
​@@timberdev could have just written ECS in the first engine rofl... ECS isn't that complicated concept to grasp .. but if u like to explore, i recommend checking out Defold Engine , cosindering the content of this video, i think u might like it
@jadonUnity
@jadonUnity Жыл бұрын
Glad to hear from you again! At the moment Unity remains my absolute favorite game engine, but especially Bevy seems very promising in the future
Жыл бұрын
amazing. it's cool that more and more people notice rust and use it in their projects. i heard about bevy and it's nice to see that you enjoyed using it
@bbrainstormer2036
@bbrainstormer2036 Жыл бұрын
Very nice! One small correction: ECS is only a part of DOTS in Unity. The burst compiler and jobs system are also included in DOTS.
@timberdev
@timberdev Жыл бұрын
Yep, your right. I probably should have mentioned that
@bbrainstormer2036
@bbrainstormer2036 Жыл бұрын
@@timberdev Eh, it's an easy mistake to make. The only reason I even made the comment is because I used to think that too. Great video by the way, and I hope development goes well!
@dooZyz
@dooZyz Жыл бұрын
Wow, doesn't matter now. I'm so glad I never learned that shit engine. I feel bad for all of you goons that wasted your time but I always hated c# and the engine just felt clunky. NGL, I'm pretty smug, the amount of times i was tempted to use it... glad I never did. Dumb engine.
@bbrainstormer2036
@bbrainstormer2036 Жыл бұрын
@@dooZyz No need to be so harsh about it
@dooZyz
@dooZyz Жыл бұрын
​@@bbrainstormer2036yeah you're right I did have an overbearing tone. I apologize
@bazyleeshek
@bazyleeshek Жыл бұрын
Great video, good luck with your game! I think stability is currently Godot's biggest issue (at least for the 4.x versions). It is a bit annoying at times, but personally I'm fine with it because of pretty much everything the engine offers. I feel like the issue with code growing more complex and ugly is possible to be avoided, provided you design your system with avoiding coupling in mind from the get go. Real shame you came across a pretty nasty bug, but I'm glad you're enjoying your time with Bevy! Excited to see more
@PatrickCreations
@PatrickCreations Жыл бұрын
You avoided a bullet man 😢
@CoderDev6545
@CoderDev6545 Жыл бұрын
Can't wait to see your game come forward!
@cloud5699
@cloud5699 Жыл бұрын
Regarding the references in Unity, I usually just use a script that houses all my references for my player and have other scripts just take a reference to the reference "hub". Idk if thats good practice but it works for me
@loganwoodbury4050
@loganwoodbury4050 Жыл бұрын
I've enjoyed this video, I've actually gone a pretty similar, if shorter journey, where I tested out Unity and Godot but ultimately felt like they were restrictive. Then I tried implementing a small CLI game in engine-less rust for a while, but later I found Bevy. The ECS relieved lifetime headaches, but it was configurable enough that I could make the game without being locked into a bunch of functionality I didn't care for. I migrated my game to Bevy and have loved it, plus the community has been really supportive =] Really happy to see an experienced game dev validating that choice!
@Trezker
@Trezker 2 ай бұрын
I think you just shifted how I think about ECS. You never know when someone will describe a concept in a certain way that sets your brain off on a new track.
@Otakutaru
@Otakutaru Жыл бұрын
What the... He is going for a full pivot. Best of luck with bevy, I wouldn't go for a game engine without an editor, even if it implements ECS
@g-han5565
@g-han5565 Жыл бұрын
Holly, I've been waiting a video from you for reeeaaaaaly long time. Glad you came back budy!
@crispy_dev
@crispy_dev Жыл бұрын
Welcome to the bevy team!
@SupremeDP
@SupremeDP Жыл бұрын
Seems you were 4 weeks ahead of our time, lmao.
@yaboiskner
@yaboiskner Жыл бұрын
You can achieve the same principle of Systems -> Components from ECS in Unity by using MonoBehaviours -> ScriptableObjects and a more clean Architecture between each MonoBehaviour. Try to learn about programming design patterns and it will help a lot with OOP (Dependendy Injection, Singletons, Observer Pattern, just to name a few). Regarding the Inheritance over Composition, that's a principle of SOLID - Interface Segregation (look it up, its very useful) and it can also be applied in Unity with C#, just as well as you described it for ECS. I'm sure ECS has its advantages, but Unity isn't the cause of you experiencing these issues - your coding architecture is. Hope to continue seeing more from your journey.
@GradientOGames
@GradientOGames Жыл бұрын
I was thinking about that all throughout the unity chapter, it does have it's quirks sometimes (especially if u made the dumbass decision of using the beta versions for a slightly better looking editor xD) but if you know how to properly use unity it is the most powerful 2d engine out there (I'm not going to get into unity/unreal here). Can't blame the dev though, ecs is a challenge to wrap your head (especially if you're already used to GOs and OOP) around at this current stage and it isn't properly implemented in 2D yet. Plus ecs in unity is more of a system for optimisations rather than just making a normal 2d game where maximum performance isn't required.
@radiish1239
@radiish1239 Жыл бұрын
the reason ECS is many developers preferred choice is that the design patterns you suggested are built into the foundation of the engine. Bevy's `Resource` trait is a singleton, systems themselves are dependency injection and the observer pattern is the `Changed` filter. in Unity and C#, genuine proficiency is required to write elegant, performant code. in Bevy with Rust, you cannot write code that isn't elegant and performant.
@Sergeeeek
@Sergeeeek Жыл бұрын
All of these patterns are great and all, but they don't scale in terms of performance. OOP as implemented in C# and other languages forces your CPU to do a ton of pointless pointer chasing just to call a function or read a single value from memory. ECS on the other hand can store all of your data in linear memory which is much better for CPU cache utilization. I don't see this mentioned in comments, but this is the main reason why ECS is becoming popular and why Unity has DOTS in the first place.
@Nina-cd2eh
@Nina-cd2eh Жыл бұрын
Tbh, I consider OOP itself an overall anti-pattern for games and high performance systems in general. Java and C# being the worst examples of it. Rust's way of doing functional programming makes all these patterns much more inherent to the way you write code and it doesn't feel like you're wrangling the language to follow idioms.
@f0kes32
@f0kes32 7 ай бұрын
​@@Sergeeeek ecs makes serialization trivial. That's my favorite part. That, and faster entity query
@ArksideGames
@ArksideGames 4 ай бұрын
One of the best advertisement for ECS and rust tbh, I am intrigued 😯😯
@SamuTheFrog
@SamuTheFrog 13 сағат бұрын
ECS is used in an unbelievable amount of systems, so is Rust. This whole video seems like an indecisive person who doesn't realize he can use ECS in both unity & godot. For example, you do not have to rely on godot's built in nodes at all and if you really wanted to, could write an entire thing from scratch from the bottom. Therefore, he could have ecs in godot. Furthermore, people use ecs within unity as well. FURTHERMORE, and i have no idea how so many people are missing this, Unreal Engine uses ecs. Considering that you havent mentioned, and neither had the video mentioned open source, we can assume open source or not doesnt matter. In that case, just use unreal engine because its ecs, has been developed for decades, and literally works out of box like a triple AAA game, AND the source can be modified AND the tools can be source-read as to understand how the tools work. Therefore, unreal engine fixes every single issue he had with unity. Therefore, he's being stubborn & probably just doing this to get clicks on youtube, but not for the game. Bevvy seems nice dont get me wrong, but all the reasons why you guys seem to think it is doesn't make sense.
@SamuTheFrog
@SamuTheFrog 13 сағат бұрын
P.S, im a musician and a mechanic. I literally dabble with game engines and game dev just for *fun*, and yet even I knew these things because its stuff that pops up first thing when you start to google different game engines. Ultimately, it is all the same shit.
@MM-24
@MM-24 11 күн бұрын
10:12 would love a video explaining some of the challenges in thinking, I’m investigating switching to Bevy and would want to start wrapping my head around how working with ECS
@afjelidfjssaf
@afjelidfjssaf Жыл бұрын
Looks like you made the right choice moving away from unity!
@collinvisser7108
@collinvisser7108 Жыл бұрын
Neat - been following you for sometime your game looks good. Just one thing about Godot - the event system / Observer pattern is designed to decouple nodes. I am not sure how the C# works in godot but the build in GDScript supports both Composition and inheritance . I am sure you look at the resource class that is used to store data Godot 4 I think need more time in the oven - but that is my view. Really keen to see where you take your project.
@squee-z6442
@squee-z6442 Жыл бұрын
yeah I was kinda confused about that, because the node architecture was designed to support both inheritance and composition.
@collinvisser7108
@collinvisser7108 Жыл бұрын
@@squee-z6442 @pigdev has a video on it also @RedefineGamedev has a good course on AI - Both show both inheritance and composition - I like using resources - there is a video in my dead youtub - good luck
@DerSolinski
@DerSolinski 8 ай бұрын
Saw the thumbnail and thought: "Let me guess, fed up with Unity switched to Godot and likes but doesn't feels quite right and ends up with Bevy" ...guess I nailed it.
@YasserSedrati
@YasserSedrati Жыл бұрын
Your video is well made dude. Composed and edited in a catchy way. I am expecting this title in one of your near videos: "DOTS makes me return to unity again!"
@laundmo
@laundmo Жыл бұрын
i'd be surprised: everyone i know who's tried both bevy and dots agrees that dots doesn't feel at all good to use in comparison. bevy's ecs is just so nice to use.
@Sergeeeek
@Sergeeeek Жыл бұрын
@@laundmo they're trying to turn C# into C++ with Burst, no wonder it feels shoehorned.
@His-Games
@His-Games Жыл бұрын
Ayy is that motionCanvas I see? Glad to find another appreciator.
@moon0xcoder
@moon0xcoder Жыл бұрын
Great video :)! It was pretty interesting seeing you troubleshoot your inconveniences with the game engines. Hope everything goes smoother from now on!
@evanrobison567
@evanrobison567 Жыл бұрын
Totally support the decision! I am looking forward to playing the game!
@theimperialkerbalunion7568
@theimperialkerbalunion7568 Жыл бұрын
I dissagree with your 3rd point. Its fully possible to use unity as a glorified renderer. Also unity doesn't force you to use inheritance? You can easily make modular systems, or really use any architecture (and again use it as a glorified renderer) however... In light of the contraversy. No reason to regret switching!
@emberchord
@emberchord Жыл бұрын
Hope you feel more inspired with a more functional type of programming design pattern! I just recently started playing with phaser, which also follows a ver classical OOP design pattern. Coming from a more functional approach, I prefer OOP for game dev much more though. Happy developing!
@unknownfolde-r
@unknownfolde-r Жыл бұрын
This video is so cleaaaan, nice editing man. good work!
@BlueOctopusDev
@BlueOctopusDev Жыл бұрын
these videos are so satisfying to watch :O
@Waradu
@Waradu Жыл бұрын
That's crazy! Great content. I should start learning rust too.
@MattWyndham
@MattWyndham Жыл бұрын
That's an awesome explanation of how Bevy works!
@BaptistPiano
@BaptistPiano Жыл бұрын
Next week: Why I wrote my own game engine in my own programming language
@catcactus1234
@catcactus1234 Жыл бұрын
Falling down the same rabbit hole as Randy lol
@j-kevinampong1379
@j-kevinampong1379 Жыл бұрын
Can wait to see continue your game in godot I been using for 4 months now and this very inspiring to see someone work in godot.
@igorthelight
@igorthelight Жыл бұрын
Did you missed the last third of the video? ;-)
@Mad3011
@Mad3011 Жыл бұрын
Not arguing for Unity here, but there is nothing forcing you to use an inheritance based approach for your components.
@jaminweil8645
@jaminweil8645 Жыл бұрын
I'm glad a new video is out after waiting for a while. I thought you might of dropped the project.
@xymaryai8283
@xymaryai8283 8 ай бұрын
i finally have a rudimentary understanding of ECS, thankyou
@_SuperSadex
@_SuperSadex Жыл бұрын
Nice video, looking forward to the next devlog!
@gaelonhays1712
@gaelonhays1712 Жыл бұрын
Hey! I was wondering if you were still developing. I can't wait to see the game come out!
@fishy_96
@fishy_96 Жыл бұрын
Hey Man love your content !!! ❤
@ai._.i
@ai._.i Жыл бұрын
Great video! Learning about ECS and bevy makes me want to do more composition focused design in my project now haha
@NexXTSurf
@NexXTSurf Жыл бұрын
It's worrying how many developers blame inheritance for creating complex or complicated code, rather than questioning themselves if they are using it correctly and are avoiding common anti patterns. Furthermore, game engines (mostly) don't restrict you from following best practices of underlying programming languages, such as C#. So if you are writing shit C# code in Unity, of course you will write shit C# in Godot. Swapping the engine isn't going to save you from yourself.
@SajanSingh-mj8eh
@SajanSingh-mj8eh Жыл бұрын
You tried Defold?
@rawvoxel
@rawvoxel 5 ай бұрын
This is hilarious, just like me. I started in Unreal for a month, Went to Godot for about half a year, and recently, I'm starting over in Bevy.
@PurpleDaemon_
@PurpleDaemon_ Жыл бұрын
2:10 Unity has dozens of ECS frameworks with hundreds or even thousands of stars on github. I believe this is the largest production-ready ECS game engine right now.
@jakksondd5821
@jakksondd5821 Жыл бұрын
I was recently convinced by my dad to start using a language with a good typesystem like rust, I just barely started learning rust because I was bored and demotivated from the Love2d framework. Great video, may the blessings of the indie dev deities bestow upon you fortune and favor.
@hermestrismegistus9142
@hermestrismegistus9142 Жыл бұрын
Sounds like you have a wise father!
@jakksondd5821
@jakksondd5821 Жыл бұрын
@@hermestrismegistus9142 yes, he's a computer scientist at a national observatory
@cherl1e
@cherl1e Жыл бұрын
this video was the final thing that made me switch to godot whether i will stay or not i dont know but we shall see
@timberdev
@timberdev Жыл бұрын
Good luck :D
@barterjke
@barterjke Жыл бұрын
Without any negative connotation, I think you are misunderstanding some of the stuff you talked about. Traditional GameObject-type of Component system is unefective for various reasons, so Dots ECS is aiming to outperform it with different memory layout. It has very little to do with the code design. Godot and Unity are very similiar to each other in terms of Component systems. Sure, GDScript is less of a OOP fanboy, but still. In Unity, I see you are reffering some objects from other objects, and it's typically means a bad design. Ideally you should have systems/managers that do all the same stuff (or very similarly) as Bevy. Sure, Bevy ENFORCES you to do it this way, which is good, but boy-o-boy, it has some other problems. I'm by no means any expert, but I've noticed something many game-devs have in common, including me - trying to make the enviroment perfect, switching game engines, tools, technologies, languages, patterns etc. Someone can go as far as creating his own game engine or even his own language (hello JBlow). But for the most part, it's just for the sake of it. It brings a certain joy, but most of the time results in negative perfomance. I've struggled with Unity so much, and I was certain it's a editor issue, but sinse then I've seen tons of very good, very beatiful code architectures made in Unity and realized that in fact it's just my skill issue. Realistically, Unity is the best game engine for indie devs, but you can use whatever tool you know best (I've also seen thousands lines of plain C game or Roller Coaster Tycoon programmed by one guy in assembly). If you want to make games... Just make games.
@KirbySamaDesu
@KirbySamaDesu Жыл бұрын
Switchers don't finish games, they are not serious about their time and dedication they are just playing around. Why don't make games in assembly where you can communicate directly in memory instead then right
@gdfk_dev
@gdfk_dev Жыл бұрын
Wow, you intrigued me with the engine on Rust, would be super interesting to learn
@nourgaser6838
@nourgaser6838 Жыл бұрын
To be honest I love Unity's style and the structure it kind of guides you towards. I try to mostly never store references to other scripts, and instead use static events for communication (Observer design pattern), and I love creating singletons with a private instances and public static methods, like Unity's own systems (GameObject, Input). You can come up with extremely clean solutions by following the most suitable design patterns for your situation. As for the editor being slow and cumbersome and bloated, I could not agree more, it's the single most frustrating point about Unity, but I manage to tolerate it just because Unity's scripting solutions are just brilliant in my opinion; literally no matter what it is you're trying to do, you can find a creative way to implement it in a clean way and probably very easily and quickly. I'm definitely trying other engines in the future, but for now, I think Unity is a solid tool if you're experienced with it specifically.
@WeslomPo
@WeslomPo Жыл бұрын
Singletones are bad. There are more suitable aproaches that are better. Try Dependency Injection (vcontainer as a container).
@robwaters2948
@robwaters2948 Жыл бұрын
I agree. Even though the mix of depreciated and experimental features is frustrating, and the time I spend watching Unity compile my scripts really adds up, the range of solutions makes easy and fun to experiment. As for the issues related to my own approach: well as my projects balloon in scope and complexity, the number of references and the confusing mess of coupled components just starts to make my head spin. i know there must be a better way and I’m totally intrigued and enticed by the observer pattern for its modularity. But I have a hard time putting the concept into practice and meaningfully changing my approach to scripting. How did you familiarize yourself with the observer pattern? Tutorials only take you so far yknow I need some experienced insight for nonspecific implementations and your comment really got me thinking about the possibilities
@nourgaser6838
@nourgaser6838 Жыл бұрын
@@robwaters2948 I don't think I'm experienced enough to give advice but I'll give you how I think about it I guess? I try to make my scripts do one thing and one thing only, and I'm completely fine with having tons of scripts even if each script is only a few lines of code; what's more important is separation of concerns, so that when I find a bug related to X, I know exactly where to look, because X is handled fully in this file (or directory if it's a multi-script system kind of deal). Before writing anything I usually ask myself quickly, should this really be here? If I'm grabbing a reference to another script to call something on it, then probably not. I go with a "to whom it may concern, event X has just occurred" approach, and only expose static events. For example, if I have a clipboard script that manages copying, storing, and pasting stuff, and on copy I want to: -Play a sound -Change the color of something in the UI -Potentially more in the future I expose a static public event at Clipboard.onCopy, and invoke it when I copy, "to whom it may concern, a copy event just occurred". And in my SFX manager, UI, or whatever other script, I can subscribe to that and do whatever I want there. In regards to what's an event and what's not, I start with 0 events in all scripts, and when I find I need to know that X happened in some script, instead of grabbing a reference to it, I go add the event on it for now and future use. Over time my system events build up, and I don't have unused events because I only add them when I need them for the first time. I don't know if this kind of pattern is good or bad, but it's personally served me well, I've yet to get bitten by it. Let me know what you think though!
@WeslomPo
@WeslomPo Жыл бұрын
@@robwaters2948 and for you, answer are use DI and containers. Try it first, implement that in your project and try to follow the strict rules of container, and after some time you will start to understand how to make your code better. Observer also a not good patter xD. When I create my code, I imagine every method as empty room with me in it. Then I try to implement logic of said method. If I need something, then I try to recieve that trough window that I have. Said window is a method arguments. Only trrough that window I can recieve all that I need. If I create class - I try recieve only needed things trough constructor arguments. After some time I start to make very good code, that live years without changing in my projects. Best patterns is strategy and dependency inversion.
@db5094
@db5094 Жыл бұрын
what we thinking now buddy
@Autism3.0
@Autism3.0 Жыл бұрын
Nice new video. you should add passive abilities for the player
@Bloodlinedev
@Bloodlinedev 5 ай бұрын
Just for reference, Unity DOTS is basically Bevy with a C#/Unity flavor and the force of a public traded company behind it. It's still missing features for big or 2d games tho...
@mrOverYeff
@mrOverYeff Жыл бұрын
I hope that bevy and rust will alow you to develop features that unity and Godot would have made to hard or to unstable. Can't wait to see how this turns out
@xdimplendidx
@xdimplendidx Жыл бұрын
The research part is the most instructive part lol
@paveladventures5665
@paveladventures5665 Жыл бұрын
Literally the same path and opinion! Good luck with your game!
@cantwait2bking544
@cantwait2bking544 Жыл бұрын
I thought the animation style looked familiar. The videos look great in Aarthificials tool! Good job!
@Moon_Sushi
@Moon_Sushi Жыл бұрын
Nice Game! Keep up the good work.
@lucasmitchell9027
@lucasmitchell9027 Жыл бұрын
I mean, I'm all up for finding new engines to see what works best for your project. But this is a little too much. Even with all of unity's issues, If you had just suck it up and stuck to it, you game might've been finished by now. I think moving engines when you're already chest deep into development of a project is not the wisest thing, especially if there's not a critical engine specific issue that literally doesn't let you finish your game.
@timberdev
@timberdev Жыл бұрын
Yea thats true for most people. I actually enjoy coding and learning new stuff more than anything in game dev, so that's probably also a factor in this decision. But youre right, its surely not a wise decision from an economic standpoint.
@natecoley160
@natecoley160 Жыл бұрын
i think the most usual missing points then people talk about game engines is Editor, unity has one godot has one, bevy does not, and that is not important for coding a game, but super important to prototype and compose stuff. I think bevy and other game engines (especially ECS based) should invest some time in editor, and more examples of most common ecs patterns (like drag n drop, composing of systems (one system could depend on another for example) and so on)
@valentinegb
@valentinegb Жыл бұрын
Woah, hey, Motion Canvas in the wild, nice!
@indierusty
@indierusty Жыл бұрын
Best explained Bevy concepts ever!😮
@Sylfa
@Sylfa Жыл бұрын
One of the reasons I'm window shopping for other game engines is Unity's slow editor. Starting Godot takes seconds, which is soo good when you're working on something on and off. This is especially useful when you're in the "testing out ideas" phase. That said, there's no real reason why Unity *has* to be so slow. It's entirely possible to redesign it to use lazy loading of editors and windows, and utilise threading to pre-emptively load the necessary components in the background. They've partially started work on that, by splitting things into components, but I feel they just don't have the incentive to actually get the editor speed up. Their core demographic are people that load the project in the morning, work over the day with it, only to shut it down in the evening before they go home. If even that, just locking the work station before going home is quite common in a lot of places. As to being forced to work with inheritance, I think that's not quite true. Yes, you need to inherit the right base class for your code, but in no way are you forced to make inheritance trees to build your game, it has all the necessary tools to work with composition instead. That's more on the way you're using it than how you *have* to use it. At least in my experience.
@chewbaccarampage
@chewbaccarampage Жыл бұрын
Wow thanks for this. I've been looking for a game engine recently and my day job used F#, where we have a separation of data and behavior. Bevy looks like it'd be great fit.
@zayniacgames
@zayniacgames Жыл бұрын
Unity events and using list is my go to methods to make the most out of the engine.
@thequipseeker
@thequipseeker Жыл бұрын
Hmm... Maybe I'll try out Bevy for my next game. From what you described, looks like something I might like.
@zombizombi
@zombizombi 3 ай бұрын
I've followed a similar path. I started releasing a couple of games on Steam that used Unity but it just seemed to deteriorate around 2020. I invested some time learning Rust and moved towards Bevy and find it absolutely fantastic and I can't wait for it to reach stable. Rust is also one of those languages that make you wonder how you ever coped without it. Going back to C# just feels bad now.
@smotbutterman1127
@smotbutterman1127 Жыл бұрын
This echoes Paradise Lost: First Contact. They scrapped their progress when a new version of Unity came out. They still haven't finished and it's almost 10 years now.
@S.m1cha3l
@S.m1cha3l Жыл бұрын
Such a good vid, looking forward to see more
@jRsqILVOY
@jRsqILVOY Жыл бұрын
My main issue with trying Bevy was the lack of UI tooling compared to Godot. I found Godot with GodotExtension e.g. (GdExtension for Rust or SwiftGodot for Swift) to be the best middle-ground (at least for now). The ECS approach is interesting from a performance point of view, but I also hit an issue with not being able to do "joins", e.g. storing the current map ID in the Player component and then joining from that to get the map size, instead I had to work around it with some data duplication in different components.
@ThatRobHuman
@ThatRobHuman Жыл бұрын
I'm unsure if you're still open to feedback-shaped thoughts at this point, but in case you are: - The geometric art direction you've been going with gives me some Tron-esque vibes (less Tron Legacy and more old school Tron, but even so) - I wonder if it's worth leaning into that a little during art refinement - kind of a Geometric Technomantic thing vibe. See also Hyper Light Drifter, the Progenitors from Homeworld, the Zeffo from Jedi Fallen Order, Endless Legends.. anything where ancient-become-archeological advanced technology is a prevalent thing and there's wonderful aesthetic to draw from. - In one of your previous devlogs you put a poll up for naming Fragments - one of the names was "Relics" - I wonder if you can/should co-opt the name as a mechanism for another upgrade distinct from Fragments. Fragments increase stats while Relics could unlock Abilities like Grapple, or a radial burst attack: stuff like that. That way it becomes a decision: "Do I want to boost my stats, or do I want to have this tactically useful ability?". It also lets you achieve progression by re-using an existing and familiar inventory mechanic - just slightly differently.
@ND6K
@ND6K 10 ай бұрын
How do you make the amazing animations/visuals comparing Unity and bevy’s composition vs inheritance structures?
@Domse65
@Domse65 Жыл бұрын
Weird that you don't like inheritance based coding, since it's the most used coding practice for a reason. Do you do not like inheritance just in game making or in coding generally?
@Grinwa
@Grinwa Жыл бұрын
Cant wait to see full game am sure u be successful
@cacsxolotlmeme2082
@cacsxolotlmeme2082 Жыл бұрын
Glad you can upload again and can't wait to play your game when it came out🎉 Also get some rest:)
@iamahtic
@iamahtic Жыл бұрын
Cant get enough of these vids
@mrbeancanman
@mrbeancanman Жыл бұрын
I also recently pivoted to bevy... so far its preeeetty nice!
@juice1884
@juice1884 Жыл бұрын
If you rely heavily on inheritance using Unity, you're just doing it wrong. It's very much possible and beneficial to design your code to favor composition over inheritance.
@Faboslav
@Faboslav Жыл бұрын
To be honest, most problems you have described in this video are code related, thus on you, you can confidently use composition instead of inheritance with unity. That said, rust is a great choice.
@ArnoVai
@ArnoVai Жыл бұрын
The slow bloated editor and closed source is not really a code issue.
@bonsaipropaganda
@bonsaipropaganda Жыл бұрын
You can also use composition in godot
@artsurock
@artsurock Жыл бұрын
​@@ArnoVaiassemblies definition can help you with editor performance if you'll use them correctly. And there are tools such as Odin Inspector to make your editor comfortable and efficient
@catcactus1234
@catcactus1234 Жыл бұрын
@@bonsaipropagandaYeah I don’t quite understand why he thinks inheritance is too heavily relied upon Godot. Composition can be easily done with the node system as long as the component is programmed well enough to work in dynamic scenarios. A majority of the inheritance system can be avoided by dynamically adding composite nodes at runtime as needed.
@Sergeeeek
@Sergeeeek Жыл бұрын
​@@catcactus1234 all nodes in Godot use inheritance. For example you can't just extract some functionality from KinematicBody2D and reuse it in your code, you have to use the whole node which also includes PhysicsBody2D -> Node2D -> Node etc. If the builtin nodes don't do something you want you can either inherit them, or rewrite them from scratch. There is no third option, unfortunately.
@Rikaisan
@Rikaisan Жыл бұрын
7:20 Quick note: Bevy uses the ECS paradigm, which is "Entity, Component, SystemS", not System. It's a bit annoying that even their wiki got it wrong, but there's a key difference between EC System and ECS, one implements the logic inside the component and the other one implements systems as separate functions from the component, leavening components as data only. Unity does the former while Bevy does the latter. Not your fault, but wanted to leave the note for people to learn about it
@CrabQueen
@CrabQueen Жыл бұрын
I look forward to the fourth engine change in 9 months!
@catto-from-heaven
@catto-from-heaven 3 ай бұрын
6:14 song name?
@pedroreislima4151
@pedroreislima4151 Жыл бұрын
I have always struggled as to what engine to use, but in an unproductive manner. I'm just a begginer anyway, but it's really pedagogical to watch your impressions over different engines. So are you sticking with Bevy for future development?
@timberdev
@timberdev Жыл бұрын
I'm really determined to Bevy at the moment, so yeah, I will likely stick with it :D
@pietrocavicchioli6128
@pietrocavicchioli6128 Жыл бұрын
Write your own renderer, physics engine, collision system, write everything yourself.
@radiish1239
@radiish1239 Жыл бұрын
@@pietrocavicchioli6128 what?
@laundmo
@laundmo Жыл бұрын
@@pietrocavicchioli6128 the funny thing is that you easily could in bevy. you can replace even very core parts of it with your own implementatio.
@st.altair4936
@st.altair4936 Жыл бұрын
Unity's closed source nature has certainly shown its weaknesses now lol FOSS all the way 💪
@igorthelight
@igorthelight Жыл бұрын
3:56 - and the world itself is a Node too! Nodeception! xD
@cedric6941
@cedric6941 Жыл бұрын
amazing editing, subbed!
@agustindiaz3361
@agustindiaz3361 Жыл бұрын
Awesome video. Thanks for this great content
@RustaceanCo
@RustaceanCo Жыл бұрын
I switched from Unity to Godot and then to Bevy for the same reason. Bevy's ECS makes really easy to compose game from smaller systems!. Most developer looking for editor of course but I'm more comfortable with code first game engine
@Erros
@Erros Жыл бұрын
Funny enough the man that popularized ECS, Mike Acton, is the same person who wrote the DOTS system for unity.
@ITR
@ITR Жыл бұрын
Currently making a game using unity's ecs and I personally much prefer it
@kkibi
@kkibi Жыл бұрын
ITR??? i wasn't expecting to see you here!!
@ITR
@ITR Жыл бұрын
@@kkibi 👋
@ocks_dev_vlogs
@ocks_dev_vlogs Жыл бұрын
Bevy seems to act exactly like unity Dots from your description lol, so why not just stick with unity and use Dots?
@timberdev
@timberdev Жыл бұрын
Well, I thought about trying DOTS out but then again, its still Unity and the other problems I mentioned still apply.
@artsurock
@artsurock Жыл бұрын
​@@timberdev​ I'm not an expert in unity development, just learning unity for 3 years now. I think there are a lot of plugins and assets that can help you achieve nice architecture in unity such as zenject and unitask, also Odin Inspector and Odin Validator can help you to create visually and practically comfortable work flow. I don't think that recreating one game in 3 different engines is a good idea. You could finish this game in unity and try new stuff. Looks like a huge waste of time for me. But I hope you will find what's best for you. Some people even code there own engines, I'm just not one of them. I like your game and I want to see more info about
@davidmcbride5357
@davidmcbride5357 Жыл бұрын
well what do you think about unreal approach?(Unreal Uses Actor model and have many differents with other game engines)
@buzzy4227
@buzzy4227 Жыл бұрын
I looked into bevy a while back but decided it probably wasn’t mature enough when the getting started page said to use rust in godot instead
@ddxyzz
@ddxyzz Ай бұрын
Wait did you just switched to a new really raw version of Godot? Isn't better to stay on old version? I don't understand what was the point of moving to a new version
@theseatoad
@theseatoad Жыл бұрын
I think one of the things I appreciate with bevy, is actually the lack of an editor. It makes you have to understand much more about the engine since you are not relying on a UI for the creation of configuration such a scene layout.
@timberdev
@timberdev Жыл бұрын
I could not agree more! That's actually one of the reasons I enjoy learning bevy so much. It allows me to come up with my own solutions instead of just relying on the engine to do these sorts of things for me. Still in some cases an editor can be beneficial for example for animations.
@Sylfa
@Sylfa Жыл бұрын
Ah, the pendulum of object oriented to data driven swings again. It's a well observed fact that programmers tend to lean into one side, then new programming languages come out that lean towards the other side to fix problems with the opposite side. Rinse and repeat, since C spawned C++ if not before. One thing you might want to look at is Inversion of Control, along with Test Driven Development. Both help in avoiding the dependency graphs you described. Now, I'm not saying you should stick to Unity, or Godot, or whatever. But it seems to me that your problem lies less in the specific engine, and more in methodology to help writing cleaner code in general. TDD forces you to focus on testable units, and while it does force you to write more boilerplate code it tends to be worth it over the lifetime of a project. Sadly, it's not always straightforward of how to use it in most game engines. Inversion of Control moves the responsibility of connecting components together out of the components "hands," making it do less. And also helps by allowing components to be replaceable easily. Inheritance should never be used to add functionality, and only when something *is* something else. A car *can* be controlled by another entity, it *isn't* a "Mount." A player *isn't* a health bar, they *have* one. And so on. In particular, besides the bloated sluggish part of Unity, and it's lack of source code access, everything you described can be done in Unity just as well as in Godot. Can't speak for Bevy, but it looks like a mistake to work in a less developed game engine where you spend more time coding game engine tasks than your own game. You'll run into the same issue as in Godot, where a bug appears and isn't being solved more often, but with fewer tutorials and people to ask how to get around the issue. Also, don't be afraid to use events or messages. They *are* slower than direct calls, but if used properly the difference isn't noticeable. In particular, damage delivery could be a message or event, allowing you to decouple your code. That way your HealthComponent can respond to damage received, making it possible to add that to enemies, players, breakable boxes, and even projectiles themselves.
@laundmo
@laundmo Жыл бұрын
one of the big advantages bevy has over godot, unity etc is that its really modular. want to just use the ECS and do everything else yourself? you can. want to rip out and replace the entire renderer? sure. since the engine is Rust and the game code is Rust the separation between engine and game just isnt that big. makes it much easier to understand what the engine does (well, unless you're messing with ECS internals those are a bit obscure).
@Sylfa
@Sylfa Жыл бұрын
​@@laundmo I'm sure that's great. But there's two issues. One, you spend time writing the game engine that could be spent on making your game. This is fine if you are heavily invested in an open source game engine, I've put in some time on open source projects that I used myself. But making a game is hard, getting it ready to release is even harder. You really, *really* should ask yourself: Do I want to focus on the game engine, or my game? Secondly, I can't help but notice that when a bug appeared that stopped progress on his game in Godot, which is open source and more feature complete, he rather move to another game engine than look into the bug and fixing it. No shame in that, like I said: Which is more important, the game or the game engine. But there's a higher chance of getting game breaking bugs in a newer, more incomplete open source game engine, than there is in a more mature one like Godot. And you *still* need to get into the fine details of how the game engine works to fix those. I had a similar situation when I used a smaller, well designed, game engine. I tried to make use of the stencil buffer, only to find out that the implementation was completely messed up, with the read mask zeroed out and hardly any of the modes used. So I decided to fix it. Which required me to look into OpenGL's implementation of the stencil buffer. Which led me to look into the middleware implementation. Then back to the game engine, only to find out that I have to go fix the window creation code since it didn't even initialise the stencil mode. Back to OpenGL reference docs. Hmm, maybe I should have a look at Unity. Sure, it's not open source, but… It's been weeks since I wrote anything on my game by now.
Making it Loop - Arbalest Devlog #8
8:59
TIMBER
Рет қаралды 10 М.
I Tried The "Game Engine Of The Future"
26:13
Fredyy
Рет қаралды 44 М.
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
Optimizing my Game so it Runs on a Potato
19:02
Blargis
Рет қаралды 703 М.
ChatGPT makes Voxel Engine with Rust
12:20
Tantan
Рет қаралды 100 М.
the godot game development tutorials you need to watch
6:07
Bevy 0.12 Beginner Tutorial Series - Ep 1 - ECS & Core Concepts
20:38
Dear Game Developers, Stop Messing This Up!
22:19
Jonas Tyroller
Рет қаралды 776 М.
The Best Games from Bevy Jam 5
9:54
chris biscardi
Рет қаралды 9 М.
So I Made My Own Game Engine...
10:19
Chadderbox
Рет қаралды 104 М.
How An Inventory Changed My Roguelike Game - Devlog #5
9:17
I Created a Game Engine Just to Optimise This
4:50
Vercidium
Рет қаралды 1,2 МЛН