Hi,
I made a Interaction animation with Scroll Scene at the bottom of a restaurant menu letting a SVG element fly in from the left and a SVG element fade in.
The problem occurs, because the restaurant menu is made in Bootstrap 5 tabs and every menu item in the tabs (like Starters, Salads etc.) have their individual page length so the animation only works when the “active” tab is selected.
Is there any way to let the animation work on every page length in all tabs?
The elements in/or the SVG are not nested in the tabs menu and I target the element (SVG) so I don’t understand what is going on!
Thanks,
David