Unreal Game Dev Tries Godot...

Тәжірибелік нұсқаулар және стиль

Hey guys! I tried out Godot last weekend and this is what I accomplished in less than 24 hours...
Let me know how you liked the video and if you want more of this content!
||Wishlist The Red Forest! ||
store.steampowered.com/app/26...
||DOWNLOAD UNREAL 2D TOP DOWN TEMPLATE ||
github.com/BobaPho/Topdown2dT...
||DOWNLOAD THE SPRITES ||
snowshinoo.itch.io/frostbyte-...
|| DOWNLOAD PAPERZD ||
www.unrealengine.com/marketpl...
rb.gy/wmid9i
|| Join the discord! ||
You can ask for help, and show off your WIP projects!
/ discord
Follow me on Twitch!
/ snow_shinobi
I stream mostly on weekends when I can :)
|| Support!!! ||
ko-fi.com/frostbytedev
View early access tutorials, written guides, art assets, and dev vlogs first on my KO-FI page.
throne.com/frostbyedev/wishlist
|| Music used in my videos ||
Game: The Red Forest
--
Petrichord!:
View their channel: / @petrichord__
View website: petrichord.net
--
Chai Melodies!
View their channel: / @chaimelodies
View website: chaimelodies.com
Timestamps:
00:00 - Intro
00:40 - 3d grid map
01:25 - getting 1st person character
02:15 - My thoughts on learning game dev
04:20 - my process in godot
08:00 - unreal vs godot

