value tweaks

This commit is contained in:
2026-03-22 12:06:33 +00:00
parent 26a861e1a5
commit 360ffc7526
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[idle]
# Standard deviation of wander spread in chunks.
sigma_chunks = 1.0
sigma_chunks = 0.5
# Probability (0.0-1.0) that arriving at a target triggers a loiter pause.
loiter_chance = 0.6
# Loiter duration range in FixedUpdate ticks (~60 TPS).