my block game has a problem where placing blocks would overlap it into another spot that already has a block. how do i fix this?
I had this issue, and would calculate the grid square for the new block, based on the hit location, but moved a bit back towards the player or camera, whatever is your source
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.