Doing responsive banner / websites can be hard. Even harder is creating responsive animations, especially as percentage based animation in CSS3 is very specific.
In this tutorial I’ll demonstrate how to create a full responsive interactive Spiderman animation, where spiderman is climbing and jumping between two skyscrapers on mouse click / touch on any viewport (with some useful workarounds).
Due to not having the copyright on the spiderman sprite sheet, unfortunately I am not able to provide the project files, however recreating similar animations on your own should be easy to solve after the tutorial.