Recent snippets Browse snippetsExplore

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
First-person headbobbing
darkcanopy
Headbobbing in first person in a horizontal figure 8 Godot 4.x GDScript first-person
Taking a screenshot without freezing
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
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
Resource Deferred Loader
Casual Garage Coder
A script to dynamically load resources in background Godot 4.4 GDScript resource management
3D Blob Shadow
Gamma
A rigid shadow that helps shows your player's position, no shader required! Godot 4.x GDScript 3d graphics
Easy Sound Effects
Gamma
A simple node + resource to play sound effects from code Godot 4.4 GDScript audiostreamplayer sfx sound effects
ALT-Enter fullscreen toggle
zegenie
Make your game fullscreen toggleable by reacting to ALT+Enter Godot 4.x GDScript shortcuts input fullscreen

Recent shaders Browse shadersExplore

Recent articles Browse articlesExplore