THIS Is The Key To Good UIs in Godot

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

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

  • @thetiphon
    @thetiphon 3 месяца назад +7

    Yes, yes! More video about UIs

    • @minapecheux
      @minapecheux  3 месяца назад

      Haha, glad you liked it! And yup, definitely a cool topic :)

  • @TheBunzinator
    @TheBunzinator 3 месяца назад +9

    Great explanation of containers. Thank you! I'd worked a lot of that out myself, but having an experienced practitioner explain it well makes all the difference.

    • @minapecheux
      @minapecheux  3 месяца назад

      You're very welcome, thank you very much for the kind comment :)

  • @MedusaZenovka
    @MedusaZenovka 3 месяца назад +5

    Thanks for this video! I am recreating an app that I developed in Unity and I really love that Godot's UI elements and container have soo much right out of the box. In Unity the hierarchy of UI elements was getting pretty inflated - not to mention that I had to develop some of these containers myself.

    • @minapecheux
      @minapecheux  3 месяца назад

      Glad you liked the video, thanks a lot for the comment! And yup, I agree that Unity's system requires more work to get started, IMO... although the new Toolkit might change that? Dunno, I didn't use it enough to compare fairly to Godot ^^

  • @Immersiveviz
    @Immersiveviz 3 месяца назад +1

    Great tutorial. I'd like to see more about interfaces

  • @ilax666
    @ilax666 2 месяца назад +1

    Nice video ! It is very simple, has good editing and is dynamic. +1 Sub !

    • @minapecheux
      @minapecheux  2 месяца назад

      Thank you very much for the kind comment and for the sub, and super glad you liked the video! :)

  • @palomasentadaestoysentado9096
    @palomasentadaestoysentado9096 2 месяца назад +1

    I love containers.
    They can contain more containers that can contain the containers that contain more containers.

  • @Godot-Bro
    @Godot-Bro 3 месяца назад

    Thanks for this! I am still new to Godot and making some videos as I learn, and this video is very helpful!

    • @minapecheux
      @minapecheux  3 месяца назад +1

      Thank you very much for the kind comment, and good luck on your discovery of Godot :)

  • @DySeath
    @DySeath 2 месяца назад

    Great video! Thank you.
    I think new videos about UI design in Godot would be very interesting. It's an essential part of every game, and one that many beginners and not-so-beginners struggle with.
    Videos covering use-cases could be interesting. For example, how to make good hover feedback on a card in an HBoxContainer, with its size increase (which may not be trivial when its size is controlled by a Container), the slight colorimetric change of background and font color, and perhaps a shine effect or something like that.

    • @minapecheux
      @minapecheux  2 месяца назад +1

      Thanks for the nice comment and the very interesting idea! I love it - definitely adding it to my to-do, and hopefully I'll get to work on that soon-ish :)
      Cheers!

  • @asleeperj
    @asleeperj 8 дней назад

    I would love a more in depth part 2. things like doing animations inside of grid containers, or vboxcontainers

    • @minapecheux
      @minapecheux  8 дней назад

      Heya! That's a great idea, thank you very much for your suggestion :)
      I'll be sure to add it to my to-do list!
      Cheers :)

  • @revidev
    @revidev 3 месяца назад

    Really good explanation about Godot's UI containers. I'm still wondering how you can script, record and edit soon quick with such quality 🤯 keep the good work!

    • @minapecheux
      @minapecheux  3 месяца назад +1

      Thank you so much for the nice comment, I'm glad the video was helpful! And thanks for your kind feedback, it's quite time-consuming but super interesting to do so I'm always happy to work on those tutorials ;)

  • @lee1davis1
    @lee1davis1 3 месяца назад

    UI is always a hot topic. I studied ux for a while and found it very interesting.

    • @minapecheux
      @minapecheux  3 месяца назад

      Yup, UI/UX is definitely a topic I'd like to dive into more on the channel :)

  • @ash-yr5xt
    @ash-yr5xt 3 месяца назад

    I have been struggling for two days to create my slide menu. It just doesn't look like how I want it until I find your video THANK YOU.

    • @minapecheux
      @minapecheux  3 месяца назад

      Glad I could help, thanks for the nice comment! :)

  • @card_craft
    @card_craft 3 месяца назад

    This is super useful, Is there a way to get dynamic font sizes? I find my ui's being too small on 4k screens

    • @minapecheux
      @minapecheux  3 месяца назад

      You're welcome, I'm glad it helped! I think you could either:
      - turn on the auto-scale option in your Project Settings, as explained in the official docs: docs.godotengine.org/en/stable/tutorials/rendering/multiple_resolutions.html
      - or use a custom solution like here: forum.godotengine.org/t/is-there-auto-font-size-like-in-unity/41243/3
      Hope it helps,
      cheers! :)

  • @timmygilbert4102
    @timmygilbert4102 3 месяца назад +1

    Shoot out to UI database 🎉 for inspiration

    • @minapecheux
      @minapecheux  3 месяца назад +1

      Indeed! I just added the links, thanks a lot for the reminder :)

    • @timmygilbert4102
      @timmygilbert4102 3 месяца назад

      @@minapecheux a fun tutorial would be remaking the menu of persona 5 in Godot 😆

    • @minapecheux
      @minapecheux  3 месяца назад +1

      @@timmygilbert4102 Wow, that would definitely be a challenge! But great idea :D

  • @danielmtpbr
    @danielmtpbr 3 месяца назад

    You have eleased this when I was exactly looking to refactor the UI for my game.. Thank you.
    It still doesn't make much sense why Margins are not built in feature of each Cointainer node.. Coming from a Enterprise Software development its a bit strange.

    • @minapecheux
      @minapecheux  3 месяца назад +1

      You're welcome, I'm glad the video was helpful! :)
      I agree it could be a bit more of a "raw" property in that case... I guess the thought at Godot was to make the containers as simple and focused as possible, but margins could indeed really be used everywhere ^^

    • @darloth
      @darloth 3 месяца назад +1

      You can sometimes use the margins in the style/theme as well, especially on things like panel containers.

  • @babou_1737
    @babou_1737 3 месяца назад

    J'aime bien la vidéo, mais s'il te plait, reprends les vidéo en français !

    • @minapecheux
      @minapecheux  3 месяца назад

      Merci :)
      Malheureusement pour le moment, ça demande trop de temps et de travail de faire les deux langues à la fois tout en gardant un calendrier de sortir suffisant pour le mystérieux algorithme RUclips, vu que ma commu est majoritairement anglophone...
      ... j'espère pouvoir reprendre dans un futur pas trop lointain ! :D