Updates configs and some afcore elements
This commit is contained in:
@@ -385,4 +385,6 @@ bEnableSpecificColorGamut=True
|
|||||||
[/Script/Slate.SlateSettings]
|
[/Script/Slate.SlateSettings]
|
||||||
bExplicitCanvasChildZOrder=True
|
bExplicitCanvasChildZOrder=True
|
||||||
|
|
||||||
|
[/Script/NavigationSystem.NavigationSystemV1]
|
||||||
|
bAutoCreateNavigationData=True
|
||||||
|
|
||||||
|
|||||||
@@ -9,5 +9,5 @@
|
|||||||
"sources": []
|
"sources": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -195,5 +195,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -195,5 +195,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -21,5 +21,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -30,22 +30,22 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"mode": "trigger",
|
"mode": "button",
|
||||||
"path": "/user/hand/left/input/grip",
|
"path": "/user/hand/left/input/grip",
|
||||||
"inputs":
|
"inputs":
|
||||||
{
|
{
|
||||||
"click":
|
"touch":
|
||||||
{
|
{
|
||||||
"output": "/actions/main/in/MotionControllerGripLeft"
|
"output": "/actions/main/in/MotionControllerGripLeft"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"mode": "trigger",
|
"mode": "button",
|
||||||
"path": "/user/hand/right/input/grip",
|
"path": "/user/hand/right/input/grip",
|
||||||
"inputs":
|
"inputs":
|
||||||
{
|
{
|
||||||
"click":
|
"touch":
|
||||||
{
|
{
|
||||||
"output": "/actions/main/in/MotionControllerGripRight"
|
"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",
|
"mode": "trigger",
|
||||||
"path": "/user/hand/left/input/trigger",
|
"path": "/user/hand/left/input/trigger",
|
||||||
@@ -226,6 +445,39 @@
|
|||||||
"output": "/actions/main/in/SteamVRBindings axis"
|
"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": [
|
"poses": [
|
||||||
@@ -261,5 +513,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -128,6 +128,17 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"mode": "button",
|
||||||
|
"path": "/user/hand/left/input/application_menu",
|
||||||
|
"inputs":
|
||||||
|
{
|
||||||
|
"click":
|
||||||
|
{
|
||||||
|
"output": "/actions/main/in/MotionControllerMenu"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"mode": "trigger",
|
"mode": "trigger",
|
||||||
"path": "/user/hand/left/input/grip",
|
"path": "/user/hand/left/input/grip",
|
||||||
@@ -250,5 +261,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -21,5 +21,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -418,106 +418,6 @@
|
|||||||
{
|
{
|
||||||
"controller_type": "vive_tracker_waist",
|
"controller_type": "vive_tracker_waist",
|
||||||
"binding_url": "vive_tracker_waist.json"
|
"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": [
|
"localization": [
|
||||||
|
|||||||
@@ -21,5 +21,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -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",
|
"mode": "scalar_constant",
|
||||||
"path": "/user/hand/left/input/grip",
|
"path": "/user/hand/left/input/grip",
|
||||||
@@ -280,6 +488,28 @@
|
|||||||
"output": "/actions/main/in/SteamVRBindings axis"
|
"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": [
|
"poses": [
|
||||||
@@ -315,5 +545,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -151,5 +151,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -21,5 +21,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -60,5 +60,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -15,5 +15,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -15,5 +15,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -60,5 +60,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -15,5 +15,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -15,5 +15,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -15,5 +15,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -15,5 +15,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -15,5 +15,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -15,5 +15,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -15,5 +15,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -15,5 +15,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -15,5 +15,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -15,5 +15,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "AF-14685802"
|
"description": "AF-17735300"
|
||||||
}
|
}
|
||||||
@@ -2,15 +2,15 @@
|
|||||||
"source": "UE",
|
"source": "UE",
|
||||||
"applications": [
|
"applications": [
|
||||||
{
|
{
|
||||||
"app_key": "application.generated.ue.af-14830424.ue4editor.exe",
|
"app_key": "application.generated.ue.af-17735300.ue4editor.exe",
|
||||||
"launch_type": "url",
|
"launch_type": "url",
|
||||||
"url": "steam://launch/",
|
"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":
|
"strings":
|
||||||
{
|
{
|
||||||
"en_us":
|
"en_us":
|
||||||
{
|
{
|
||||||
"name": "AF-14830424 [UE Editor]"
|
"name": "AF-17735300 [UE Editor]"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
BIN
Content/AFCore/Blueprints/Game/BP_GameMode_Main.uasset
(Stored with Git LFS)
BIN
Content/AFCore/Blueprints/Game/BP_GameMode_Main.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/AFCore/Blueprints/Level/Menu/BP_LevelMenu_Large.uasset
(Stored with Git LFS)
BIN
Content/AFCore/Blueprints/Level/Menu/BP_LevelMenu_Large.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/AFCore/Blueprints/Level/PlayerPosition/BP_PlayerPosition.uasset
(Stored with Git LFS)
BIN
Content/AFCore/Blueprints/Level/PlayerPosition/BP_PlayerPosition.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/AFCore/Blueprints/Pawn/BP_Pawn_Base.uasset
(Stored with Git LFS)
BIN
Content/AFCore/Blueprints/Pawn/BP_Pawn_Base.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/AFCore/Blueprints/Pawn/Desktops/BP_Pawn_Desktop.uasset
(Stored with Git LFS)
BIN
Content/AFCore/Blueprints/Pawn/Desktops/BP_Pawn_Desktop.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/AFCore/Blueprints/VR/MotionComponents/BP_MComp.uasset
(Stored with Git LFS)
BIN
Content/AFCore/Blueprints/VR/MotionComponents/BP_MComp.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/AFCore/Blueprints/VR/MotionComponents/BP_MComp_Movement.uasset
(Stored with Git LFS)
BIN
Content/AFCore/Blueprints/VR/MotionComponents/BP_MComp_Movement.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/AFCore/Blueprints/VR/MotionControllers/BP_MotionController_Hands_Right.uasset
(Stored with Git LFS)
BIN
Content/AFCore/Blueprints/VR/MotionControllers/BP_MotionController_Hands_Right.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/AFCore/Examples/Maps/Map_Demo_UI.umap
(Stored with Git LFS)
BIN
Content/AFCore/Examples/Maps/Map_Demo_UI.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/AFCore/Examples/Materials/Metal/T_Wood_Cherry_Floor_roughness_Mat.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AFCore/Examples/Materials/Metal/T_Wood_Cherry_Floor_roughness_Mat.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user