When setting the velocity, is there a reason for not using velocity = del.normalized() * speed * delta to make the movement smoother?
We're not setting the velocity in this lesson or in the SlowingTurret lesson. Could you please point me to the exact code you'd like to ask about?