Change object with button on mobile

.

First I will say to please use better variable names. Hopefully you’re just learning, but it would be best to use better names.

Next, I would say for something so simple, why pay someone to do it? You should learn about the simple part of how to set up the on click event in the inspector on a button. Then you just need to set the other objects to false. Even if your script isn’t perfect or the most well designed, you should be able to come up with this little bit easy and ask for help with what you tried.