Categoria: Uncategorized

if (trail.length > 0) { trail.shift(); } requestAnimationFrame(animate); } animate(); })();