Make Toggle Buttons in Godot 4/C# - EASY!

Поділитися
Вставка
  • Опубліковано 20 січ 2025

КОМЕНТАРІ • 10

  • @SiMeGamer
    @SiMeGamer 26 днів тому +1

    This is one of the most useful Godot videos I've seen.
    I never knew you can bind several signals and bind custom parameters this way.
    This is massive! Thank you so much~! 💗
    Note for anybody reading:
    > If you want the buttons to react immediately and not with a delay, change their "Action Mode" parameter from "Button Release" to "Button Press".

    • @minapecheux
      @minapecheux  23 дні тому +1

      Thank you so much for this nice comment! I'm super happy the video was useful :)

  • @evilpollination1916
    @evilpollination1916 6 місяців тому +2

    Like button toggled.

  • @mike_wake
    @mike_wake 6 місяців тому +1

    Great tutorial!

  • @rok_e
    @rok_e 6 місяців тому +1

    Nooice, thanks Mina =)

  • @softbread1728
    @softbread1728 6 місяців тому

    Hi! Not sure if this is intended or not. But whenever you suggest other videos (like in 0:48 and 5:50) I'd normally expect that I can hover my mouse and click the thumbnail in the video and I'd be redirected to the suggested video (which is what many UA-camrs do), but there's no "clickable link" on it. Thought it'd mention it.

    • @minapecheux
      @minapecheux  6 місяців тому +1

      Thanks for the acute remark!
      For the final video suggestion (around 5:50), the link should actually show on the left of the arrow... but at the beginning, I don't know how I can include a link inside the screen on UA-cam :/
      (From what I know, UA-cam doesn't allow for video cards in the middle of a video anymore).
      I added a link that shows in the top-right corner, but I don't know if I can do better ^^
      In any case, thanks a lot for your help!

  • @TMtheScratcher
    @TMtheScratcher 3 місяці тому

    Great Tutorial! What I think is a bit weird is that you explain with an extra info card what button groups are but then you run in high speed over its implementation. So the card adressed me correctly as someone who does not know button groups, but the next steps gave me the impression I should already know how to add them as a resource. Otherwise, great video!

    • @minapecheux
      @minapecheux  3 місяці тому +1

      Thanks for the kind comment, I'm glad you liked the video!
      And I completely agree about the card - I've improved my 'style' since then to try and not gloss over this kind of steps as much :)
      Cheers!