Started by
lazardemon 92
on
Topic category: Help with MCreator software
I am trying to make a budding amethyst type thing and I wan't it to break when floating. to do that, I get the rotation of the block and check if the block its facing is air, but that doesn't work if its on the floor or ceiling.
Is there a way to get the face of the block?
I think this happens because you have to check what why it is facing. If it is facing ceiling, you have to check if it is facing air a diffrent way?
and how would I do that?
I'm not entirely sure what I said is the problem, could you show me the procedures for this?