Im trying to make a game object in my game go semi transparent when it touches another game object. I’ve got the bit working where the tag changes and it cant collide with a certain object (because the code makes it “invisible”). but i just cant manage to figure out how to change the transparency.
Can anyone please help?