Scene switching not working plus other issues

Here is my proto-site. I'm working on 'proof of concept' elements before forging ahead with the other content.

The main issue is I cannot click back to my start scene once I've clicked forward to second scene (cheeto). I've got a couple of trigger actions that may be responsible but something is telling me it has to do Scroll Magic which is implemented in the start scene.

I'm also stymied by the load element on the start scene. There is a little play upward at the start of the scroll which I would like to remove. Scroll-trigger and scroll-offset are set to 0 so why is there any play in the site? I want the element to be fixed on page load and the animation to start when I start scrolling not after 10px of scrolling.

And finally, I would like to slow the scroll speed down by at least half if possible or even better have it slow during certain parts of the timeline, e.g., when the leadership text starts to animate I would like that to go at half scroll speed and then when that segment of the timeline is finished it goes back to normal scroll speed. A bit like driving along and then going through a muddy patch in the road and then resuming speed.

LIT Cheeto.zip (702.2 KB)

Thanks for your help. Cheers

Hey Lance,

Great catch! Two issues arose. Firstly, there was some accidental Markdown included when you were transferring the code to your project's HTML head section. Secondly, I identified and resolved a garbage collection bug related to memory cleanup during scene switching, which has been fixed in version Hype Scene Magic version 1.1.1.

Here you go:
LIT-Cheeto -Max-20240713.hype.zip (741,5 KB)

2 Likes

To the Max! You are the Man. Thank you for your help and quick reply.

1 Like