Your First Godot Plugin: Step-by-Step Guide

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

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

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

    ✅ Check out Zenva's free Godot course (ad): academy.zenva.com/product/godot-101-game-engine-foundations/?
    ✅ 20% off your first year (first 50 people): academy.zenva.com/cart/?add-to-cart=1319205&coupon_code=stayathomedev202401&TH-cam&

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

    Yooo, someone made a tutorial for plugins. I swear, i needed this.

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

      Plugins and particles. Never see particle tutorials

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

      Yeah way too few videos about Tool Scripts and Plugins, and editor modifications.

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

    I’m always so fortunate for your tutorials, great work as always

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

      Glad to hear that!

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

    Oh, thx for this tutorial. I've been watching for some time and this was really helpful! I'll try to make a plugin before reporting a issue so I can convice to others to solve it my way haha

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

    Very helpful, thank you for this video!

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

    Thanks for the tutorial. Super useful!

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

    Is it really that simple?? You are amazing!! Thank you!

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

    Propably you must to move your "button",
    as you used Control as it parent node as it don't respect containers and such.
    Also you can use `add_tool_menu_item()` to add items to Project > Tools menu

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

    Was trying to figure it out ✨💗 thanks

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

    Great video

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

    thanks a lot!!

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

    Is it possible to make the plugin respond to shortcuts? Thank you.

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

    What's the addon that's mentioned at 6:56?

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

      Believe this is it: godotengine.org/asset-library/asset/1807

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

    Okay this is pretty cool and I wonder if this can be used for an interactive tutorial? I have NO experience with coding and game engines but after trying to get into game dev this year one thing that stands out is that most tutorials are the same. Watch a video or follow a course, type in x,y,z code when you're prompted to, click some buttons and bam you have a "game". I'd like to see tutorials move into a more "hands on" approach where it's built into the engine itself guiding you along, asking you to do task then showing you if you can't figure it out. Is that something a plugin could do?

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

      It can and GDquest has made just that for Godot. It's called Godot Tours

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

      @@stayathomedev Ohh I should check that out!! Thanks!

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

    👍