So I am trying to make a basic ignite spell that ignites the side of the block I am looking at.
Until now I have managed to make it so it ignites the top of the block I am looking at by splitting a Vector Raycast into it X,Y,Z coordonates and increasing the Y by 1, making a vector out of them 3...