I am trying to rotate a instanced static mesh in place. I’m working with the basic minecraft clone that is here:
I have tried set local rotation, setrelative rotation and set world rotation and no mater which one I chose the block gets move many centimeters away from where it was. I’m clueless at that point as to what to do.