YouTube Channel Recommendations for people who like Godotneers (Click a channel's button below to go to their page on Channel Galaxy and find more new YouTube suggestions)
About Godotneers
Hello Godotneers! Here I make tutorial videos for the Godot game engine. If you'd like to support me, you can do so at https://ko-fi.com/derkork . Thank you very much!
Recent Videos from Godotneers
Transforms in Godot - elegantly solve game programming problems without being a math wizard
Hello Godotneers! When we make games we very often have to do calculations in 2D or 3D space to find out in which direction a character should walk, a projectile should fire or how to rotate a camera when the player moves the mouse. This often requires quite a bit of math which can be challenging … Particle Systems in Godot - Part 2: 3D Particle Systems
Hello Godotneers! In this second part of our particle systems video series we are going to explore 3D particle systems. We're going to learn the basics of how particle systems work in 3D and how we can build effects like fire and rain. We'll have a look at particle attractors, how to make particles… Particle Systems in Godot - Part 1: Getting started in 2D
Hello Godotneers! Did you ever want to create nice visual effects for your game? Then you probably have stumbled upon Godot's particle systems. And maybe you were a little bit overwhelmed by all the settings and features that Godot's particle system nodes provide. So we're going to explore how part…