Remove debug line
This commit is contained in:
parent
717ada8942
commit
54fb579556
@ -2197,7 +2197,6 @@ namespace Passer.Humanoid {
|
||||
float correction = +0.01F;
|
||||
AdjustTrackingHeight(correction);
|
||||
floatCorrectionDistance += correction;
|
||||
Debug.Log($"{floatCorrectionDistance} {leftBendingDistance} {rightBendingDistance}");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user