I could inspect the code for the answer, but I just wanna ask instead... how did you get the cutscenes to play so smoothly?? Is it a set of preloaded videos that unpause when you click? Or a gif? Or something else??
they're non-looping gifs! i just use a bit of js to display them based on the area you click, and redirect after a set time. i was also shocked at how seamless it is!
Gonna butt in here for a second because I've been wondering how to do something like this for a while and oh my god thank you for sharing. Now I know how to finally add a little elevator door animation when switching pages on my site LOL
I could inspect the code for the answer, but I just wanna ask instead... how did you get the cutscenes to play so smoothly?? Is it a set of preloaded videos that unpause when you click? Or a gif? Or something else??
they're non-looping gifs! i just use a bit of js to display them based on the area you click, and redirect after a set time. i was also shocked at how seamless it is!
Gonna butt in here for a second because I've been wondering how to do something like this for a while and oh my god thank you for sharing. Now I know how to finally add a little elevator door animation when switching pages on my site LOL