From daa105dbff29b1fc2421f354d4d0c47a4620a6d8 Mon Sep 17 00:00:00 2001 From: ZenithVal <88603991+ZenithVal@users.noreply.github.com> Date: Tue, 23 Aug 2022 15:56:28 -0400 Subject: [PATCH] Added delay and logging options --- Config.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Config.json b/Config.json index f7d46c1..06265e4 100644 --- a/Config.json +++ b/Config.json @@ -3,8 +3,11 @@ "IP": "127.0.0.1", "ListeningPort": 9001, "SendingPort": 9000, - "RunDeadzone": 0.75, - "WalkDeadzone": 0.15, + "RunDeadzone": 0.70, + "WalkDeadzone": 0.15, + "ActiveDelay": 0.1, + "InactiveDelay": 0.5, + "Logging": false, "Paramaters": { "I GAVE UP ON THESE, THEY DON'T WORK": "if someone knows how, lmk lol",