ZSziva socialinzivadotsh.hashnode.dev00Godot Tilemap Tutorial: Building 2D Levels with AI3d ago · 7 min read · If you build 2D games in Godot, the TileMap node is the single biggest time saver in the engine. It is also the system most newcomers get wrong, because Godot 4's tilemap workflow is meaningfully diffJoin discussion
ZSziva socialinzivadotsh.hashnode.dev00Calling an LLM API from Godot 4: A GDScript Tutorial6d ago · 7 min read · If you have ever wanted an NPC that can hold a real conversation, a hint system that can adapt to player progress, or a tool that turns plain English into level data, you need your Godot project to taJoin discussion
ZSziva socialinzivadotsh.hashnode.dev00Why Godot's Signal System Confuses AI Coding ToolsApr 28 · 6 min read · If you've been using ChatGPT, Cursor, or Claude to write GDScript, you've probably noticed that signal-related code has a special talent for breaking. Other parts of GDScript usually compile and run rJoin discussion
ZSziva socialinzivadotsh.hashnode.dev00Godot 4.5: The 5 Features Actually Worth Updating ForApr 21 · 6 min read · Godot 4.5 dropped in early 2026, and unlike most minor releases, several features in this one materially change how you build a shipping game. I have been running Ziva on Godot 4.5 for the last two moJoin discussion
ZSziva socialinzivadotsh.hashnode.dev00How to Port a Godot Game to Switch, PS5, and Xbox in 2026Apr 20 · 7 min read · One of the most common questions I get from Godot developers is how to ship to consoles. Godot has no first-party export templates for Nintendo Switch, PlayStation 5, or Xbox Series X|S. That used to Join discussion