Profile Picture

دانيال

تابعني على جميع المنصات

const newX = parseFloat(star.style.left) + (x - 0.5) * speed; const newY = parseFloat(star.style.top) + (y - 0.5) * speed; }); });