Started by
littledude47
on
Topic category: Help with Minecraft modding (Java Edition)
For some reason if I use this giant model it's all messed up.
1. The line of sight is at the bottom of the mob around where it would be on the biped model
2. the mob acts as if it were 2 blocks tall and can walk through gaps that are 2 blocks tall (It basically walks through walls if a 2 block gap is near the bottom
3. You can't hit it anywhere except for on its legs (could be a vanilla problem since the giant mob is also impossible to hit anywhere else)
Before you say it's the hitbox, the size of the hitbox is perfectly fine and it goes all the way up to its head and the width is also perfect but its acting as if it's the same as the regular biped model.
Most of those are Minecraft problems. Typically, large modded mobs have multiple hitboxes to avoid it. There's really no way to get around it in MCreator.
what about the walking through 2 block gaps and the line of sight problem though?