Hello again, I’ve still been working with the same problem. I’ve gotten it so that an arrow is drawn towards the point of impact, giving me the proper ray I’m looking for, and I’ve initialized your line of code. However, upon putting it into practice, the T Cell doesn’t actually move anywhere. It understands the general direction, but it does not know how to apply that to a specific magnitude. How could I make it so that the new direction has a proper magnitude?