Recent snippets Browse snippetsExplore

Screenshot without freezing (more complex solution)
darkcanopy
An even more complex screenshot function that avoids the pipeline stall of get_texture.get_image() Godot 4.4 GDScript
First-person camera controls
darkcanopy
first person FPS camera controls using Basis with mouse sensitivity split into X and Y axis Godot 4.x GDScript first-person
Custom shotgun pattern
darkcanopy
shotgun pattern using biased curve2d 'plane' to project the pellets Godot 4.x GDScript functions
Taking a screenshot without freezing (simpler)
darkcanopy
A screenshot function done on a separate thread so your game can save screenshots without lag Godot 4.x GDScript functions
Plaintext config
darkcanopy
.ini plaintext config file players can modify Godot 4.x GDScript functions
Fishing Game Core Mechanic
Casual Garage Coder
Scene/Sub-Scene focusing on a linear precision minigame that can be applied to any linear precision game Godot 4.x GDScript gameplay fishing
Compute Shader Utility
Casual Garage Coder
Simple utility for (limited) compute shader handling GDScript utility compute shader
2D Platformer Character Controller
PapaPandaGames
The controller contains the following features: short jumps, double jumps, coyote time and jump buffer Godot 4.4 GDScript 2d platformer controller
2D Radial Menu
Casual Garage Coder
Very simple radial menu to be used in 2D context Godot 4.x GDScript UI
Number setting UI with slider
Casual Garage Coder
Ever wanted a simple way to set a number manually or with the help of a slider ingame ? Here's a way to do it. Godot 4.x GDScript UI Accessibility

Recent shaders Browse shadersExplore

Recent articles Browse articlesExplore