Making a game again
It all started on YouTube About 3 years ago, more or less, was the last time I developed video games. I had a channel that I started around 2020-202…
Tech news from the best sources
It all started on YouTube About 3 years ago, more or less, was the last time I developed video games. I had a channel that I started around 2020-202…
Have you ever wanted to submit a MiniScript entry for the Micro Jam while still staying on your favourite game engine, have an easy to use alternati…
Motion trails — those fading ghost copies left behind a dashing character — are one of the quickest wins for game feel. They make speed readable wit…
This is a submission for DEV's Summer Bug Smash: Clear the Lineup powered by Sentry . Project overview Nocturne Vania is a small pixel-art Metroidva…
You added a GPUParticles2D , pressed Play, and the node is there in the tree — but zero particles appear. No error. Just silence. This is one of God…
You connected area_entered , you can see the two areas overlapping in the editor, and nothing happens. This is the single most common Godot 4 combat…
"Game feel" is the difference between a hit that just subtracts HP and a hit that lands . In Godot 4 almost none of it needs plugins — it's small, c…
Almost every action game needs the same thing: something that deals damage, and something that takes it. In Godot 4 the raw tools are Area2D + Colli…
Hi everyone ! Arifandi Tanggahma/Jangkrik Here, iam a indie game developer based on Indonesia , nice to meet you! I've just released Hellyah , a fir…
The title screen looks perfect. Claude Code generated the scene transitions, the viewport adjustments, the UI anchoring — everything the Qiita tutor…
Godot's AStarGrid2D is a ten-minute read and a month of gotchas. The API page is small, you skim it, and then your path comes back empty, your units…
Building a Game with Zero Assets in Godot This is the first game I've ever made. I'm not a developer by trade, I'd never touched Godot before, and I…
I tested three Godot MCPs by giving Codex the same task: Connect to a Godot 3.6 project and migrate it to Godot 4.6. Simple test. Same project. Same…
Enlace a post en Español Click If you are developing games in Godot and using AI to help you code, you are probably tired of constantly switching ta…
Check out these 10 open source tools that help game developers create art, animation, levels, audio, dialogue, debug UIs, and engine-ready assets. T…
Digital creation has always felt like a frontier to me—a place where you can build worlds out of nothing but logic and willpower. But if I’m being h…
I just released Shin KoiKoi — a free, polished take on the traditional Japanese card game Hanafuda Koi-Koi . Solo dev, 2 days from kickoff to itch.i…