Any coders here who could help me with a really simple thing?
I want to click on this red ui button and when i click on this red ui button i want a panel of buttons to appear (in upward direction) and when i re-click on that red button in panel i want the entire panel and the rest of the three buttons to go back to the previous state…
For this i have made 2 animations in unity 1 which expands the panel and the other one which makes the panel to go down (back to it’s previous state)…
I would really appreciate if someone could help me with the code.