How do I show and hide a Texture2D?
u cant do it to Texture but u can either change the mesh render of the object off or by changing the alpha on the material to 0(0 is for hiding and 1 for showing)
Ah I got it. I will try it, thanks!
How do I show and hide a Texture2D?
u cant do it to Texture but u can either change the mesh render of the object off or by changing the alpha on the material to 0(0 is for hiding and 1 for showing)
Ah I got it. I will try it, thanks!