重做杂兵

This commit is contained in:
SoulliesOfficial
2026-05-11 15:22:30 -04:00
parent 59264706c3
commit 2e00676794
49 changed files with 139495 additions and 70824 deletions

View File

@@ -159,7 +159,7 @@ namespace Opsive.BehaviorDesigner.AddOns.Shared.Runtime.Pathfinding
base.Reset();
m_UpdateRotation = true;
m_StoppingDistance = 0.2f;
m_StoppingDistance = 2f;
}
}
}