diff --git a/MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/PubUtilLib/plPhysX/plPXPhysicalControllerCore.cpp b/MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/PubUtilLib/plPhysX/plPXPhysicalControllerCore.cpp index 90483b35..6f4b3a37 100644 --- a/MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/PubUtilLib/plPhysX/plPXPhysicalControllerCore.cpp +++ b/MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/PubUtilLib/plPhysX/plPXPhysicalControllerCore.cpp @@ -71,7 +71,7 @@ hsBool plPXPhysicalControllerCore::fDebugDisplay = false; int plPXPhysicalControllerCore::fPXControllersMax = 0; #define kCCTSkinWidth 0.1f -#define kCCTStepOffset 0.6f +#define kCCTStepOffset 0.7f #define kCCTZOffset ((fRadius + (fHeight / 2)) + kCCTSkinWidth) #define kPhysHeightCorrection 0.8f #define kPhysZOffset ((kCCTZOffset + (kPhysHeightCorrection / 2)) - 0.05f)