Back to Browse

How to Make Godot Plugins

1.2K views
Oct 27, 2025
30:06

Learn how to make your own Godot plugins! Custom plugins designed to fit your game can be an absolute DREAM to work with, and making them really isn't that hard. In this video, I'll explain how plugins work and take you step-by-step through developing your first one. Then, I'll explain multiple ways to access the functionality you want in your plugin scripts. Last, but not least, I'll share how to make a main screen plugin, using my custom dialog editor, Babblemocha, as an example. By the end of this video, you'll have all the tools needed to start creating your own custom tools! 00:00 Intro 00:39 C# or GDScript? 01:48 Process Overview 02:44 Plugin Setup 09:22 Snap to Center 2D Function 09:55 Undo/Redo 11:24 Project/Tools Menu Item 14:17 Editor Button 16:44 Customizing the Inspector 21:08 Godot EditorPlugin Documentation 22:33 Babblemocha Explanation 24:49 Main Screen Plugins 29:31 Summary Intro to Tool Scripts: https://www.youtube.com/watch?v=-LsrH09ri1s Babblemocha GitHub Repo: https://github.com/arkade-games-llc/babblemocha Godot Plugin Documentation: https://docs.godotengine.org/en/stable/tutorials/plugins/index.html Godot Main Screen Editor Documentation: https://docs.godotengine.org/en/stable/tutorials/plugins/editor/making_main_screen_plugins.html ========================================================================== ========================================================================== Website: https://arkadegames.com/ ========================================================================== #godot #gdscript #plugins #intermediate #tutorial #addons #howto

Download

0 formats

No download links available.

How to Make Godot Plugins | NatokHD