How do i find the intersection between 4 chunks on ps4?

Why do difficult things when this works???

Exactly :joy:

Coordinates are for the blocks, 0, 0 is start of a chunk, 0,16 0,32 0,48 etc. etc. are all chunk borders… if one of the coords (or both) can be divided by 16 cleanly you are at a chunk border…

7 Likes