Scripting with GDScript Games comes down to two things art and logic. There is a lot that happens under the hood with Godot that the engine takes care of for you, however you as the developer are s...
Game Dev with Godot 4 - Part 3
Top 5 Game Engines for Beginners
At Game Dev Simplified we’re all about simplifying things. One of the hardest parts for newcomers to this space is just where to get started. While we primarily teach and focus on Godot we realize ...
How to stay productive as an Indie Game Dev
Tip #1 - Consistency is key Being an indepedent game developer you are constantly going to be fighting an internal battle. One that’s rife with procrastination, distractions, and nobody to keep you...
Game Dev With Godot 4 - Part 2
Nodes and Scenes: The Building Blocks of Godot Every Game you make with Godot will be comprised of these little things called “Nodes”. To understand what a node is, think about when you were young ...
Game Dev With Godot 4 - Part 1
Getting Started You came here to learn how to make games. Presumably with the Godot 4 Engine. I don’t believe in wasting time so let’s get right into it. The first thing you are going to want to do...