Update general.cfg

Disabled Gestures since user will need to profile those first, the enable.
This commit is contained in:
DM67-Developer
2025-12-08 14:00:58 -06:00
committed by GitHub
parent 18d8c8d731
commit f49dd6e7b8
+2 -2
View File
@@ -145,7 +145,7 @@ GESTURE_ANIM_CURTSY=Curtsy
GESTURE_ANIM_WAVE=Wave
# Gesture System Configuration
GESTURE_ENABLED=1
GESTURE_ENABLED=0
GESTURE_AUTO_STOP=1
GESTURE_DURATION=3.0
GESTURE_DEBUG=0
@@ -221,4 +221,4 @@ WAYPOINT_REACHED_DISTANCE=1.2
# Expected results:
# - Tables, chairs, lamps, ottomans = FURNITURE (navigable around)
# - Only actual walls, buildings = WALLS (require pathfinding) # - Pathfinding should run 10+ iterations instead of failing at 1
# - Better navigation through doorways and around corners
# - Better navigation through doorways and around corners