I have a projectile, its moving. I want it to keep moving at that speed, but change its direction based on the lookvector of another object. How would I go about doing this? I've tried simply changing its lookvector, but, sadly, things don't seem to be that easy.