mirror of
https://github.com/JulianGro/overte.git
synced 2025-05-28 03:11:12 +02:00
131 lines
No EOL
6.8 KiB
JSON
131 lines
No EOL
6.8 KiB
JSON
{
|
|
"name": "Standard to Action",
|
|
"channels": [
|
|
{ "from": "Standard.LY", "to": "Actions.TranslateZ" },
|
|
|
|
{ "from": "Standard.LX",
|
|
"when": [
|
|
"Application.InHMD", "!Application.AdvancedMovement",
|
|
"Application.SnapTurn", "!Standard.RX"
|
|
],
|
|
"to": "Actions.StepYaw",
|
|
"filters":
|
|
[
|
|
{ "type": "deadZone", "min": 0.15 },
|
|
"constrainToInteger",
|
|
{ "type": "pulse", "interval": 0.25 },
|
|
{ "type": "scale", "scale": 22.5 }
|
|
]
|
|
},
|
|
{ "from": "Standard.LX", "to": "Actions.TranslateX",
|
|
"when": [ "Application.AdvancedMovement" ]
|
|
},
|
|
{ "from": "Standard.LX", "to": "Actions.Yaw",
|
|
"when": [ "!Application.AdvancedMovement", "!Application.SnapTurn" ]
|
|
},
|
|
|
|
{ "from": "Standard.RX",
|
|
"when": [ "Application.SnapTurn" ],
|
|
"to": "Actions.StepYaw",
|
|
"filters":
|
|
[
|
|
{ "type": "deadZone", "min": 0.15 },
|
|
"constrainToInteger",
|
|
{ "type": "pulse", "interval": 0.25 },
|
|
{ "type": "scale", "scale": 22.5 }
|
|
]
|
|
},
|
|
{ "from": "Standard.RX", "to": "Actions.Yaw",
|
|
"when": [ "!Application.SnapTurn" ]
|
|
},
|
|
|
|
{ "from": "Standard.RY",
|
|
"when": "Application.Grounded",
|
|
"to": "Actions.Up",
|
|
"filters":
|
|
[
|
|
{ "type": "deadZone", "min": 0.6 },
|
|
"invert"
|
|
]
|
|
},
|
|
|
|
{ "from": "Standard.RY", "to": "Actions.Up", "filters": "invert"},
|
|
|
|
{ "from": "Standard.Back", "to": "Actions.CycleCamera" },
|
|
{ "from": "Standard.Start", "to": "Actions.ContextMenu" },
|
|
|
|
{ "from": "Standard.LT", "to": "Actions.LeftHandClick" },
|
|
{ "from": "Standard.RT", "to": "Actions.RightHandClick" },
|
|
|
|
{ "from": "Standard.LeftHand", "to": "Actions.LeftHand" },
|
|
{ "from": "Standard.LeftHandThumb1", "to": "Actions.LeftHandThumb1"},
|
|
{ "from": "Standard.LeftHandThumb2", "to": "Actions.LeftHandThumb2"},
|
|
{ "from": "Standard.LeftHandThumb3", "to": "Actions.LeftHandThumb3"},
|
|
{ "from": "Standard.LeftHandThumb4", "to": "Actions.LeftHandThumb4"},
|
|
{ "from": "Standard.LeftHandIndex1", "to": "Actions.LeftHandIndex1"},
|
|
{ "from": "Standard.LeftHandIndex2", "to": "Actions.LeftHandIndex2"},
|
|
{ "from": "Standard.LeftHandIndex3", "to": "Actions.LeftHandIndex3"},
|
|
{ "from": "Standard.LeftHandIndex4", "to": "Actions.LeftHandIndex4"},
|
|
{ "from": "Standard.LeftHandMiddle1", "to": "Actions.LeftHandMiddle1"},
|
|
{ "from": "Standard.LeftHandMiddle2", "to": "Actions.LeftHandMiddle2"},
|
|
{ "from": "Standard.LeftHandMiddle3", "to": "Actions.LeftHandMiddle3"},
|
|
{ "from": "Standard.LeftHandMiddle4", "to": "Actions.LeftHandMiddle4"},
|
|
{ "from": "Standard.LeftHandRing1", "to": "Actions.LeftHandRing1"},
|
|
{ "from": "Standard.LeftHandRing2", "to": "Actions.LeftHandRing2"},
|
|
{ "from": "Standard.LeftHandRing3", "to": "Actions.LeftHandRing3"},
|
|
{ "from": "Standard.LeftHandRing4", "to": "Actions.LeftHandRing4"},
|
|
{ "from": "Standard.LeftHandPinky1", "to": "Actions.LeftHandPinky1"},
|
|
{ "from": "Standard.LeftHandPinky2", "to": "Actions.LeftHandPinky2"},
|
|
{ "from": "Standard.LeftHandPinky3", "to": "Actions.LeftHandPinky3"},
|
|
{ "from": "Standard.LeftHandPinky4", "to": "Actions.LeftHandPinky4"},
|
|
|
|
{ "from": "Standard.RightHand", "to": "Actions.RightHand" },
|
|
{ "from": "Standard.RightHandThumb1", "to": "Actions.RightHandThumb1"},
|
|
{ "from": "Standard.RightHandThumb2", "to": "Actions.RightHandThumb2"},
|
|
{ "from": "Standard.RightHandThumb3", "to": "Actions.RightHandThumb3"},
|
|
{ "from": "Standard.RightHandThumb4", "to": "Actions.RightHandThumb4"},
|
|
{ "from": "Standard.RightHandIndex1", "to": "Actions.RightHandIndex1"},
|
|
{ "from": "Standard.RightHandIndex2", "to": "Actions.RightHandIndex2"},
|
|
{ "from": "Standard.RightHandIndex3", "to": "Actions.RightHandIndex3"},
|
|
{ "from": "Standard.RightHandIndex4", "to": "Actions.RightHandIndex4"},
|
|
{ "from": "Standard.RightHandMiddle1", "to": "Actions.RightHandMiddle1"},
|
|
{ "from": "Standard.RightHandMiddle2", "to": "Actions.RightHandMiddle2"},
|
|
{ "from": "Standard.RightHandMiddle3", "to": "Actions.RightHandMiddle3"},
|
|
{ "from": "Standard.RightHandMiddle4", "to": "Actions.RightHandMiddle4"},
|
|
{ "from": "Standard.RightHandRing1", "to": "Actions.RightHandRing1"},
|
|
{ "from": "Standard.RightHandRing2", "to": "Actions.RightHandRing2"},
|
|
{ "from": "Standard.RightHandRing3", "to": "Actions.RightHandRing3"},
|
|
{ "from": "Standard.RightHandRing4", "to": "Actions.RightHandRing4"},
|
|
{ "from": "Standard.RightHandPinky1", "to": "Actions.RightHandPinky1"},
|
|
{ "from": "Standard.RightHandPinky2", "to": "Actions.RightHandPinky2"},
|
|
{ "from": "Standard.RightHandPinky3", "to": "Actions.RightHandPinky3"},
|
|
{ "from": "Standard.RightHandPinky4", "to": "Actions.RightHandPinky4"},
|
|
|
|
{ "from": "Standard.LeftFoot", "to": "Actions.LeftFoot" },
|
|
{ "from": "Standard.RightFoot", "to": "Actions.RightFoot" },
|
|
|
|
{ "from": "Standard.Hips", "to": "Actions.Hips" },
|
|
{ "from": "Standard.Spine2", "to": "Actions.Spine2" },
|
|
|
|
{ "from": "Standard.Head", "to": "Actions.Head" },
|
|
{ "from": "Standard.LeftArm", "to": "Actions.LeftArm" },
|
|
{ "from": "Standard.RightArm", "to": "Actions.RightArm" },
|
|
|
|
{ "from": "Standard.TrackedObject00", "to" : "Actions.TrackedObject00" },
|
|
{ "from": "Standard.TrackedObject01", "to" : "Actions.TrackedObject01" },
|
|
{ "from": "Standard.TrackedObject02", "to" : "Actions.TrackedObject02" },
|
|
{ "from": "Standard.TrackedObject03", "to" : "Actions.TrackedObject03" },
|
|
{ "from": "Standard.TrackedObject04", "to" : "Actions.TrackedObject04" },
|
|
{ "from": "Standard.TrackedObject05", "to" : "Actions.TrackedObject05" },
|
|
{ "from": "Standard.TrackedObject06", "to" : "Actions.TrackedObject06" },
|
|
{ "from": "Standard.TrackedObject07", "to" : "Actions.TrackedObject07" },
|
|
{ "from": "Standard.TrackedObject08", "to" : "Actions.TrackedObject08" },
|
|
{ "from": "Standard.TrackedObject09", "to" : "Actions.TrackedObject09" },
|
|
{ "from": "Standard.TrackedObject10", "to" : "Actions.TrackedObject10" },
|
|
{ "from": "Standard.TrackedObject11", "to" : "Actions.TrackedObject11" },
|
|
{ "from": "Standard.TrackedObject12", "to" : "Actions.TrackedObject12" },
|
|
{ "from": "Standard.TrackedObject13", "to" : "Actions.TrackedObject13" },
|
|
{ "from": "Standard.TrackedObject14", "to" : "Actions.TrackedObject14" },
|
|
{ "from": "Standard.TrackedObject15", "to" : "Actions.TrackedObject15" }
|
|
]
|
|
} |