Hover your mouse over different objects to view their slideshows. You can hover over the: - purple carpet (about me) - hanging lamp (why we should choose you) - black cat (why do you want to be leader) - vase painting (plans) - green cat bed (participation) - red armchair (genres) - floating checkbox (checkboxes) - brown sign (expectations)
Original project was by @Livia_10. I'm just remixing to help them fix some bugs. Song is "Rather Be" by Clean Bandit. CHANGES: - Put all the slides & title cards into one sprite. - Use lists to keep track of sprite layers to deal with the fact that the mouse-pointer can touch multiple sprites at the same time. - Centered the title card costumes. - "Expectations" sprite (I noticed that you have slides for this but didn't create a sprite for it). - Renaming sprites for clarity. - Various other code optimizations. Disclaimer: the code probably isn't the most efficient way of doing things, but it gets the job done.