JannisX11 / blockbench

Blockbench - A low poly 3D model editor
https://www.blockbench.net
GNU General Public License v3.0
3.06k stars 271 forks source link

GIF transparency issue #2283

Closed YkVox closed 2 months ago

YkVox commented 2 months ago

What are you trying to do, and what do you expect to happen?

making a GIF animation using transparent textures does not render said textures as expected

how the model looks in the editor image

What happens instead?

exporting it to gif cuts the transparent part of the textures using the Scene Recorder plugin

Transposia_animation

and the default behavior of the GIF exporter gives for even worse results... animation2

i'd be glad for any help !

Model format in which the issue occurs

.bbmodel

Blockbench variant

Program

Blockbench version

4.9.4

Operating System

Windows 11

Installed Blockbench plugins

Scene Recorder

JannisX11 commented 2 months ago

GIFs don't support partial transparency. I would recommend adding a background image, or recording in APNG or PNG Sequence instead.