fix: update logic move with brush.
This commit is contained in:
@@ -742,6 +742,7 @@ namespace BrewMonster
|
||||
return false;
|
||||
}
|
||||
pTrc.vEnd = trcInfo.vStart + trcInfo.vDelta * trcInfo.fFraction;
|
||||
pTrc.vEnd.y += 0.2f;
|
||||
pTrc.vHitNormal = trcInfo.normal;
|
||||
|
||||
float fUp = pTrc.vExt.y;
|
||||
|
||||
Reference in New Issue
Block a user