Creating Diablo IV's Inventory UI in Godot 4

Поделиться
HTML-код
  • Опубликовано: 21 окт 2024

Комментарии • 31

  • @MasonDavies74
    @MasonDavies74 10 месяцев назад +15

    It's really helpful watching somebody go through their rationale for what-nodes-go-where. I find once my UI gets half as complex as yours, things get hacky and fall out of position fast! All the UI tutorials I have found so far only cover UI building to a basic level, so thank you for showing us how we might do something more involved!

    • @GameDevArtisan
      @GameDevArtisan  10 месяцев назад +1

      You bet. Sometimes when building a more complex UI you end up with a busy node tree, but as long as it makes logical sense it should be fine.

  • @Muphet
    @Muphet 9 месяцев назад +5

    i was expecting just a UI guide but this is full blown showcase of working inventory and item randomization system. this is way better than i thought

    • @GameDevArtisan
      @GameDevArtisan  8 месяцев назад

      Thanks, it was a ton of fun to work on!

  • @Snafuey
    @Snafuey 10 месяцев назад +3

    Well worth the wait. Very cool inventory! You could totally make a whole series building this system like in your last series. Thanks for another great video.

  • @GrunkleSoos
    @GrunkleSoos 10 месяцев назад +2

    Thanks for making this it motivated me to fire up Godot for the first time in weeks.

  • @fvhaudsilhvdfs
    @fvhaudsilhvdfs 9 месяцев назад +1

    i'm making a GUI-heavy game and this is a godsend. you explain things very well

  • @AsherCN-x4x
    @AsherCN-x4x 10 месяцев назад +1

    Thanks for sharing! Good job!

  • @spookyscarysKELOTENS
    @spookyscarysKELOTENS 10 месяцев назад

    just played d4 and now I’m watching this! it looks AMAZING

  • @KiyoshiArtworks
    @KiyoshiArtworks 7 месяцев назад

    This is absolutely amazing. Ty sooo much

  • @hawkgamedev
    @hawkgamedev 7 месяцев назад

    Just discovered your channel, thanks for all your efforts great content!

  • @neipo
    @neipo 10 месяцев назад +1

    I just signed off D4 and saw this
    great timing

  • @SeanMcKenzie
    @SeanMcKenzie 10 месяцев назад +1

    Amazing breakdown. 😅❤

    • @GameDevArtisan
      @GameDevArtisan  8 месяцев назад

      I've trimmed out that moment, so hopefully It saves others eardrums in the future. Sorry!

  • @emmablack295
    @emmablack295 8 месяцев назад +1

    Your videos are great and I see them pop up when Im searching for thigns often, but I always think I must have already watched them because of the red border along the bottom of the video thumbnail (and then skip past them since I think I saw them already). It just looks too much like the watched progress bar in youtube!
    Im not sure if its intentional or not, but I really recommend not having the red border, it has stopped me from watching your videos for months! (but, maybe Im just dumb)
    anyhow, keep up the great videos!

    • @GameDevArtisan
      @GameDevArtisan  8 месяцев назад +2

      This is some great feedback, thanks for the input. I'll have to do some testing on visuals on my thumbnails and see if that improves!

  • @b2rad
    @b2rad 8 месяцев назад

    As a new person to programming and game dev, this looks like something I'll never have the capacity to do. Despite that, just seeing the structure is very cool.

    • @GameDevArtisan
      @GameDevArtisan  8 месяцев назад +4

      Keep in mind that when you're new to anything it's a matter of baby steps and time. Once you've made progress and gained experience you'll have the capacity to do it! You don't eat an elephant whole, you do it 1 bite at a time. Programming and Game dev is no different. :) Put one foot in front of the other and enjoy the journey!

  • @thefufuu3157
    @thefufuu3157 10 месяцев назад +1

    looks better then d4 ... thanks for the video !

    • @GameDevArtisan
      @GameDevArtisan  10 месяцев назад

      Heh thanks. I do enjoy the pixel art aesthetic, it came together really well.

  • @connorjade5460
    @connorjade5460 6 месяцев назад

    How can I save and load the inventory system????

  • @UnstoppableTigra
    @UnstoppableTigra 10 месяцев назад +1

    cool vid