Пікірлер: 64

  • @svetlinsvilenov8739
    @svetlinsvilenov87397 ай бұрын

    Whoa... Insane learning progress for this short of a timeframe! Your game looks beautiful and I'm very interested in playing it :)

  • @JackieCodes
    @JackieCodes7 ай бұрын

    Wow such an amazing vid! Im so surprised how much you did im 24h and it was really intersting to hear how it went from an unreal dev perspective! Keep it up snow!

  • @Snowshino

    @Snowshino

    7 ай бұрын

    Thank you! ❤️

  • @AmazingMusicTracks
    @AmazingMusicTracks4 күн бұрын

    someone give this kid a scholarship! you have a bright future

  • @GDScriptDude
    @GDScriptDude7 ай бұрын

    Great video and review of Godot! btw. Godot has Dialogic and some other narative development plugins (addons available in the asset library).

  • @nyeeesss2424
    @nyeeesss24246 ай бұрын

    You've really cracked the trick to learning frankly anything. I've seen people try to learn everything about Godot before even writing their first line of code. Just like you, I also learnt gamedev the same way you did and it has made me pretty good at solving almost every problem with ease. Keep up the good work!

  • @Ulticutie
    @Ulticutie6 ай бұрын

    great video

  • @ryzechdev
    @ryzechdev6 ай бұрын

    Got a subscription from me! Never seen you before, but I love how you formatted this video!

  • @AdobadoFantastico
    @AdobadoFantastico6 ай бұрын

    Great work, this is the way to learn. Looking forward to seeing more of your game development.

  • @KB-ty2gc
    @KB-ty2gc7 ай бұрын

    Well done, it's really great progress for 24h. Incredible focusing superpower :)

  • @KillerSam_
    @KillerSam_6 ай бұрын

    Magic!✨always interesting seeing others learning processes ^^

  • @Kayotesden
    @Kayotesden6 ай бұрын

    This was sooo good. You did amazing and Im floored how much you got done. Im going to go all in on a godot game soon.

  • @zhengistasbolatov8480
    @zhengistasbolatov84806 ай бұрын

    My way of explaining Nodes to people is - Godot is like a LEGO set. Each block/Node has it's intended use. Some blocks are meant to be wheels of a car, some meant to be windows... And each node has ready to go functions implemented according to its intended use. You just call those and "it just works".

  • @coderaven1107
    @coderaven11076 ай бұрын

    Joho, directly subbed and wishlisted "The Red Forest". Really like your Artstyle!

  • @galacticgon925
    @galacticgon9256 ай бұрын

    Godot

  • @leoandrei3331
    @leoandrei33317 ай бұрын

    Awesome video, Snow! And your game looks amazing!!!

  • @Snowshino

    @Snowshino

    7 ай бұрын

    Thank you! ❤️

  • @RockyMulletGamedev
    @RockyMulletGamedev7 ай бұрын

    Me making a 2D citybuilder with tilemaps in Unreal 😅 Godot tilemap system was a good inspiration to make my own in Unreal tho, the built in stuff is very bare bone.

  • @Snowshino

    @Snowshino

    7 ай бұрын

    Hats off to you! At the moment I just think I lack the cpp experience to heavily alter the tm system. I can wait to see your game!

  • @RockyMulletGamedev

    @RockyMulletGamedev

    7 ай бұрын

    @@Snowshino hey thanks ! Yeah it was one of those times where C++ was needed. Since Epic doesn't focus a lot on 2D, the blueprint calls for tilemaps are a bit lacking.

  • @pietraderdetective8953
    @pietraderdetective89537 ай бұрын

    I love your 1-day Godot review..it's sounds well balanced. I got an idea: when you're not working on your game, why don't you mess around with Godot once in a while? So make it like your 2nd game engine and since it's easy to use you can do prototyping very fast. Anyway great video mate, cheers!

  • @denkozlov4220
    @denkozlov42207 ай бұрын

    Thank you. It was very educational. I also think it doesn't matter what game engine you chose, they're just tools

  • @Nicknamegeneratorfailed
    @Nicknamegeneratorfailed6 ай бұрын

    Godot has a different development philosophy, it's always wort to check plugins since the engine is made to focus on core features while community provides the rest - unless you want to program everything. It can handle the cases you mentioned just fine - plenty of examples around. I've recently tried UE and it's also really nice, the sheer level of 3D tooling it provides is awesome.

  • @jorie100
    @jorie1006 ай бұрын

    1:06 lol, I did that. Is not hard at all, I could even share the project if you want :D I find very interesting your point of view. When godot was created, the original objective was to create a game engine that if someone from the development team that was not a programmer could just do small changes if needed without having such a knowledge gap.

  • @410_Gone
    @410_Gone5 күн бұрын

    The argument of a dialog plugin (?) being one of your biggest reasons for sticking with unreal is kind of odd. There is nothing wrong with it, but you didn't mention you tried anything dialog related in godot. There are multiple dialog plugins/addons available from the asset library, some of which I believe are the most well known plugins for godot. It's just some food for thought, maybe some other dialog plugin would blow your socks off even more :) You are really on point about your learning process, looking for specific help you need is a much better approach than sitting through a course. Good job on the game!

  • @chaelandrade
    @chaelandrade6 ай бұрын

    I really appreciate your thoughts on learning, nowadays I'm following this same idea, unfortunately, it took me a lot of time to get this. Until today I keep questioning if following this "learn just what you need at the time" I'm not doing the best way possible, "missing the right way".

  • @redston4D
    @redston4D7 ай бұрын

    well done :D way better than what i did in godot for the first time

  • @adrinuk_gamedev
    @adrinuk_gamedev7 ай бұрын

    I love your art!!! :D :D :D

  • @FireCatSoftware
    @FireCatSoftware4 ай бұрын

    Very well said, great vid! :D

  • @kesorangutan6170
    @kesorangutan61707 ай бұрын

    Wait what? You are a 2D Unreal dev?? Damn I should check this channel.

  • @tomtomkowski7653
    @tomtomkowski76537 ай бұрын

    2D dev using UE5 is trying Godot by creating a 3D game. Is like using Word to create calculations and tables and then trying to use Excel to use it as a typing program. Man... to say you miss the point is like saying nothing xD But this was a nice video - good job! :)

  • @Gamewithstyle
    @Gamewithstyle6 ай бұрын

    Narrative is awesome, don’t get me wrong. I’ve used it in Unreal and feel the same way. However, I was thoroughly pleased with GDYarn, which is a GDScript implementation on Yarnspinner (which is Unity’s version of Narrative)

  • @99JasonKim
    @99JasonKim7 ай бұрын

    great art❤

  • @petrichord__
    @petrichord__7 ай бұрын

    epic video Snow

  • @Snowshino

    @Snowshino

    7 ай бұрын

    Ty your music is 🔥🔥

  • @worleystudios
    @worleystudios6 ай бұрын

    You're awesome. Keep it up.

  • @morgan0
    @morgan07 ай бұрын

    godot’s tilemap (2d, the 3d one is called gridmap) has a terrain feature that can auto place tiles based on connection rules

  • @morgan0

    @morgan0

    7 ай бұрын

    for multiple types of stuff (grass, sand, etc), i think the best way to do that is a terrain on multiple layers, but if you wanna do some really complex tile set with lots of types of stuff with various connection tiles it might be easier to do something with a script to manually place them

  • @gunterstunter
    @gunterstunter7 ай бұрын

    Considering using narrative, do you just use the narrative or quest aspects or have you been able to use it for more than that? Could you make a vid for your favourite aspects? Otherwise make a dot point list of what you find is best about it for your use? ☺️

  • @Snowshino

    @Snowshino

    7 ай бұрын

    Yes! I think I will mention all the parts I use in my dev vlog. For my project, narrative is completely embedded into my project. From bits of the battle system, inventory system, cutscenes, checking statuses, and others. Its really the core of my game. Mostly because it's story driven. But I don't think I will make a project without it

  • @Snowshino

    @Snowshino

    6 ай бұрын

    Btw I think narrative is on sale rn too!

  • @qweren7920
    @qweren79206 ай бұрын

    Good video but one thing to point out: your wall models faces are facing outwards thats why the lighting on them seems odd. there is a quick way to flip the faces in blender but i dont remember. it will look 100 times better

  • @Snowshino

    @Snowshino

    6 ай бұрын

    Ooo ya! Tbh I didn't even think about it I thought it was due to my custom normal maps. Thank you! I always forget to check normals on export

  • @SamuTheFrog
    @SamuTheFrog6 ай бұрын

    How old are you? (Rhetorical question) You sound really young but also very well spoken and intelligent.

  • @Snowshino

    @Snowshino

    6 ай бұрын

    27 female. I think I should start announcing that haha. I just don't have a super feminine voice 😭

  • @morgan0
    @morgan07 ай бұрын

    godot does have some dialog plugins, but i haven’t used any yet

  • @AlittleBaconOnTheCob
    @AlittleBaconOnTheCob6 ай бұрын

    I've tried to use UE before and it's too hard, the blueprint system is alot harder to understand, and find stuff you want because of the overload of things you can add, it get's messy, and it makes it hard for me, so I use Godot, I'm making a Christmas game, so... for me Ig I will be using Godot for rn, maybe one day I will try Ue again and succeed

  • @Rikaisan
    @Rikaisan7 ай бұрын

    Did you just say you are a 2D developer?...using Unreal? why would you do that to yourself? TwT EDIT: just finished the video, yeah, I can see why you did that now. I personally was the complete opposite: I have been programming for some years and I am working as a software developer, so having seen a lot of things, Unreal feels extremely lacking when it comes to support for 2D games, it was painful to make a game on it. But for someone who leans more into the design part, I can see how it doesn't influence that much. You did great for your first day! it's amazing. Also, I'm sure Godot can handle your game, even more complex ones, there have been a lot of games made on Godot, check some out :) you will be surprised.

  • @Snowshino

    @Snowshino

    7 ай бұрын

    Thank you! I really do appreciate it. I think the only hang up between unreal and godot is the narrative plugin for unreal. It's prob the best purchase I've ever made for my game. The dialogue system is so good and can easily handle multiple endings, quests, complex conditions,etc. I also wish to release my game on the switch and godot currently cannot port to switch unless you pay a third party to convert your game. However. Any side/ future projects will be in godot. I really do like the engine, and I can't wait to use it more. I don't see the harm in using both ❤️

  • @vitorgabrielgomesrodrigues

    @vitorgabrielgomesrodrigues

    7 ай бұрын

    @@Snowshino Godot also has a really powerful and popular dialogue system for free! Also, console exports are coming next year.

  • @Otakubro6

    @Otakubro6

    7 ай бұрын

    Dude paper 2D is awesomeness for unreal especially blueprints

  • @jaredjones6570

    @jaredjones6570

    6 ай бұрын

    ​@@SnowshinoCheck out Nathan Hoad's Dialogue Manager addon

  • @indaskyl1v3yx

    @indaskyl1v3yx

    6 ай бұрын

    ​@@Snowshinothats the spirit ! there is nothing bad about using both 😊 for now Godot is a learning process and is quite fun

  • @hbiblia
    @hbiblia7 ай бұрын

    Si el único problema que tiene UE/4/5 con el 2D es que no tiene suficiente herramientas como las de Unity, ahora fue que agregaron gratis el plugin de PaperZD.

  • @phortfalrat3503
    @phortfalrat35037 ай бұрын

    What is this narrative plugin you're talking about, can you send a link or something ?

  • @Snowshino

    @Snowshino

    7 ай бұрын

    www.unrealengine.com/marketplace/en-US/product/narrative-quest-and-dialogue-editor

  • @nandomax3
    @nandomax36 ай бұрын

    I'm learning game dev worh godot

  • @gamechannel1271
    @gamechannel12717 ай бұрын

    I don't really understand the sentiment of "can godot handle this complex game"... the answer will always be yes. The caviat being many things could depend on your knowledge. For example, utilizing shaders effectively for multi-instancing instead of putting unnecessary work on the CPU. There are some really good godot addons for handling dialog systems too.

  • @Snowshino

    @Snowshino

    7 ай бұрын

    I don't necessarily mean performance. I more mean how my game mechanics can be built in each engine. For my game especially its a lit easier using unreal data assets and level streaming plus dialogue plug-in. Whereas godot I would have to build a lot of systems on my own which is possible but it will take tremendously longer than what I already have built in my game

  • @GlitchedCode
    @GlitchedCode7 ай бұрын

    I have full confidence that Godot could handle the game you are making. However, since you have multiple people with you and you are mid-project with no real reason to push you into jumping engines, I would agree on the choice to stay with Unreal for your current game. Godot used to have visual scripting but the usage was such a low percentage you could almost say nobody used it. Thus it was removed as it's basically just bloat at that point. Personally I never understood the difficulty going from visual to writing but maybe my mind just approaches it differently than visual scripters tend to.

  • @local.interloper
    @local.interloper7 ай бұрын

    Please don't use Unreal Engine for 2D games

Келесі