Updates configs and some afcore elements

This commit is contained in:
2021-11-07 02:57:40 +01:00
parent 6061266db2
commit cefad499eb
38 changed files with 548 additions and 150 deletions

View File

@@ -385,4 +385,6 @@ bEnableSpecificColorGamut=True
[/Script/Slate.SlateSettings]
bExplicitCanvasChildZOrder=True
[/Script/NavigationSystem.NavigationSystemV1]
bAutoCreateNavigationData=True

View File

@@ -9,5 +9,5 @@
"sources": []
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -195,5 +195,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -195,5 +195,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -21,5 +21,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -30,22 +30,22 @@
}
},
{
"mode": "trigger",
"mode": "button",
"path": "/user/hand/left/input/grip",
"inputs":
{
"click":
"touch":
{
"output": "/actions/main/in/MotionControllerGripLeft"
}
}
},
{
"mode": "trigger",
"mode": "button",
"path": "/user/hand/right/input/grip",
"inputs":
{
"click":
"touch":
{
"output": "/actions/main/in/MotionControllerGripRight"
}
@@ -117,6 +117,225 @@
}
}
},
{
"mode": "button",
"path": "/user/hand/left/input/a",
"inputs":
{
"click":
{
"output": "/actions/main/in/VREditor_Left_Modifier"
}
}
},
{
"mode": "dpad",
"path": "/user/hand/left/input/thumbstick",
"parameters":
{
"sub_mode": "touch"
},
"inputs":
{
"south":
{
"output": "/actions/main/in/VREditor_Left_TrackpadDown"
}
}
},
{
"mode": "dpad",
"path": "/user/hand/left/input/thumbstick",
"parameters":
{
"sub_mode": "touch"
},
"inputs":
{
"west":
{
"output": "/actions/main/in/VREditor_Left_TrackpadLeft"
}
}
},
{
"mode": "dpad",
"path": "/user/hand/left/input/thumbstick",
"parameters":
{
"sub_mode": "touch"
},
"inputs":
{
"east":
{
"output": "/actions/main/in/VREditor_Left_TrackpadRight"
}
}
},
{
"mode": "dpad",
"path": "/user/hand/left/input/thumbstick",
"parameters":
{
"sub_mode": "touch"
},
"inputs":
{
"north":
{
"output": "/actions/main/in/VREditor_Left_TrackpadUp"
}
}
},
{
"mode": "joystick",
"path": "/user/hand/left/input/thumbstick",
"inputs":
{
"click":
{
"output": "/actions/main/in/VREditor_Left_ConfirmRadialSelection"
}
}
},
{
"mode": "joystick",
"path": "/user/hand/left/input/thumbstick",
"inputs":
{
"touch":
{
"output": "/actions/main/in/VREditor_Left_Touch"
}
}
},
{
"mode": "button",
"path": "/user/hand/left/input/b",
"inputs":
{
"click":
{
"output": "/actions/main/in/VREditor_Left_Modifier2"
}
}
},
{
"mode": "trackpad",
"path": "/user/hand/right/input/trackpad",
"inputs":
{
"touch":
{
"output": "/actions/main/in/VREditor_Right_WorldMovement"
}
}
},
{
"mode": "button",
"path": "/user/hand/right/input/a",
"inputs":
{
"click":
{
"output": "/actions/main/in/VREditor_Right_Modifier"
}
}
},
{
"mode": "dpad",
"path": "/user/hand/right/input/thumbstick",
"parameters":
{
"sub_mode": "touch"
},
"inputs":
{
"south":
{
"output": "/actions/main/in/VREditor_Right_TrackpadDown"
}
}
},
{
"mode": "dpad",
"path": "/user/hand/right/input/thumbstick",
"parameters":
{
"sub_mode": "touch"
},
"inputs":
{
"west":
{
"output": "/actions/main/in/VREditor_Right_TrackpadLeft"
}
}
},
{
"mode": "dpad",
"path": "/user/hand/right/input/thumbstick",
"parameters":
{
"sub_mode": "touch"
},
"inputs":
{
"east":
{
"output": "/actions/main/in/VREditor_Right_TrackpadRight"
}
}
},
{
"mode": "dpad",
"path": "/user/hand/right/input/thumbstick",
"parameters":
{
"sub_mode": "touch"
},
"inputs":
{
"north":
{
"output": "/actions/main/in/VREditor_Right_TrackpadUp"
}
}
},
{
"mode": "joystick",
"path": "/user/hand/right/input/thumbstick",
"inputs":
{
"click":
{
"output": "/actions/main/in/VREditor_Right_ConfirmRadialSelection"
}
}
},
{
"mode": "joystick",
"path": "/user/hand/right/input/thumbstick",
"inputs":
{
"touch":
{
"output": "/actions/main/in/VREditor_Right_Touch"
}
}
},
{
"mode": "button",
"path": "/user/hand/right/input/b",
"inputs":
{
"click":
{
"output": "/actions/main/in/VREditor_Right_Modifier2"
}
}
},
{
"mode": "trigger",
"path": "/user/hand/left/input/trigger",
@@ -226,6 +445,39 @@
"output": "/actions/main/in/SteamVRBindings axis"
}
}
},
{
"mode": "trigger",
"path": "/user/hand/left/input/trigger",
"inputs":
{
"pull":
{
"output": "/actions/main/in/VREditor_Left_TriggerAxis axis"
}
}
},
{
"mode": "trackpad",
"path": "/user/hand/left/input/trackpad",
"inputs":
{
"touch":
{
"output": "/actions/main/in/VREditor_Left_WorldMovement axis"
}
}
},
{
"mode": "trigger",
"path": "/user/hand/right/input/trigger",
"inputs":
{
"pull":
{
"output": "/actions/main/in/VREditor_Right_TriggerAxis axis"
}
}
}
],
"poses": [
@@ -261,5 +513,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -128,6 +128,17 @@
}
}
},
{
"mode": "button",
"path": "/user/hand/left/input/application_menu",
"inputs":
{
"click":
{
"output": "/actions/main/in/MotionControllerMenu"
}
}
},
{
"mode": "trigger",
"path": "/user/hand/left/input/grip",
@@ -250,5 +261,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -21,5 +21,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -418,106 +418,6 @@
{
"controller_type": "vive_tracker_waist",
"binding_url": "vive_tracker_waist.json"
},
{
"controller_type": "knuckles",
"binding_url": "knuckles.json"
},
{
"controller_type": "vive_controller",
"binding_url": "vive_controller.json"
},
{
"controller_type": "vive_cosmos_controller",
"binding_url": "vive_cosmos_controller.json"
},
{
"controller_type": "oculus_touch",
"binding_url": "oculus_touch.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": "vive",
"binding_url": "vive.json"
},
{
"controller_type": "vive_pro",
"binding_url": "vive_pro.json"
},
{
"controller_type": "rift",
"binding_url": "rift.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_waist",
"binding_url": "vive_tracker_waist.json"
},
{
"controller_type": "vive_tracker_left_foot",
"binding_url": "vive_tracker_left_foot.json"
},
{
"controller_type": "vive_tracker_right_foot",
"binding_url": "vive_tracker_right_foot.json"
},
{
"controller_type": "vive_tracker_left_shoulder",
"binding_url": "vive_tracker_left_shoulder.json"
},
{
"controller_type": "vive_tracker_right_shoulder",
"binding_url": "vive_tracker_right_shoulder.json"
},
{
"controller_type": "vive_tracker_left_elbow",
"binding_url": "vive_tracker_left_elbow.json"
},
{
"controller_type": "vive_tracker_right_elbow",
"binding_url": "vive_tracker_right_elbow.json"
},
{
"controller_type": "vive_tracker_left_knee",
"binding_url": "vive_tracker_left_knee.json"
},
{
"controller_type": "vive_tracker_right_knee",
"binding_url": "vive_tracker_right_knee.json"
},
{
"controller_type": "vive_tracker_chest",
"binding_url": "vive_tracker_chest.json"
},
{
"controller_type": "vive_tracker_keyboard",
"binding_url": "vive_tracker_keyboard.json"
},
{
"controller_type": "vive_tracker_handed",
"binding_url": "vive_tracker_handed.json"
},
{
"controller_type": "gamepad",
"binding_url": "gamepad.json"
}
],
"localization": [

View File

@@ -21,5 +21,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -193,6 +193,214 @@
}
}
},
{
"mode": "button",
"path": "/user/hand/left/input/grip",
"inputs":
{
"click":
{
"output": "/actions/main/in/VREditor_Left_WorldMovement"
}
}
},
{
"mode": "button",
"path": "/user/hand/left/input/application_menu",
"inputs":
{
"click":
{
"output": "/actions/main/in/VREditor_Left_Modifier"
}
}
},
{
"mode": "dpad",
"path": "/user/hand/left/input/trackpad",
"parameters":
{
"sub_mode": "click"
},
"inputs":
{
"south":
{
"output": "/actions/main/in/VREditor_Left_TrackpadDown"
}
}
},
{
"mode": "dpad",
"path": "/user/hand/left/input/trackpad",
"parameters":
{
"sub_mode": "click"
},
"inputs":
{
"west":
{
"output": "/actions/main/in/VREditor_Left_TrackpadLeft"
}
}
},
{
"mode": "dpad",
"path": "/user/hand/left/input/trackpad",
"parameters":
{
"sub_mode": "click"
},
"inputs":
{
"east":
{
"output": "/actions/main/in/VREditor_Left_TrackpadRight"
}
}
},
{
"mode": "dpad",
"path": "/user/hand/left/input/trackpad",
"parameters":
{
"sub_mode": "click"
},
"inputs":
{
"north":
{
"output": "/actions/main/in/VREditor_Left_TrackpadUp"
}
}
},
{
"mode": "trackpad",
"path": "/user/hand/left/input/trackpad",
"inputs":
{
"click":
{
"output": "/actions/main/in/VREditor_Left_ConfirmRadialSelection"
}
}
},
{
"mode": "trackpad",
"path": "/user/hand/left/input/trackpad",
"inputs":
{
"touch":
{
"output": "/actions/main/in/VREditor_Left_Touch"
}
}
},
{
"mode": "button",
"path": "/user/hand/right/input/grip",
"inputs":
{
"click":
{
"output": "/actions/main/in/VREditor_Right_WorldMovement"
}
}
},
{
"mode": "button",
"path": "/user/hand/right/input/application_menu",
"inputs":
{
"click":
{
"output": "/actions/main/in/VREditor_Right_Modifier"
}
}
},
{
"mode": "dpad",
"path": "/user/hand/right/input/trackpad",
"parameters":
{
"sub_mode": "click"
},
"inputs":
{
"south":
{
"output": "/actions/main/in/VREditor_Right_TrackpadDown"
}
}
},
{
"mode": "dpad",
"path": "/user/hand/right/input/trackpad",
"parameters":
{
"sub_mode": "click"
},
"inputs":
{
"west":
{
"output": "/actions/main/in/VREditor_Right_TrackpadLeft"
}
}
},
{
"mode": "dpad",
"path": "/user/hand/right/input/trackpad",
"parameters":
{
"sub_mode": "click"
},
"inputs":
{
"east":
{
"output": "/actions/main/in/VREditor_Right_TrackpadRight"
}
}
},
{
"mode": "dpad",
"path": "/user/hand/right/input/trackpad",
"parameters":
{
"sub_mode": "click"
},
"inputs":
{
"north":
{
"output": "/actions/main/in/VREditor_Right_TrackpadUp"
}
}
},
{
"mode": "trackpad",
"path": "/user/hand/right/input/trackpad",
"inputs":
{
"click":
{
"output": "/actions/main/in/VREditor_Right_ConfirmRadialSelection"
}
}
},
{
"mode": "trackpad",
"path": "/user/hand/right/input/trackpad",
"inputs":
{
"touch":
{
"output": "/actions/main/in/VREditor_Right_Touch"
}
}
},
{
"mode": "scalar_constant",
"path": "/user/hand/left/input/grip",
@@ -280,6 +488,28 @@
"output": "/actions/main/in/SteamVRBindings axis"
}
}
},
{
"mode": "trigger",
"path": "/user/hand/left/input/trigger",
"inputs":
{
"pull":
{
"output": "/actions/main/in/VREditor_Left_TriggerAxis axis"
}
}
},
{
"mode": "trigger",
"path": "/user/hand/right/input/trigger",
"inputs":
{
"pull":
{
"output": "/actions/main/in/VREditor_Right_TriggerAxis axis"
}
}
}
],
"poses": [
@@ -315,5 +545,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -151,5 +151,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -21,5 +21,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -60,5 +60,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -15,5 +15,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -15,5 +15,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -60,5 +60,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -15,5 +15,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -15,5 +15,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -15,5 +15,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -15,5 +15,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -15,5 +15,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -15,5 +15,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -15,5 +15,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -15,5 +15,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -15,5 +15,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -15,5 +15,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}

View File

@@ -2,15 +2,15 @@
"source": "UE",
"applications": [
{
"app_key": "application.generated.ue.af-14830424.ue4editor.exe",
"app_key": "application.generated.ue.af-17735300.ue4editor.exe",
"launch_type": "url",
"url": "steam://launch/",
"action_manifest_path": "D:/Projekte/AdvancedFrameworkRepos/Config/SteamVRBindings/steamvr_manifest.json",
"action_manifest_path": "F:/Projects/CZU/lidarforest 4.27/Config/SteamVRBindings/steamvr_manifest.json",
"strings":
{
"en_us":
{
"name": "AF-14830424 [UE Editor]"
"name": "AF-17735300 [UE Editor]"
}
}
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.