The block's hitbox changes when the block X coordinate changes in lua
Posted: Sun Nov 26, 2023 1:21 pm
If I set the block's x coordinate to anything that's out of the area of the block by about 2 blocks, the hitbox shrinks. If it goes far enough, the x hitbox is disabled entirely. What's weird is that this seemingly only happens with x block coordinates, and not y coordinates.
Here's an example:
v.x = -199488
Here's an example:
v.x = -199488