godot-visual-effects icon indicating copy to clipboard operation
godot-visual-effects copied to clipboard

Open-source visual effects designed in Godot, from our VFX Secrets course.

Results 6 godot-visual-effects issues
Sort by recently updated
recently updated
newest added

- Fix: - New: - Added in RainEffects3DDemo - Update: - Added string to csv for demo - Breaking: https://user-images.githubusercontent.com/4955051/176659315-5c26a0db-0350-411d-a4e9-e4c146ce89a4.mp4

**I'm submitting a...** - [x] Bug report. - [ ] Feature request. ## Bug report ## **What is the current behavior?** Releasing mouse-click before the laser completes results in the...

bug

Thank you very much for the tutorial provided. Do you have any plans to provide the code for the Godot4 version? Thank you again.

good first issue
help wanted

Fixes [this](https://github.com/gdquest-demos/godot-visual-effects/issues/19) issue There is also a partial fix for vines

The vines demo is meant to produce a tapering effect like this but doesn't work in Godot 4.3 currently: ![image](https://github.com/user-attachments/assets/d6e0866a-f0bc-4155-9010-79e791401f38) This needs to be investigated.

bug

The ghost trail effect demo should combine a fake 2D motion blur with an increasing parallax speed. It's currently not working in Godot 4.3. The effect should look like this:...

bug