куча хлама

This commit is contained in:
Andron666
2022-03-14 17:18:24 +05:00
parent 5ad444850b
commit 15f0b60364
259 changed files with 634 additions and 133 deletions
+1 -1
View File
@@ -9,5 +9,5 @@
"sources": []
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
@@ -40,5 +40,5 @@
]
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
@@ -40,5 +40,5 @@
]
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
+1 -1
View File
@@ -9,5 +9,5 @@
"sources": []
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
+1 -1
View File
@@ -40,5 +40,5 @@
]
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
+129 -8
View File
@@ -14,29 +14,51 @@
{
"click":
{
"output": "/actions/main/in/troggerR"
"output": "/actions/main/in/triggerR"
}
}
},
{
"mode": "trigger",
"path": "/user/hand/right/input/grip",
"inputs":
{
"click":
{
"output": "/actions/main/in/grabberR"
}
}
},
{
"mode": "trigger",
"path": "/user/hand/left/input/trigger",
"inputs":
{
"click":
{
"output": "/actions/main/in/triggerL"
}
}
},
{
"mode": "button",
"path": "/user/hand/left/input/x",
"path": "/user/hand/left/input/a",
"inputs":
{
"click":
{
"output": "/actions/main/in/menu"
"output": "/actions/main/in/menuL"
}
}
},
{
"mode": "button",
"path": "/user/hand/right/input/a",
"mode": "trigger",
"path": "/user/hand/left/input/grip",
"inputs":
{
"click":
{
"output": "/actions/main/in/menu"
"output": "/actions/main/in/grabberL"
}
}
},
@@ -47,7 +69,106 @@
{
"pull":
{
"output": "/actions/main/in/VRtrigger axis"
"output": "/actions/main/in/R_VRtrigger axis"
}
}
},
{
"mode": "joystick",
"path": "/user/hand/right/input/joystick",
"inputs":
{
"position":
{
"output": "/actions/main/in/R_VRstickX,R_VRstickY X Y_axis2d"
}
}
},
{
"mode": "trigger",
"path": "/user/hand/right/input/grip",
"inputs":
{
"pull":
{
"output": "/actions/main/in/R_VRgrabber axis"
}
}
},
{
"mode": "trigger",
"path": "/user/hand/left/input/trigger",
"inputs":
{
"pull":
{
"output": "/actions/main/in/L_VRtrigger axis"
}
}
},
{
"mode": "joystick",
"path": "/user/hand/left/input/joystick",
"inputs":
{
"position":
{
"output": "/actions/main/in/L_VRstickX,L_VRstickY X Y_axis2d"
}
}
},
{
"mode": "trigger",
"path": "/user/hand/left/input/grip",
"inputs":
{
"pull":
{
"output": "/actions/main/in/L_VRgrabber axis"
}
}
},
{
"mode": "button",
"path": "/user/hand/right/input/a",
"inputs":
{
"pull":
{
"output": "/actions/main/in/R_btn1 axis"
}
}
},
{
"mode": "button",
"path": "/user/hand/right/input/b",
"inputs":
{
"pull":
{
"output": "/actions/main/in/R_btn2 axis"
}
}
},
{
"mode": "button",
"path": "/user/hand/left/input/x",
"inputs":
{
"pull":
{
"output": "/actions/main/in/L_btn1 axis"
}
}
},
{
"mode": "button",
"path": "/user/hand/left/input/y",
"inputs":
{
"pull":
{
"output": "/actions/main/in/L_btn2 axis"
}
}
}
@@ -85,5 +206,5 @@
]
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
+1 -1
View File
@@ -9,5 +9,5 @@
"sources": []
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
+181 -6
View File
@@ -148,11 +148,27 @@
"requirement": "optional"
},
{
"name": "/actions/main/in/troggerR",
"name": "/actions/main/in/triggerR",
"type": "boolean"
},
{
"name": "/actions/main/in/menu",
"name": "/actions/main/in/grabberR",
"type": "boolean"
},
{
"name": "/actions/main/in/triggerL",
"type": "boolean"
},
{
"name": "/actions/main/in/menuL",
"type": "boolean"
},
{
"name": "/actions/main/in/grabberL",
"type": "boolean"
},
{
"name": "/actions/main/in/menuR",
"type": "boolean"
},
{
@@ -164,7 +180,51 @@
"type": "vector1"
},
{
"name": "/actions/main/in/VRtrigger axis",
"name": "/actions/main/in/R_VRtrigger axis",
"type": "vector1"
},
{
"name": "/actions/main/in/R_VRstickY,R_VRstickX X Y_axis2d",
"type": "vector2"
},
{
"name": "/actions/main/in/R_VRstickX,R_VRstickY X Y_axis2d",
"type": "vector2"
},
{
"name": "/actions/main/in/R_VRgrabber axis",
"type": "vector1"
},
{
"name": "/actions/main/in/L_VRtrigger axis",
"type": "vector1"
},
{
"name": "/actions/main/in/L_VRstickY,L_VRstickX X Y_axis2d",
"type": "vector2"
},
{
"name": "/actions/main/in/L_VRstickX,L_VRstickY X Y_axis2d",
"type": "vector2"
},
{
"name": "/actions/main/in/L_VRgrabber axis",
"type": "vector1"
},
{
"name": "/actions/main/in/R_btn1 axis",
"type": "vector1"
},
{
"name": "/actions/main/in/R_btn2 axis",
"type": "vector1"
},
{
"name": "/actions/main/in/L_btn1 axis",
"type": "vector1"
},
{
"name": "/actions/main/in/L_btn2 axis",
"type": "vector1"
}
],
@@ -175,6 +235,106 @@
}
],
"default_bindings": [
{
"controller_type": "gamepad",
"binding_url": "gamepad.json"
},
{
"controller_type": "holographic_controller",
"binding_url": "holographic_controller.json"
},
{
"controller_type": "hpmotioncontroller",
"binding_url": "hpmotioncontroller.json"
},
{
"controller_type": "indexhmd",
"binding_url": "indexhmd.json"
},
{
"controller_type": "knuckles",
"binding_url": "knuckles.json"
},
{
"controller_type": "oculus_touch",
"binding_url": "oculus_touch.json"
},
{
"controller_type": "rift",
"binding_url": "rift.json"
},
{
"controller_type": "vive",
"binding_url": "vive.json"
},
{
"controller_type": "vive_controller",
"binding_url": "vive_controller.json"
},
{
"controller_type": "vive_cosmos_controller",
"binding_url": "vive_cosmos_controller.json"
},
{
"controller_type": "vive_pro",
"binding_url": "vive_pro.json"
},
{
"controller_type": "vive_tracker",
"binding_url": "vive_tracker.json"
},
{
"controller_type": "vive_tracker_camera",
"binding_url": "vive_tracker_camera.json"
},
{
"controller_type": "vive_tracker_chest",
"binding_url": "vive_tracker_chest.json"
},
{
"controller_type": "vive_tracker_handed",
"binding_url": "vive_tracker_handed.json"
},
{
"controller_type": "vive_tracker_keyboard",
"binding_url": "vive_tracker_keyboard.json"
},
{
"controller_type": "vive_tracker_left_elbow",
"binding_url": "vive_tracker_left_elbow.json"
},
{
"controller_type": "vive_tracker_left_foot",
"binding_url": "vive_tracker_left_foot.json"
},
{
"controller_type": "vive_tracker_left_knee",
"binding_url": "vive_tracker_left_knee.json"
},
{
"controller_type": "vive_tracker_left_shoulder",
"binding_url": "vive_tracker_left_shoulder.json"
},
{
"controller_type": "vive_tracker_right_elbow",
"binding_url": "vive_tracker_right_elbow.json"
},
{
"controller_type": "vive_tracker_right_foot",
"binding_url": "vive_tracker_right_foot.json"
},
{
"controller_type": "vive_tracker_right_knee",
"binding_url": "vive_tracker_right_knee.json"
},
{
"controller_type": "vive_tracker_right_shoulder",
"binding_url": "vive_tracker_right_shoulder.json"
},
{
"controller_type": "vive_tracker_waist",
"binding_url": "vive_tracker_waist.json"
},
{
"controller_type": "knuckles",
"binding_url": "knuckles.json"
@@ -308,11 +468,26 @@
"/actions/main/out/vibrateleft": "Haptic (Left)",
"/actions/main/out/vibrateright": "Haptic (Right)",
"/actions/main/in/open_console": "Open Console",
"/actions/main/in/troggerR": "troggerR",
"/actions/main/in/menu": "menu",
"/actions/main/in/triggerR": "triggerR",
"/actions/main/in/grabberR": "grabberR",
"/actions/main/in/triggerL": "triggerL",
"/actions/main/in/menuL": "menuL",
"/actions/main/in/grabberL": "grabberL",
"/actions/main/in/menuR": "menuR",
"/actions/main/in/right axis": "right",
"/actions/main/in/forward axis": "forward",
"/actions/main/in/VRtrigger axis": "VRtrigger",
"/actions/main/in/R_VRtrigger axis": "R_VRtrigger",
"/actions/main/in/R_VRstickY,R_VRstickX X Y_axis2d": "R_VRstickY,R_VRstickX X Y_axis2d",
"/actions/main/in/R_VRstickX,R_VRstickY X Y_axis2d": "R_VRstick",
"/actions/main/in/R_VRgrabber axis": "R_VRgrabber",
"/actions/main/in/L_VRtrigger axis": "L_VRtrigger",
"/actions/main/in/L_VRstickY,L_VRstickX X Y_axis2d": "L_VRstickY,L_VRstickX X Y_axis2d",
"/actions/main/in/L_VRstickX,L_VRstickY X Y_axis2d": "L_VRstick",
"/actions/main/in/L_VRgrabber axis": "L_VRgrabber",
"/actions/main/in/R_btn1 axis": "R_btn1",
"/actions/main/in/R_btn2 axis": "R_btn2",
"/actions/main/in/L_btn1 axis": "L_btn1",
"/actions/main/in/L_btn2 axis": "L_btn2",
"/actions/main": "Main Game Actions"
}
]
+1 -1
View File
@@ -9,5 +9,5 @@
"sources": []
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
+5 -16
View File
@@ -12,31 +12,20 @@
"path": "/user/hand/right/input/trigger",
"inputs":
{
"click":
"pull":
{
"output": "/actions/main/in/troggerR"
}
}
},
{
"mode": "button",
"path": "/user/hand/right/input/application_menu",
"inputs":
{
"click":
{
"output": "/actions/main/in/menu"
"output": "/actions/main/in/R_VRtrigger axis"
}
}
},
{
"mode": "trigger",
"path": "/user/hand/right/input/trigger",
"path": "/user/hand/left/input/trigger",
"inputs":
{
"pull":
{
"output": "/actions/main/in/VRtrigger axis"
"output": "/actions/main/in/L_VRtrigger axis"
}
}
}
@@ -74,5 +63,5 @@
]
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
@@ -6,7 +6,140 @@
{
"/actions/main":
{
"sources": [],
"sources": [
{
"mode": "trigger",
"path": "/user/hand/right/input/trigger",
"inputs":
{
"click":
{
"output": "/actions/main/in/triggerR"
}
}
},
{
"mode": "button",
"path": "/user/hand/right/input/grip",
"inputs":
{
"click":
{
"output": "/actions/main/in/grabberR"
}
}
},
{
"mode": "trigger",
"path": "/user/hand/left/input/trigger",
"inputs":
{
"click":
{
"output": "/actions/main/in/triggerL"
}
}
},
{
"mode": "button",
"path": "/user/hand/left/input/x",
"inputs":
{
"click":
{
"output": "/actions/main/in/menuL"
}
}
},
{
"mode": "button",
"path": "/user/hand/left/input/grip",
"inputs":
{
"click":
{
"output": "/actions/main/in/grabberL"
}
}
},
{
"mode": "button",
"path": "/user/hand/right/input/a",
"inputs":
{
"click":
{
"output": "/actions/main/in/menuR"
}
}
},
{
"mode": "trigger",
"path": "/user/hand/right/input/trigger",
"inputs":
{
"pull":
{
"output": "/actions/main/in/R_VRtrigger axis"
}
}
},
{
"mode": "joystick",
"path": "/user/hand/right/input/joystick",
"inputs":
{
"position":
{
"output": "/actions/main/in/R_VRstickY,R_VRstickX X Y_axis2d"
}
}
},
{
"mode": "trigger",
"path": "/user/hand/right/input/grip",
"inputs":
{
"pull":
{
"output": "/actions/main/in/R_VRgrabber axis"
}
}
},
{
"mode": "trigger",
"path": "/user/hand/left/input/trigger",
"inputs":
{
"pull":
{
"output": "/actions/main/in/L_VRtrigger axis"
}
}
},
{
"mode": "joystick",
"path": "/user/hand/left/input/joystick",
"inputs":
{
"position":
{
"output": "/actions/main/in/L_VRstickY,L_VRstickX X Y_axis2d"
}
}
},
{
"mode": "trigger",
"path": "/user/hand/left/input/grip",
"inputs":
{
"pull":
{
"output": "/actions/main/in/L_VRgrabber axis"
}
}
}
],
"poses": [
{
"output": "/actions/main/in/controllerleft",
@@ -40,5 +173,5 @@
]
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
+1 -1
View File
@@ -9,5 +9,5 @@
"sources": []
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
+1 -1
View File
@@ -60,5 +60,5 @@
]
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
@@ -15,5 +15,5 @@
]
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
@@ -15,5 +15,5 @@
]
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
@@ -60,5 +60,5 @@
]
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
@@ -15,5 +15,5 @@
]
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
@@ -15,5 +15,5 @@
]
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
@@ -15,5 +15,5 @@
]
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
@@ -15,5 +15,5 @@
]
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
@@ -15,5 +15,5 @@
]
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
@@ -15,5 +15,5 @@
]
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
@@ -15,5 +15,5 @@
]
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
@@ -15,5 +15,5 @@
]
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
@@ -15,5 +15,5 @@
]
}
},
"description": ""
"description": "Ivazowsky-18319896"
}
@@ -15,5 +15,5 @@
]
}
},
"description": ""
"description": "Ivazowsky-18319896"
}