I'm looking for a smarter way to hide and show multiple elements.
The solution I have now is to create a separate script for every element I want to show, with a click on a button.
This is the script part:
This way works perfect, however I think there must be a smarter way. Anyone can give me a clue how to make it smarter?