Making a navigation bar that is easy to update

Folks-

I have an animation that works fine with a navigation bar… The project has 16 scenes.

I have been tweaking and adjusting the nav bar on the opening scene and then have to go through to each scene and paste in the new, tweaked nav bar components…

Is there a way to set it up so that nav bar tweaks are automatically made in all scenes?

Thanks for any help!

Mike Fisher

Hello

You can achieve that by turning your navigation bar into a persistent symbol: http://tumult.com/hype/documentation/3.0/#symbols

2 Likes

Thanks, Chris, I will try that.