How can I change block sides' texture?

Hello there! If you’re familiar with Minecraft then you must know the wood log block.

How can I change the texture on one side of a box and rotate the texture in BabylonJS?

You could change the cube UVs instead it would probably be the easiest ?

1 Like

Yeah agreed. I would definitely do this in the UV map as well.

see also Apply Material to Individual Faces - Babylon.js Documentation

1 Like