Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
Splatter Effect
Cool splatter effect for 2d TileMaps.
Supported Engine Version
3.3
Version String
0.2
License Version
MIT
Support Level
community
Modified Date
3 years ago
Git URL
Issue URL
Godot Color Splatter Effect
Cool color splatter effect for godot
How to use
Check out src/Example
for working examples.
Steps
- Add
SplatLayer.tscn
scene under TileMap Node. - Add
ParticleCollider
scene under particle Node. - Connect
particle_collided
and usedraw_spot_at_collision
to draw spot on collision.
Cool splatter effect for 2d TileMaps.
Reviews
Quick Information
Splatter Effect
Cool splatter effect for 2d TileMaps.
Supported Engine Version
3.3
Version String
0.2
License Version
MIT
Support Level
community
Modified Date
3 years ago
Git URL
Issue URL