Godot project to showcase PopcornFX plugin features.
- PopcornFX:
v2.24.0 - Godot:
4.6
This example project presents integration features of PopcornFX into Godot, it does not present the full range of PopcornFX features.
Take a tour in the /scenes/*.tscn/ scenes to explore this project.
The source PopcornFX Project is located in assets/effects/, you can inspect how effects were created in the PopcornFX Editor.
If you have any questions, suggestions, or just feed backs, you can use Github Issues !
This project requires the PopcornFX Plugin for Godot.
The plugin binaries are already present in addons/popcornfx
Simply run the following to clone this project:
git clone REPO_URL
The plugin binaries are already present in addons/popcornfx, you don't have anything to do
- Double click
projet.godot.
Note: Although the PopcornFX Plugin for Godot supports multiple platforms, this project was only tested on Windows.
See LICENSE.md.