
J
Publisher
jang
Splatter Effect 2D
2D
Splatter TileMap Particles Collision Visual Effects 2D
Cool splatter effect for 2d TileMaps.
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
Godot Color Splatter Effect
Cool color splatter effect for godot

How to use
Check out src/Example for working examples.
Steps
- Add
SplatLayer.tscnscene under TileMap Node. - Add
ParticleColliderscene under particle Node. - Connect
particle_collidedand usedraw_spot_at_collisionto draw spot on collision.