ZSziva socialinzivadotsh.hashnode.dev00Godot 4 Autoload Singletons: When To Use, When To AvoidMay 18 · 6 min read · If you have built more than two Godot projects, you have seen the same pattern repeat: someone creates an Autoload for the player, another for inventory, another for audio, another for save state, theJoin discussion
ZSziva socialinzivadotsh.hashnode.dev00Godot Tilemap Tutorial: Building 2D Levels with AIMay 8 · 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 TutorialMay 5 · 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