first commit vr helmet
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
[/Script/EngineSettings.GeneralProjectSettings]
|
||||
ProjectID=2F31DBBE41464D2BEC5D7796DE9D22E9
|
||||
bStartInVR=False
|
||||
bStartInVR=True
|
||||
|
||||
|
||||
Binary file not shown.
@@ -9,5 +9,5 @@
|
||||
"sources": []
|
||||
}
|
||||
},
|
||||
"description": "railwayWorker-10757647"
|
||||
"description": "railwayWorker-11590370"
|
||||
}
|
||||
@@ -40,5 +40,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "railwayWorker-10757647"
|
||||
"description": "railwayWorker-11590370"
|
||||
}
|
||||
@@ -9,5 +9,5 @@
|
||||
"sources": []
|
||||
}
|
||||
},
|
||||
"description": "railwayWorker-10757647"
|
||||
"description": "railwayWorker-11590370"
|
||||
}
|
||||
@@ -40,5 +40,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "railwayWorker-10757647"
|
||||
"description": "railwayWorker-11590370"
|
||||
}
|
||||
@@ -40,5 +40,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "railwayWorker-10757647"
|
||||
"description": "railwayWorker-11590370"
|
||||
}
|
||||
@@ -9,5 +9,5 @@
|
||||
"sources": []
|
||||
}
|
||||
},
|
||||
"description": "railwayWorker-10757647"
|
||||
"description": "railwayWorker-11590370"
|
||||
}
|
||||
@@ -62,11 +62,6 @@
|
||||
"skeleton": "/skeleton/hand/right",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/open_console",
|
||||
"type": "boolean",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/out/vibrateleft",
|
||||
"type": "vibration",
|
||||
@@ -77,6 +72,11 @@
|
||||
"type": "vibration",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/open_console",
|
||||
"type": "boolean",
|
||||
"requirement": "optional"
|
||||
},
|
||||
{
|
||||
"name": "/actions/main/in/GripRight",
|
||||
"type": "boolean"
|
||||
@@ -241,9 +241,9 @@
|
||||
"/actions/main/in/special8": "Special 8 [Tracker]",
|
||||
"/actions/main/in/skeletonleft": "Skeleton (Left)",
|
||||
"/actions/main/in/skeletonright": "Skeleton (Right)",
|
||||
"/actions/main/in/open_console": "Open Console",
|
||||
"/actions/main/out/vibrateleft": "Haptic (Left)",
|
||||
"/actions/main/out/vibrateright": "Haptic (Right)",
|
||||
"/actions/main/in/open_console": "Open Console",
|
||||
"/actions/main/in/GripRight": "GripRight",
|
||||
"/actions/main/in/GripLeft": "GripLeft",
|
||||
"/actions/main/in/TriggerRight": "TriggerRight",
|
||||
|
||||
@@ -9,5 +9,5 @@
|
||||
"sources": []
|
||||
}
|
||||
},
|
||||
"description": "railwayWorker-10757647"
|
||||
"description": "railwayWorker-11590370"
|
||||
}
|
||||
@@ -30,7 +30,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "button",
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
@@ -41,7 +41,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "button",
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
@@ -227,5 +227,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "railwayWorker-10757647"
|
||||
"description": "railwayWorker-11590370"
|
||||
}
|
||||
@@ -30,7 +30,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "button",
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
@@ -41,7 +41,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "button",
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
@@ -61,6 +61,126 @@
|
||||
"output": "/actions/main/in/ButtonMenu"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "dpad",
|
||||
"path": "/user/hand/left/input/joystick",
|
||||
"parameters":
|
||||
{
|
||||
"sub_mode": "click"
|
||||
},
|
||||
"inputs":
|
||||
{
|
||||
"north":
|
||||
{
|
||||
"output": "/actions/main/in/LeftJoyMoveUp"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "dpad",
|
||||
"path": "/user/hand/left/input/joystick",
|
||||
"parameters":
|
||||
{
|
||||
"sub_mode": "click"
|
||||
},
|
||||
"inputs":
|
||||
{
|
||||
"south":
|
||||
{
|
||||
"output": "/actions/main/in/LeftJoyMoveDown"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "dpad",
|
||||
"path": "/user/hand/right/input/joystick",
|
||||
"parameters":
|
||||
{
|
||||
"sub_mode": "click"
|
||||
},
|
||||
"inputs":
|
||||
{
|
||||
"north":
|
||||
{
|
||||
"output": "/actions/main/in/RightJoyMoveUp"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "dpad",
|
||||
"path": "/user/hand/right/input/joystick",
|
||||
"parameters":
|
||||
{
|
||||
"sub_mode": "click"
|
||||
},
|
||||
"inputs":
|
||||
{
|
||||
"south":
|
||||
{
|
||||
"output": "/actions/main/in/RightJoyMoveDown"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "dpad",
|
||||
"path": "/user/hand/left/input/joystick",
|
||||
"parameters":
|
||||
{
|
||||
"sub_mode": "click"
|
||||
},
|
||||
"inputs":
|
||||
{
|
||||
"west":
|
||||
{
|
||||
"output": "/actions/main/in/LeftJoyMoveLeft"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "dpad",
|
||||
"path": "/user/hand/right/input/joystick",
|
||||
"parameters":
|
||||
{
|
||||
"sub_mode": "click"
|
||||
},
|
||||
"inputs":
|
||||
{
|
||||
"west":
|
||||
{
|
||||
"output": "/actions/main/in/RightJoyMoveLeft"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "dpad",
|
||||
"path": "/user/hand/left/input/joystick",
|
||||
"parameters":
|
||||
{
|
||||
"sub_mode": "click"
|
||||
},
|
||||
"inputs":
|
||||
{
|
||||
"east":
|
||||
{
|
||||
"output": "/actions/main/in/leftJoyMoveRight"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "dpad",
|
||||
"path": "/user/hand/right/input/joystick",
|
||||
"parameters":
|
||||
{
|
||||
"sub_mode": "click"
|
||||
},
|
||||
"inputs":
|
||||
{
|
||||
"east":
|
||||
{
|
||||
"output": "/actions/main/in/RightJoyMoveRight"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"poses": [
|
||||
@@ -96,5 +216,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "railwayWorker-10757647"
|
||||
"description": "railwayWorker-11590370"
|
||||
}
|
||||
@@ -9,5 +9,5 @@
|
||||
"sources": []
|
||||
}
|
||||
},
|
||||
"description": "railwayWorker-10757647"
|
||||
"description": "railwayWorker-11590370"
|
||||
}
|
||||
@@ -30,7 +30,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "button",
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/right/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
@@ -41,7 +41,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"mode": "button",
|
||||
"mode": "trigger",
|
||||
"path": "/user/hand/left/input/trigger",
|
||||
"inputs":
|
||||
{
|
||||
@@ -238,5 +238,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "railwayWorker-10757647"
|
||||
"description": "railwayWorker-11590370"
|
||||
}
|
||||
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.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user