mirror of
https://github.com/DM67-Developer/opensim-ai-npc-framework.git
synced 2026-08-14 08:52:27 +00:00
Update general.cfg
Disabled Gestures since user will need to profile those first, the enable.
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user