update pingwheel distance
This commit is contained in:
parent
afa3a075ac
commit
7eabad4e23
1 changed files with 17 additions and 0 deletions
17
config/ping-wheel.json
Normal file
17
config/ping-wheel.json
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
{
|
||||||
|
"pingVolume": 100,
|
||||||
|
"pingDuration": 7,
|
||||||
|
"pingDistance": 128,
|
||||||
|
"correctionPeriod": 1.0,
|
||||||
|
"itemIconVisible": true,
|
||||||
|
"directionIndicatorVisible": true,
|
||||||
|
"nameLabelForced": false,
|
||||||
|
"pingSize": 100,
|
||||||
|
"channel": "",
|
||||||
|
"removeRadius": 10,
|
||||||
|
"raycastDistance": 512,
|
||||||
|
"safeZoneLeft": 5,
|
||||||
|
"safeZoneRight": 5,
|
||||||
|
"safeZoneTop": 5,
|
||||||
|
"safeZoneBottom": 60
|
||||||
|
}
|
||||||
Loading…
Add table
Reference in a new issue