Hi, I'm working on a mod, and I need to know which side of a node is clicked. To put it simply, I put a block (let's call it block_a) on the ground and when I click it with a special tool I want to put a block to the right hand side of block_a (relative to the player's position). Of course the right...