Bongo

Bongo

242k Downloads

Some entity models are shifted, shrinked/enlarged, or are not rendered at all

Greg-21 opened this issue ยท 2 comments

commented

Some entity models are shifted (mostly downwards), rendered much smaller/larger than they are in the game world, and sometimes are not even rendered at all (or at least they are rendered outside the viewport), making it impossible to knowingly kill them without opening the big bingo card.

Screenshot showing some examples:
Entities-rendering-issues

This issue occurs on the following configuration (I didn't test other configs):

  • Minecraft version: 1.16.4
  • Bongo version: 1.0.4
  • LibX version: 1.0.6
  • Forge version: 35.1.4
commented

If you can't completely fix this issue, that's OK. Missing entity models are the most problematic things here, but fortunately they are quite rare.

commented

There's no way for me to fix the entities being off. What I do is get the Entities Size and the scale it to render the entity as big as possible so you can also see what entity it is when the bingo card is not full screen. If the render renders things outside the hit-box they'll be outside the bingo frame
And that the entities don't render is a similar problem. I'll try to make more of them render but probably never all of them will do.