@@ -85,7 +85,7 @@ It can be configured via the `NavigationMode`, which behaves as follows:
*`NAV_WALK` Walking movement that simulates gravity and collisions for the pawn
Collisions thereby are omitted if the user is virtually steering and also when the user is physically awlking into wall etc. (in this case by moving the world away, since we cannot hinder users to physically walk further)
If you want to use a completely custom-build pawn (not based on the ``AWTHVRPawn``), attach it to your pawn and make sure to call
If you want to use a completely custom-build pawn (not based on the ``ARWTHVRPawn``), attach it to your pawn and make sure to call