Hi, everyone!
I know it’s a feature that everyone wants to have, the one that during scrolling there is a change in the navigation bar.
Currently this can be achieved with mouse enter.
I’m trying to scroll horizontally through “floors”, I move between walls and as soon as I reach wall 4, I want it to appear above that I’ve reached the 2nd floor (above there is navigation of buttons to the floors but this can also be achieved by scrolling, I’ve attached a picture).
Right now, I have a constant jump and I can’t do a repeat.
For each floor change I made its own frame and connected every fourth wall to the next floor and vice versa.