Hello there!
On my portfolio website, I'm using a Babylon scene as a splash page: https://rocketclowns.com/
When the user hovers their mouse over the Babylon scene, mousewheel events don't reach the parent, so users can't use their mouse to scroll down.
Is there a way to propagate the mousewheel events to restore normal scrolling behaviour on the page?
Many thanks in advance