Hello!
Become a sponsor!
Do you have a tool Godot users could benefit from using?
Or want to show your Godot game to inspire?
Why not become a sponsor of Godot Weekly?
Godot Weekly has an Open Rate of 68.29% and a Click Rate of 21.14%!
~~ RESOURCES ~~
Hengo is an open-source visual scripting tool for Godot that enables users to create logic visually while compiling it directly into GDScript for smooth integration with the Godot Engine.
Talo is the easiest way to integrate leaderboards, stats, player management and more into your game.
~~ SHADERS ~~
The "Gameboy Color Palette Shader" is a shader snippet designed for use in Godot that replicates the color palette of the Gameboy Color, created by BreezyMelee.
How to create a 2D electric arc and plasma effect in Godot using a custom shader for a sprite material.
An updated first-person view model shader for Godot 4.3+ that sets up your model using StandardMaterial3D.
The Smooth Color Gradient Shader is designed for canvas items in Godot that creates a seamless color gradient effect by utilizing a specified direction and rendering mode.
The Wobbly Grid Shaders is a canvas item shader that allows customization of grid color and line width, creating a dynamic visual effect.
~~ TUTORIALS ~~

Custom Resources in Godot are essential for efficient game development as they streamline data management and improve performance by allowing developers to create reusable assets without unnecessary overhead.

How to create a 2D farming game using an 8-hour tutorial series consisting of 25 episodes focused on the Godot Engine! WOW! Don't forget to hydrate!

How to resize AnimatedSprite2D sprites in Godot involves adjusting the scale properties in the editor or through code to achieve the desired size.
Learn essential game development patterns in Godot Engine to enhance performance, optimize resources, and maintain clean and modular code.
How to effectively implement and master dialogue systems in Godot using the Dialogue Manager Plugin through this comprehensive guide.
Learn to create fake rope physics in Godot 4.3 with this tutorial inspired by the latest Screamjam submission.

The SkeletonModifier3D node in Godot 4.3 enhances character animation with features like tails and custom IK.

The advantages and considerations of using static typing in Godot game development. Should You Use Static Typing in Godot?

How to create a Snake game using Godot 4.3 while exploring game development and programming techniques.
