Movement of the bot in reverse

Hello,

Whether there is a standard way to make the bot move backwards ?

Now:

-1 I turn the bot mesh around 180 degrees

-1 MoveToLocation(…);

-1 Turn back the mesh around 180 degrees

But this approach is not very convenient and error-prone.

Thanks!