Hey guy I’m kinda new to unity and i have this code ive been tryin to write…well basically I want to be able to select an object in game mode and its has to look like its been selected and when i click on another one, it deselects the highlighted one and selects the new one or if i click anywhere else it just needs to deselect the old one.
I was trying to come up with a code that would let me change the texture when i select an object therefore simulating the feeling of being selected and then go back to the original texture when deselected…
thank you for your time