document.addEventListener('mousemove', function(e) { var cursor = document.getElementById('rotating-cursor'); if (cursor) { cursor.style.left = e.pageX + 'px'; cursor.style.top = e.pageY + 'px'; } });

Koulutyö, jossa tehtiin Halloween teemainen 10 sekuntia kestävä video. Videossa ei ole erityistä ”sisältöä” tai viestiä. Kokonaisuudessaan halusin tehdä niin iloisen videon kuin pystyin tehtävänantoa noudattaen.

Ohjelmat: After Effects, Illustrator