Hello!
Godot is again topping the charts. This time not due to something positive.
Apparently, Godot's community manager is blocking... GitHub users and even paying community members... Because of politics...
Anyway... here are some actually and hopefully useful content for us devs!
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 64.17% and a Click Rate of 19.17%!
~~ PLUGINS ~~
~~ TUTORIALS ~~

How to effectively manage sound effects in Godot by utilizing an audio manager for improved game audio quality.
Stepped Gradient is a retro-styled shader for gradients in Godot that allows users to adjust parameters within the shader or code to create custom effects.
Create manga-style speedlines in Godot Shaders by incorporating NoiseTexture2D and FastNoiseLite with specific parameters
Create a simple screen texture shader using Godot that converts the current screen image to a 4-color output with an optional palette-constrained brightness slider.
How to create a Line2D animation using Godot Shaders with parameters for a sine wave effect such as frequency, amplitude, and speed.
Discrete Sunset is a shader that creates a discretized color gradient with scrolling lines featuring a slight parallax effect, with customizable colors, line width, and speed.
How to set up a physical cloud plane in Godot 4.3 using the Stylized Cloud texture from 900fog as a mesh instance or 3D spatial.
This template provides a starting point for creating 3D multiplayer games in Godot Engine 4.3, tagged with godot, gamedev, multiplayer, and tutorial.

Automate the creation of node references in your scripts with the "Drag and Drop References" feature in Godot Engine.
