Recent snippets
TileData color batch edit
jil-hue
Tool for quickly replacing colors in a monochrome TileSet
In-editor tool Texture2D into colors palette
jil-hue
Use this in editor to get a dictionary with all colors in a Texture2D and their amount.
Screenshot without freezing (more complex solution)
darkcanopy
An even more complex screenshot function that avoids the pipeline stall of get_texture.get_image()
2D Platformer Character Controller
PapaPandaGames
The controller contains the following features: short jumps, double jumps, coyote time and jump buffer
Resource Deferred Loader
Casual Garage Coder
A script to dynamically load resources in background
Easy Sound Effects
Gamma
A simple node + resource to play sound effects from code
Basic Flocking (GPU Version)
Casual Garage Coder
Flocks of boids with basic behavior with basic obstacle avoidance