13 ADDONS to SPEED UP your game creation in GODOT!

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hey guys in this video i want to present to you 13 godot add-ons that will help you in your game creation process i'll focus on add-ons that can really help you on specific things and thus give you more time to actually make your game instead of focusing on building tools i also have some announcement to make about the gokudo jump 2 that has already started so stay tuned until the end of the video without further ado let's get started let me start this video with an amazing add-on that was also recommended in my latest videos on the subject i'm talking about dialogic by emilio coppola a very powerful add-on to create dialogues for your game this item lets you create dialogues with a custom interface built inside the editor its main goal is to help you create dialogs and the logic that will let one dialogue to another the add-on has a very professional feeling with good documentation and videos on how to start using it it's really solid and used in actual games there's a new 1.3 version with tons of cool stuff so if your game has dialogues you should really try it out the second add-on is anima by sisiba on github a clever and powerful way to create complex animation with ease twins in godot are very powerful but it can become very tedious to use especially when you want to run multiple things at once or create sequences of animations with anima you can do all of that with much more ease as it's the main thing it's trying to address the github page is pretty complete with a nice table showing you the difference with twins but also documentation examples and even a live demo it comes with animations and easing built in but you can also define your own as well with a css like syntax just like the previous add-on it feels very well thought of and easy to use i recommend using it to animate everything okay let's get a bit more visual with this third add-on waterways by rnk lit is a mind-blowing add-on letting you create rivers directly in godot using curves you define the shape of your river and the addon does the rest what is even cooler is that it comes with a looking water shader with foam and bubbles and the flow map is automatically generated it even supports buoyancy so you can add rigid bodies to a river and let them float how amazing is that you have a ton of parameters to play with and customize your river the way you want you can access the flow map from a shader and do a pretty cool stuff with it as with other add-ons we've seen it's really well made and has some nice documentation and videos if you need to add waters to your project check out waterways and make those ducks float since we are talking about environment and nature why not add trees to your game that's exactly what godot 3 generator made by silent amps to do with this add-on you can easily add trees to your project just add some textures and you'll have some nice procedurally generated trees combine it with multi-mesh instances and you're done these projects aim to do something similar to speed 3 a very well-known plugin made for unreal engine xylem tells us the addon is still under development so you should be careful as future versions could break compatibility this is aimed at godot 3.2 plus and goto 4 is not currently supported the documentation is light but there's a nice little demo scene and the plugin is simple enough so that you should have no problem using it in your project [Music] you like visual stuff right if yes you'll love this fifth add-on go to volumetric by ci silicon this one aims to bring all sorts of volumetric stuff to godot thug particles screen space processing and voxel-based fog it has nice documentation on github telling you how to set up the volumetric effects and what the parameters are for it's pretty customizable using your own textures and shading if you want to this seems like a solid implementation derived from frostbite's own implementation you can check the demo to see if you like it and want to use it in your project it would be perfect for those atmospheric games like horror or survival okay we've done some visual stuff now it's time to go in the back end a bit more for this sixth add-on i'm presenting you gt unit 3 by mike schulz a good way to integrate testing in your good old project the goal with this add-on is to provide a seamless integration with godot for you to test different functionalities in your game basically you can define some tests with the expected results and the add-on will take care of executing the test and give you feedback on where you are in the testing process and how well it's going if you're not familiar with test driven development this can seem cumbersome and useless but test driven development can really help you make less error and more bug free code this might be especially useful if you are more than one working on a project as you want to make sure x change that person y made will not break everything this addon will help you make the process of testing your game as frictionless as possible if you're working on a big game or an application using godot i definitely recommend trying out this addon now that we are in the back end let's continue for the seventh add-on with godot sqlite by too shady for you if you're familiar with databases you probably understood what this add-on is for it's a direct sqlite integration for godot giving you the ability to use sqlite3 databases in your project this can be super useful for games and applications that need to store lots of data if you need something more powerful and organized than jesus for example this is for you it's not the funniest add-on but certainly a very useful one we did visual and backhand stuff now let's please our ears shall we godot mixing desk by kiss frinten is a tool to make procedural sounds and adaptive music this add-on comes with a custom node to help you create and enhance your sounds and music there is a lot to handpack but don't worry the documentation seems pretty complete with examples and advices on how to proceed there is really a note for everything and you even have custom signals to tell you when there's a bit in your song or when a song changes even if you don't need to do crazy stuff these addons can be super useful just to play between multiple songs at random or to combine multiple songs especially useful to create convincing sound effects i think i'm going to use this addon in my game dashbong it seems so cool you know what i think we didn't had enough visual stuff and this one is going to be cool in some recent videos i talked about the geometry class and the awesome things it can do this addon is clearly using some of that and that is awesome i'm talking about godot polygon fracture by solobyte this is simple to explain the goal is to cut fracture and explode stuff pretty cool right there are many things you can do such as point fracture cutting polygons and fracturing them it's the perfect add-on to make some neat destruction in 2d you can then restore polygons to their original shape how freaking cold is that i can totally see this being used to make some kind of combat game where you must collide with enemies to destroy them [Music] for the 10th addon i'm showing you the painter by thomann kerilov but what is v painter you may ask i'm glad you did it's a vertex painter directly integrated into godot the goal of this addon is to help you paint textures on your mesh with different brushes pressure and blend mode you heard right i talked about pressure the painter has support for pressure sensitive pens this tool is extremely useful to paint on terrains and create amazing environments [Music] 3d support in godot is pretty good contrary to some what people believe but if we are honest it lacks some important features such as occlusion culling coming in 3.4 automatic led and such that's going to be fixed with godot 4.0 but in the meantime you can have lod level of detail thanks to godot lod found in the kodo x10 libraries made by the community this add-on helps you setting up levels of detail for your meshes helping improve performance with ease you simply add an led spatial node to your scene and add two or three meshes with different levels of details you can set different parameters for how fast it should update and if you want to see it in action there's a neat little demo available note that this add-on will work only on mesh instance particles and lights not on csg for example the 12th add-on for this video is ingrained by larpon no i'm not talking about your grandma ingrate is a simple way of creating infinite scrolling games which is perfect to create infinite runners you set it up with two components and you can easily customize the grid and the cells the addon will take care of wrapping when needed and moving everything you simply call the move function with the relative movement in pixels this is a handy tool to create infinite runners so if you're making one check it out the last add-on for this video is called godot virtual joystick and from the name you probably understand what it's all about this is the perfect add-on to add on-screen joystick for your mobile game the setup is super easy you simply add the joystick scene set it up using the different parameters and then get the value from the joysticks when you need it you have three modes for the joystick one where it's fixed the other where the joystick can move on the screen to follow your finger and the last one where the joystick will be where you touch on the screen it supports multi-touch can be configured to act as a directional gamepad have custom dead zones clamp zone and also when it should be visible or not this addon is simple but does the job perfectly i use it on my mobile export of my game dashboard to easily show people what the game is about without having to bring a controller with me [Music] and guys that's the end of the video i showed you 13 add-ons that could help you make your game faster i hope you find it interesting and if you have similar add-ons that you want to share please do it in the comments below guto and it's community is evolving fast and there's often new add-ons that do amazing stuff you'll find all the links in the description i teased you at the beginning of the video the gogoro jam 2 has started it's not only a jam but a festival and each day you'll have videos and live streams talking about game dev and godot you can already check out the website for all the relevant information and join the jam on the each page the jam itself starts november 18th so you still have time to join this year there's also fundraiser which will help to reduce tribute to the godot team the creators of the event and even you if you participate in the jam and you win so don't wait and join us all the relevant links are in the description if you want to support me you can wishlist dashboard the local multiplayer game i'm working on link in the description i'll see you soon and in the meantime have a great day bye [Music]
Info
Channel: MrEliptik
Views: 11,344
Rating: undefined out of 5
Keywords: godot, godot-engine, godot engine, gamedev, games, development, game development, godot addons, addons, godot plugins, plugins
Id: wDD7c7IEFTQ
Channel Id: undefined
Length: 11min 22sec (682 seconds)
Published: Wed Nov 03 2021
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.