Hi everyone,
i am currently making a GUI in which i want to display all the cube types of my game. The cubes have decals on each side displaying their number. I am using the exact same cube models as the ones the player is holding in his hands, but the decals with the numbers are not shown in the GUI on the left side. I am even slightly rotating the cubes on the Y-axis every frame but that makes no difference.
What could be the issue here?
Thanks in advance!
– SormDev