Started by
throwawayjoke
on
Topic category: Help with MCreator software
I created a model in blockbench with the geckolib plugin installed :
But when I imported it to Mcreator, the animations and model worked fine, but for some reason the texture of flat parts of the model keeps flickering
image for example :
any help is appreciated!
It looks like what's going on is called Z-fighting, when 2 parts are at the same position the 3d renderer doesn't know which part to render at once as they both exist infront of each other. To prevent this, move the objects which are fighting by changing their position by a tiny increment/decrement (say +/-0.01).
I don’t have any parts in the same place though. The only parts that flicker are flat parts though, does that affect it?
I might be wrong about this, but I believe that with block models fully flat textures sometimes flicker because the other side is blank and it's switching back and forth between the two sides. Maybe paint both sides of the surface? Idk sorry if that doesn't help
I have observed this in 1.20.4. Maybe 1.20.4 has some rendering bug