Scripts/resources/[custom_script]/vstancer/config.json

17 lines
295 B
JSON
Raw Normal View History

2024-12-29 19:48:41 +00:00
{
"Debug": false,
"ExposeCommand": false,
"ExposeEvent": false,
"ScriptRange": 150.0,
"Timer": 1000,
"ToggleMenuControl": 167,
"FloatStep": 0.01,
"FrontLimits": {
"PositionX": 0.25,
"RotationY": 0.2
},
"RearLimits": {
"PositionX": 0.25,
"RotationY": 0.2
}
}