Can I Remake Super Mario World in Godot? (Part 2: Blocks and enemies)

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

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

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

    Hi there, and thanks for your patience! Making videos always seems to take longer than I think. (And I'm still finding my way towards better audio too.)
    Either way, hope you can get some enjoyment out of this video. :)

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

      yay pt.2 :)

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

      Elated to see your progress! I'm sure you're very busy right now but my offer from the first video still stands. I would love to hire you! I'm sure that you would find the complexity challenging but familiar. If the idea of bringing a project to life with more than a decade dedicated to the visual design of it is in any way appealing... i encourage you to reach out! You certainly seem to have a wonderful head on your shoulders as far as problem solving is concerned. All the best.
      -Digby

    • @2137animation
      @2137animation 6 หลายเดือนก่อน +4

      If you make a third part, you would make over world.

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

      @@digbyfraze Thanks, glad you're enjoying it! I have a few projects of my own to take care of, so I'm not available for hire. Thanks for the offer though, and all the best for your endeavor too. :)

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

      ​@@___wye Will you make the game widescreen? Because a functional way to play SMW wide-screen would be amazing

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

    Can't wait for someone to make "super legally distinct plumber world"

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

      (Legally Distinct) Epic Carpenter Place

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

      Hyper Marty's planet

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

      @@miguelpina2006 sounds like a rip-off you'd find on google play 💀

    • @matthewlawton9241
      @matthewlawton9241 5 หลายเดือนก่อน +8

      This is Big Boo, the legal counsel of Nintendo Co, LTD. I am writing to inform you that you have been served a cease and desist from using the Nintendo Co, LTD copyrighted term "Plumber". Nintendo Co, LTD owns all plumbers throughout the universe in perpetuity. In fact, don't even use your sink. Pipes belong to us as well.

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

      And Bricks, Turtles, Dinosaurs, Mushrooms, Water, Air, Fish, Squid, Squid People, Swords, Gravity, Castles, Princesses, Bombs, And Planets, Will Take This All Away From Earth.

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

    Watching this video, I only just realized the Super Mario World question mark blocks have eyes.

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

      im sorry what

    • @Quinn-kr2cp
      @Quinn-kr2cp 6 หลายเดือนก่อน +41

      Wtf you're right

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

      I thought you meant the turn blocks, but then I looked closer. You’re right! I never would’ve realized that the question blocks are literally just turn blocks with a moving ? on them if it wasn’t for your comment lol.

    • @dacueba-games
      @dacueba-games 6 หลายเดือนก่อน +17

      Oh my God.

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

      No way, you're lying.. *Checks video* WHAT. How have i never noticed that?! in all my years of playing that game and i never noticed what was in front of my face for decades. incredible. I mean it's only really visible for 2 frames but still! Now i can't Us-see it!

  • @worm-king
    @worm-king 6 หลายเดือนก่อน +106

    Really appreciate the added SMW sound effects and graphics to your explanations. Adds a lot of charm to the video.

  • @pmangano
    @pmangano 5 หลายเดือนก่อน +87

    "i'm gonna be releasing the code..."
    Somewhere in japan the cease and desist siren just started sounding.

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

    One thing worth mentioning for eventual code release: make sure you address copyrighted enemy names in code/don't release re-recreated sprites. Make enemy names something really generic (i.e. this isn't a bullet bill- it's a shooting bullet). Sprites should be fairly obvious as to the why, so maybe include in the readme expectations for the sprites the user provides themselves.
    You could just fire-and-forget and not have to worry about this, but it would help future sustainability for whomever ends up adopting/extending this project to not have to first strip copyrightable works out of DMCA fears.

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

      I think they're aware enough, I'd hope they would release the basis as a standalone generic "classic platformer" package and have SMW stuff be a separate repo

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

      Nintendo PTSD

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

      i can't hear you ... what? sorry what was that

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

    The tilemap trick at 8:40 is incredible! And this series has been a great source of inspiration as a total novice to Godot and game development as a whole.
    My current goal is to make small projects to gain experience and work towards developing a feature-rich game with satisfying mechanics and controls, but it feels like an overwhelmingly daunting task to do from scratch for anything more complicated than pong or breakout; but watching you recreate Super Mario World's offers has been really encouraging! These videos are entertaining on their own, but I've also learned about nodes, paradigms, and problem-solving approaches that I haven't seen anywhere else.
    So thanks again for making this series, I can't wait for future installments and to see what else you get up to!

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

      If you aren't already, I would encourage you to try some game jams! They have been helpful to me when it comes to getting started.
      I still have a long way to go, but ultimately, the big thing is knowing the tool you use better and how to go about using the tools (nodes in Godot's case) you have to create the feature you want.
      Ex. My first game jam, I wanted to add a way for the player to respawn close to where they died. I could have added checkpoints anywhere, but instead I checked to see if the player was on the ground for longer than x amount of time and if so, I set that as the respawn point. This worked great!.... until the player died on the moving platforms haha. That was the only thing I couldn't get to work and I ultimately ran out of time. But considering it was my first non-tutorial project, I think my solution turned out pretty solid. I think ideally, I would not allow the value to be set on the moving platform but at the time, I couldn't come up with that idea as I worked through various other things for the jam.

  • @The-64th-Gamer
    @The-64th-Gamer 6 หลายเดือนก่อน +42

    5:14
    I noticed the value you put for the timer got truncated by the inspector. If you'd like to use more precise values you can go to Editor Settings -> Inspector -> Default Float Step, and turn it down to a much lower value.

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

    8:40 why have i never seen this in any other godot tutorial this is such a useful tip

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

      Honestly, imo, it's a very unique scenario that makes it useful. If you need to have any export variables set for the scenes in the tileset, I don't believe there's a way to easily set these in the scene version in a tileset. I'm replying with my own comment when I get done with the video, I am wondering if composition would have been better than inheritance for the blocks. That being said, for the way it's setup in this video, yeah it's a great option!
      Ex. in my game I wanted to set a color. I tried this route first, only to realize you can't really set export variables (if I'm remembering right). I ended up having to add the sprites to a standard tile map, then basically have a function delete the tiles out and instantiate the scenes in place. This was a bit simpler than you'd think. But since in a standard tilemap you can add custom data it was much easier to set things like colors and health. Otherwise, I would have needed up to 15 scene variants and that's before I added other stuff like different types, etc.
      Edit: To clarify, some tutorials use export variables as variables you want to easily change/tweak for example player speed. However, to me, the really powerful way to use export variables is to let you easily set values on instances of scenes. To me, when creating a level and adding question blocks, an export variable would be great for what item should spawn. Then you could easily set the item that should spawn each time you place a block.

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

    My dude, you are super underrated with this. I love the deep dive into SMW's physics and code and implementing those intricate and detailed concepts in the modern game engine. Super awesome, and I can't wait for the next episode!

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

    So many different skills on display here. The obvious ones are your game development and programming skills, but there's also the entertaining script, concise explanations, and engaging visuals to accompany the dense subject matter and make it consumable without much effort on the viewer's end. Really good stuff! Can't wait for more.

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

    FINALLY IVE BEEN STALKING FOR WEEKS!

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

      Relatable

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

      Same lmao

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

      aweonasogang!?!?!?

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

      Friggin nerd

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

      Same

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

    Wow! I've been recently saying "A Plumber for all Seasons is the best romhack I've ever seen". And I had this video reccomended separately and.... here you are! Bravo!

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

    ''Dayum, this video is so cool, fresh, positive and-''
    ''When you make money, you make enemies''.
    ''DAYUM THAT'S COLD!''
    Awesome vid! I'm learning just watching/listening to you!
    Keep it up! :D

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

    About the statement at ~11:02
    As someone who's been making a collision system in pygame which is similar to the one described, you probably wouldn't have to put the code to "push Mario away" in every solid. Rather, Mario himself could have code that pushes away whenever he touches any solid.
    This info probably won't affect your trajectory (and tbf my code is far from bug-free), but I thought it was worth putting out there.

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

    Man, I've been having so many troubles making my own game in Godot and you somehow managed to solve a good majority of the problems I couldn't. This was super eye opening and I really appreciate you putting it out there!

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

    16:55 it is CRAZY how unsatisfying it is to see mario bounce on multiple enemies in a row and not hear the bounce sound change pitch with each successive bounce

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

    I'm not a Godot developer, I use another much less popular engine, but it's nice to see someone that actually understands SMW trying to remake it!
    I have my own project to make the most accurate remake of SMW, something to replace rom hacking.

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

      share the url ;)

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

      @@saroule I have a video of it in my channel, I believe it has a download link. That's actually an old version, I rewrote it from scratch and that ended up being used on a demo game from a friend, the game is named TeamJumpers 2.

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

      @@NaitorStudios thanks good to know. I saw it on steam. thanks. Oups windows only. I can't use ;)…

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

    heres a interesting, more performant way to tackle the blocks,
    theres a function in the tilemap node that converts in game coords into tile coords, which then allow you to basically check what tile of the tileset is at that tile coords of the tilemap.
    then you can just check the tile at the position above mario when hes jumping up (not when falling ofc), allowing you to simplify the block bounce fx to more of a visual fx rather than normal objects you have to place manually in the level
    basically the standard way for object to interact with tilemaps :
    1. get object position
    2. convert position to tile coords
    3. check data of tile at tile coords
    4. code goes here after

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

    My buddy sent me this video as we were discussing Godot game dev. He made it sound like the series was all done, haha, so the withdrawal hit with full force as this video ended.
    I went and looked through the entire channel’s upload history and I found the Super Mario World stuff very delightful. Even the 15 year old videos are enjoyable and a little inspiring. It’s a very nice TH-cam channel. This new video series is especially great, though, and your voiceover is very effortlessly good, friendly and clear. I’m excited to see where things head.

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

    I feel this series should be called "Making Super Godario World", though it's probably just me thinking that.

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

      That's actually a fun & smart idea!
      I could imagine replacing all the sprites with custom Godot adjacent themes and likeness this project could easily become like a preview/project demo for the engine's capabilities and simplicity in features.

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

      @@AkaNoBaka Ok cool idea... but I feel that's a lot of thought stemming from a pun I thought of in 2 seconds. But I'd certainly watch a series on that.

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

    glad I subbed yesterday, didn't have to wait that long for part 2 :)

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

    studying stuff that already exists is a good way to learn how to make stuff. i've already tried my hand at pong and flappy bird, which aren't the most exciting projects, but trying to add my own twists is hard. i've got a lot to learn

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

    As someone who's been playing Super Mario World and Super Mario Advance 2 since they were four, the physics in your remake look incredibly accurate (minus maybe the hitboxes on certain things). Super good work

  • @平中山-b7y
    @平中山-b7y 4 หลายเดือนก่อน

    I think I've learned more from your 2 videos than I have any other tutorial. I really want to make games that emulate the Snes, but I always end up fighting godot instead of working along side it. Thank you so much, very inspirational.

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

    man as you dive into the mechanics it's like... as complicated as you imagine any given part of the game was to develop, it's probably actually 5 times more complicated than you thought. it's a miracle they ever managed to make it.

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

    watching the progress on this is soo cool, hoping to see more of this!!!

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

    Woah, I didn't know tilemaps could manage scenes like that! That's so useful!

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

    Super Mario World was a HUGE part of my childhood and it makes me so happy to see you put a lot of effort into this small project! I'm also really glad you're doing it "the better way" with Godot's systems and not the exact SMW way. Please continue this project, I am SO EAGER to play it.

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

    I am so glad you're turning this into a series! Learning about the physics and game mechanics underlying Mario has been so interesting, and I really appreciate your approach to teaching Godot by first understanding the problem and then exploring the various ways it can be solved. Can't wait to see the next one!

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

    I was just rewatching the first one! Can't believe it! Going to watch *quite* attentively.

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

    Nerd here, I really loved your video!! I was patiently waiting for Part 2 and it was worth it!! I like the way you're referencing the original Game and explain everything. There is so much to learn ❤

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

    ive been using Godot for 4 years and i still get a lot from watching this... GREAT VIDEO !!! LOVE IT !

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

    As someone who's been learning Godot recently as well, it's fun to see/learn alongside all this progress
    Keep it up !
    (Also, using packed scenes in a tilemap is insanely useful information I never even thought of before ! very neat)

  • @MiBox-jn6vx
    @MiBox-jn6vx 6 หลายเดือนก่อน +1

    These are the most entertaining Godot videos I've ever seen. You are a really talented communicator.

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

    FINALLY!! I just watched the previous episode a few weeks ago, and it was probably my favorite devlog thingie videos I've watched, and so is this one!

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

    your videos have been teaching me godot better than any tutorial i could ever find, i really enjoy your explanations and id like to see more !

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

    This devlog series is probably one of my favorites on youtybe. Endlessly entertaining and super high quality stuff.

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

    the marios popping out of the question blocks had no right to make me laugh so hard

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

    I'm making a platformer in Godot and these videos are helping me a lot in which things should i consider when making these types of games.
    its a cool job you're doing here 👍

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

    If you release the source code to the public, it would honestly be revolutionary. The amount of possibilities of making custom levels, enemies, and anything without 99% of the limitations on the SNES.

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

    my god, i didnt realize how hellish cape physics were gonna be until you mentioned it!

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

    This is truly incredible, whether it feels the same is hard to tell, but visually it looks like you nailed it

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

    I'm really glad you're trying to follow the same transpiled logic as the original game, I really wanna do something similar and this series makes me happy because it's literally what I would imagine myself doing.

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

    I love how random dev logs can teach a lot about coding. Still kinda new so I had no clue about inheritance or putting scenes in time maps.

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

    I've also been doing some Mario prototyping myself in Godot. Upon watching your video, I realize I should probably group game entities a lot more than I currently am. So thanks for your insight, wye!

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

    Du leistest erstaunliche Arbeit, man sieht, dass du mit ganzem Herzen dabei bist!

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

    The videos are honestly just a really nice overview of how you can do certain things in godot, even if they aren't explicitly a "tutorial"!

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

    Loving this series! As for the source code, as long as all the basics are there, I'll be infinitely grateful! I've been wanting something like this forever and I started making my own, but I couldn't quite get Mario's physics right. Having the source code will help me learn better as well as give me the foundation to make something I've always dreamed of making! Looking forward to it!

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

    Super amazing series which uses a familiar game with fantastic physics to explain. Thank you so much for making this!

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

    So far Im really enjoying the in-depth explanations of all of these mechanics that seem so simple at first glance. I like.

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

    Sick video on all fronts! Writing, editing, development, voice over, etc!

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

    really interesting learning about the inner working of mario world, one of my favorite games, and seeing you recreate it so well. really insightful stuff, also relaxing. keep up the great work!

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

    This is amazing as I'm just now learning Godot myself. The only thing a total noob like me could probably tell you (if you don't already know) when you are setting up collision for your tiles in the tilemap is to create the physics layer, select all the tiles you want to have collision, then in the select tab under your physics layer hit "F" on the image. It will create the default square shape on all the tiles so you aren't having to create all 4 points every time and then you can just select one tile at a time to edit it the way you would like.

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

    Hi there! I'm just barely starting out on my journey of making a 2d platformer and I've been absolutely adoring this series so far, it's super informative, relaxing to watch and for my little ADHD having brain it really manages to hold my attention, keep up the great work Wye!

  • @好了啦超大杯紅茶冰
    @好了啦超大杯紅茶冰 6 หลายเดือนก่อน

    I CAN NEVER KNOW I CAN PUT SCENE IN TILEMAP WITHOUT THIS VIDEO THANK YOU SO MUCH

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

    First of all, love this series 👏 👏 👏 Learning that I can put scenes in a TileMap is a GAME CHANGER. THANK YOU 🙏 ❤

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

    Excellent work. This really sells how useful Godot is for game-making too.

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

    There's something about these videos that makes them so relaxing

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

    I'm wanting to get into solo game development as a hobby and honestly watching this makes me so excited to get started (after finals are done of course lol)

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

    For updating the coin count, you night want to look into creating an Signal/Event Bus autoload node to help manage communication between different nodes. The idea is that it's an autoloaded node containing lots of different signals, which any node can connect it's own functions to through code (using the Observer pattern to be technical). In your coin case, you might have the UI subscribe to a 'give_coin' signal on the Signal Bus that coins will fire off when they are collected, so it knows when to update it's internal counter. As it is right now for your coin implementation, you'd be trading out one autoload for another, but a Signal Bus could be reused in many different ways for lots of different signals to facilitate communication between far more than just the coins and players (meaning you can just add a new signal for something like lives).

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

    I did not realize you could add generic sprites to tilemaps. Super useful to know! Great work! Enjoying the series!

  • @Dan-km8je
    @Dan-km8je 6 หลายเดือนก่อน

    This is one of my favorite series on youtube and its only episode 2. You're so good at explaining things! Keep it up bro this is top tier stuff.

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

    Welp, you just taught me two things about Godot 4 which would become really handy. I didn't know TileMapLayers could hold objects, too, nor did I know that autoload is a thing. Thank you!
    Also, with the coins, you can just use a custom signal. That's how I'd do it, at least.

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

    It's here! I waited weeks and part 2 is here!!

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

    i saw the first part a few days ago and the idea had me hooked. glad to see more, ty

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

    Holy cow was this worth the wait. This is so fun to follow and I am learning about concepts and features I never knew existed in Godot! Keep up the awesome vids!

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

    Excited for you to tackle the world map!

  • @arthur-vn1ug
    @arthur-vn1ug 6 หลายเดือนก่อน +1

    This video seriously gave me inspiration to try to learn Godot again!
    Thank you for the high quality videos you produce, i seriously can't wait for the next video or the next project!

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

    Amazing video as always! Here are my recommendations :)
    4:18 - > -Tilemaps can have scenes as tiles, it'll probably make your scene tree much cleaner!- Dammit, you're too competent for my advice! (8:40)
    4:30 - > -I think a KinematicBody2D would be better suited here? Not 100% sure but like 98%- Nevermind (6:23)
    Yeah I... don't really have any advice! You're straight up just good at what you do! Can't wait for the next one!
    I of course say all of this with *immense* respect for you and this project. I've just been using Godot for years and want to help you with some small tips here and there on how to best do things :)
    (if anyone is wondering why it's edited, it's because youtube's markdown is unlike every other markdown I've used)

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

      Thank you very much! Glad I'm heading in the right direction. :)

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

    Man, this channel is cool. I aspire to be as thorough as this guy is.

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

    Good luck and most importantly, have fun

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

    These videos are so well made and the music just perfectly matches whatever you're doing.

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

    As a new game dev using Godot, it's so fun to learn along side you! Keep it up please ❤

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

    these videos have been my favorite thing recently, I adore the full view behind the scenes.
    Keep up the amazing content man! well worth the wait

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

    Super fun watch! Learning more about Godot every day! And hey, quality so good that even TH-cam thinks it's Super Mario World!

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

    Awesome. I appreciate that you will open-source the project

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

    One thing I can't wait for you to explain how you do is having object persistence between areas. I always have a problem where I can't have destroyed blocks stay destroyed for the life of me. Reloading a scene when I use scenes for rooms never works out because I have to choose between manually adding every object so I can give it an ID to be remembered, or using a tileset and having objects respawn when the room loads again.

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

    One of the best tutorials on here. Please keep it coming.

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

    An amazing explanation of Inherited Scenes.

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

    In Godot, Rigidbody2Ds can detect collsions, so I tend to use those for a lot of this kind of thing. Though they're also supposed to move, so it can be awkward with solid objects, but it's solvable.

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

    the idea of someone creating a "source port" of the entire smw game ala doom source ports using this as a base sounds exciting to me
    mainly because i love source ports
    they take a lot of effort, even if you know the game well (as youre showing)

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

      By definition this is not a source port because it doesn't use the actual smw source code >:P

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

    would be awesome to see a widescreen mario world game

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

    Wait, this is a great video, I love it. I definitely didn't expecting to find gold. Keep up the good work!

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

    im really enjoying this series so far ! as someone who's got no experience with godot yet and is looking into making a 2d mario fangame, it certainly helps with my confidence to see someone else tackle a similar goal. i'll probably reference your code a lot when you release it haha

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

    I know this video is a little bit old now, but for anyone looking for an answer. You actually can detect collisions without an area 2d because the built in function 'move_and_slide()' creates a list of everything it hit every frame including the details of the things it collided with

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

      Also for testing if it is only Mario touching the object, instead of using collision layers it would generally be better to simply and Mario to a group like 'mario' and change the area entered are to a body entered area and do a quick if body.is_in_group("Mario"):
      You code

  • @shayes.x
    @shayes.x 6 หลายเดือนก่อน

    The nice thing about composition over inheritance is that you can swap out the inner object during runtime, which can be very helpful for things like dependency injection. I'm curious to see how you'd use it here! Awesome video!

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

    I have an ambitious coding project using what was going to involve snes register values during SMW gameplay as live value inputs for a custom program that drives a wholly unrelated piece of tech. But this project of yours seems like it will blow the doors wide open for more possibilities! It’s exciting to see your progress!!

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

    Duuuude, I've been using godot for years and I just realized you can inherit scenes from this one video! I've inherited scripts a lot but I didn't know you could do the same with scenes!!

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

    I've been happily waiting for this second part :D glad it's out, awesome work on the project!

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

    There's a performance mod for Minecraft that makes chests and other block entities render like static blocks, this is great for stuff like beds and even doors because they don't have dynamic animations. But chests have an animation that can only be done on an entity, so the mod changes it back on the fly to keep the animation and the performance, just like Super Mario World's question blocks. The Minecraft mod is called Enhanced Block Entities.

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

    awesome video , i like your way of talking and the approach on making some existing things but in the godot way( modern way)

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

    Didn't think this video would be this good, it exceeded my expectations. I'm starting to learn Godot but I might go with something simpler than that... GG vid keep it up

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

    Damn i never realized how complex this game was and any good 2d games as well. Such good programmers.

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

    Recently, I watched a video about Entity Component Systems (I'd link it if I could find it), and I feel that your examples of inheritance would be better suited for an ECS-based system. Essentially, in ECS, instead of inheriting functionality from parent classes/objects, functionality is instead added via child classes acting on their parent.
    An example of this being helpful is in the case of your QuestionBlock and TurnBlock. In SMW, P-Switches can turn TurnBlocks and UsedBlocks into Coins, but not QuestionBlocks. If you were to implement this using inheritance, you would probably have a child of Block called PSwitchableBlock, and try to have UsedBlock and TurnBlock inheit it... until you realize that Godot (GDScript technically) doesn't support multiple inheritance, and TurnBlock is already inheriting TurnBlock.
    Using ECS, you could have the QuestionBlock and TurnBlock scenes have a HittableBlock child node, which gives its parent (the block) the functionality to be hit. You can also have a PSwitchableBlock node as a child of UsedBlock and TurnBlock that allows them to be turned into coins when a P-Switch is activated. This avoids the multiple inheritance issue, because TurnBlock can have *both* the HittableBlock and PSwitchableBlock nodes.
    You mention composition near the end of the video (which I am presuming means each block has functionality stored as a member variable rather than being inherited), and that would also solve the multiple inheritance issue, but I feel that ECS fits better with Godot design philosophy and is easier to organize.
    This was a great video! I'm looking forward to how this project develops.
    (P.S. Your microphone is very bassy. I don't have much experience with audio stuff, but I believe that putting on a (probably low-intensity) high-pass filter on voice audio would improve audio quality a lot. That's my only complaint with audio, though.)

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

      Thanks! ECS is actually pretty much what I was referring to. I'll be experimenting with that.

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

    kinda weird how earlier today i wondered if you had uploaded a follow-up, checked and you hadn't but a couple hours later here it was. great timing i guess. keep it up i enjoy these.

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

    Finally the video we were all been waiting for!
    I'm new to godot so watching this actually helps me, thanks

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

    Hell yeah, king wye is cooking again!
    Many of the things you talked about here sound awfully familiar to things I'm doing in my job. We also handle "level collisions" and "entity collisions" separately. (And yeah, we also call them "entities").
    If you ever get further into implementing enemies, I'm really curious to see how far you'll get using just inheritance alone. In my experience, inheritance can be a very useful tool for a limited range of use cases, but you'll eventually run into issues once things diversify too much. I had this problem when creating entities in our prototype using inheritance. Let's just say it really wasn't a long-term solution. For our acual game, we've created our own implementation of an ECS (entity component system), which solves many of those issues. Basically, whereas inheritance tries to describe entities based on what they are, an ECS more so tries to describe them based on what they can do. An ECS an inheritance can be combined, though the latter will usually be used quite sparingly in that case. I'd say it only makes sense between entities that are very, very similar.
    I don't know if Godot actually features any built-in ECS implementation (even Unity and Unreal Engine only added support for ones in recent years), but I feel it would work wonders for an SMW recreation. In fact, I'm like 70% sure the original SMW featured something similar to an ECS (based on some code I saw in a disassembly, and also based on the fact you can customize original sprites so easily via the Tweaker application). So hey, since you probably want to gain some general game dev experience along the way as well, it's probably worth looking into an ECS. There's even some open-source implementations around, like EnTT or flecs.

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

    I'm loving these videos so far! Godot is a really nice engine and it is nice to see that it is beginner friendly enough to learn from scratch!

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

    I have decided I will watch this series and apparently there are only two videos for now so I’m subbing and hitting the bell. Please don’t end the series.