Corners of Bounding Box don't collide with Player.

Started by IntoTheDrink on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Jun 2022
Points:
457

User statistics:

  • Modifications: 1
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 9
Corners of Bounding Box don't collide with Player.

The sides, top and bottom are colliding except for the 4 corners, which doesn't make any sense. The bounding box is a cube that surrounds the whole block so how can the corners not collide with the player? Maybe I just don't understand how this works.