Best of GodotOctober 2025

  1. 1
    Article
    Avatar of game_developersGame Developers·31w

    Which software is beginner friendly for game development? Unity, Unreal or Godot?

    A beginner seeks recommendations on choosing between Unity, Unreal Engine, and Godot as their first game development platform. The post asks the community for guidance on which engine is most beginner-friendly for starting a game development journey.

  2. 2
    Article
    Avatar of 80lv80 LEVEL·34w

    Juicy UI For Pixel Art-Style 4X Game Made With Godot

    PLVS VLTRA is a turn-based 4X strategy game built with Godot featuring an economy dashboard that visualizes complex financial data through line graphs, pie charts, and detailed breakdowns. The game integrates UI design with gameplay mechanics, where the dashboard reflects player decisions made through a Laws & Policies system and Imperial Cabinet interactions. The project demonstrates how data visualization can serve as both an informational tool and strategic gameplay element in indie game development.

  3. 3
    Article
    Avatar of godotGodot·32w

    Material Maker – Godot Engine

    Material Maker is an open-source procedural PBR material and texture creation tool built with Godot Engine. Created by RodZilla in 2018, it recently released version 1.4 running on Godot 4, featuring nearly 250 nodes and export capabilities to Godot, Unity, and Unreal. The tool generates shaders using a node-based system and has been used in several released games including Crown Gambit and Zefyr: A Thief's Melody. Godot 4 brings compute shaders for improved performance and flexible layouts with undockable panels. Future development focuses on 3D model texturing with a procedural painting workflow.