mirror of
https://github.com/marinho/godot-visual-effects.git
synced 2025-09-19 20:26:23 +08:00
69 lines
1.4 KiB
Markdown
69 lines
1.4 KiB
Markdown
## Particles
|
|
|
|
### Fire
|
|
|
|

|
|
|
|
### Hurricane
|
|
|
|

|
|
|
|
### Hyperdrive
|
|
|
|

|
|
|
|
### Shield
|
|
|
|

|
|
|
|
### Smoke
|
|
|
|

|
|
|
|
### Sparks
|
|
|
|

|
|
|
|
### Rain
|
|
|
|

|
|
|
|
## Camera Effects
|
|
|
|
These effects should be place in a CanvasLayer object in any scene
|
|
|
|
### Chromatic Aberration
|
|
|
|

|
|
|
|
### Grain Noise
|
|
|
|

|
|
|
|
### Hexagon Mosaic
|
|
|
|

|
|
|
|
### Pixelate
|
|
|
|

|
|
|
|
### Sepia
|
|
|
|

|
|
|
|
### Vignette (danger)
|
|
|
|

|
|
|
|
### Camera Shake
|
|
|
|
<video src="./docs/images/camera-effects/camera-shake.mp4" width="1152" height="648" controls></video>
|
|
|
|
## License
|
|
|
|
* Kenney Particle Pack is copyrighted by Kenney, and can be found at https://kenney.nl/assets/particle-pack
|
|
* Kenney Prototype Tools is copyrighted by Kenney, and can be found at https://github.com/GeroVeni/kenney_prototype_tools
|
|
|
|
Except for that, the particles and code in this repository are available under MIT license for free usage.
|