If you've ever gotten Godot's collision layers and masks confused... fear not. I gotchu. Read on to never mix them up again.
Quit copying and pasting from old Godot projects. Use this template (or create your own from mine) and get right to the fun parts of making games!
Recently I sat down to talk with John Cooney, legendary Flash game designer behind dozens of memorable Flash games to talk game design, how the industry has changed, and more!
This is how I use this free Todo Manager for Godot to avoid rabbit holes and code more freely. This is not a tutorial on how to use a checklist tool, it's how I use it to get out of my own way.
Here are some techniques I use in Godot (and other engines) to ensure that I write fewer bugs and catch errors long before I hit publish.
In this Godot 4 tutorial, learn several debugging tips and techniques that are better than print()ing to the console.
This tutorial will walk you through setting up a GitHub repo that you can use to quickly stand up game jam games and other projects.
Loading scenes. Progress bars. Scene transitions. Data handoff. These are all pillars of any game project. Scene Manager+ does all of this and the source code is free for you to use.
If you're learning Godot, here are 5 coding challenges you can try today to test your skills.
Learn Godot 4 today by making an entire game in about an hour. This free course exists both as a 6-part series as well as a singular 1-hour video. Choose the method most comfortable to you!