@ocultor - here’s a very basic sample that might give you a starting point…
window.onscroll = function (screenScrolled) {  
hypeDocument.startTimelineNamed('scroll', hypeDocument.kDirectionForward) 
}
stickyNav.hype.zip (13.1 KB)
@ocultor - here’s a very basic sample that might give you a starting point…
window.onscroll = function (screenScrolled) {  
hypeDocument.startTimelineNamed('scroll', hypeDocument.kDirectionForward) 
}
stickyNav.hype.zip (13.1 KB)