When my sprite finds a path I want it to move along the path at any angle but I want the sprite itself to maintain an angle of zero degrees when it moves along the path. I have tried multiple things but nothing has worked so far. How can I keep the sprite itself at zero degrees when it moves along the path?