When a user clicks on the menu button, I want a sidebar to animate in, then animate back out again when the button is clicked again. That's straight forward and I can do that.
Once I have completed this, is there any way to consolidate the action and animation so that it is no longer dependent on the timeline?
Basically, I have a large Edge project with a lot of elements that are visible and invisible and different parts of the timeline. I effectively want the Menu button and sidebar to be ever present, and not messing up the timing of the rest of the project.
Thanks