A c++ Pandemonium engine module that adds support for loading gifs using https://github.com/hidefromkgb/gif_load .
- Get the source code for the engine.
git clone https://github.com/Relintai/pandemonium_engine.git pandemonium_engine
- Go into Pandemonium's modules directory.
cd ./pandemonium_engine/modules/
- Clone this repository
git clone https://github.com/Relintai/gif_loader.git gif_loader
- Build Pandemonium. You can use the official godot docs. Tutorial