0 votes

I tried some add-ons but they didn't work. I have an idea that needs me to transform an array of images into a gif. I would appreciate it greatly if somebody helped me with that.

Godot version 3.5
in Engine by (17 points)

1 Answer

0 votes

I'm pretty sure Godot has no built-in functionality to export a gif. You'll either have to read up on the gif-format and write your own exporter, or rely on a community plugin.

I don't know what plugin you tried, but it looks like this one should be able to do what you're asking for https://github.com/jegor377/godot-gdgifexporter. If you run into issues with a plugin I suggest you report an issue in the plugins repository, or kindly ask the author for help.

by (1,109 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.