Feature/scaling
Compare changes
@@ -18,6 +18,10 @@
@@ -56,11 +60,7 @@ ARWTHVRPawn::ARWTHVRPawn(const FObjectInitializer& ObjectInitializer) : Super(Ob
@@ -75,17 +75,37 @@ void ARWTHVRPawn::Tick(float DeltaSeconds)
Allows for uniform scaling of the pawn by adjusting the WorldToMeters parameter.
Related Cluster Plugin PR: rwth-vr-cluster-plugin!8 (merged)