Files
portal/openxr_action_map.tres
2026-06-17 15:28:56 -07:00

34 lines
1.4 KiB
Plaintext

[gd_resource type="OpenXRActionMap" format=3 uid="uid://ggx4sgpthdo1"]
[sub_resource type="OpenXRAction" id="OpenXRAction_6ivru"]
resource_name = "trigger"
localized_name = "trigger"
toplevel_paths = PackedStringArray("/user/hand/right", "/user/hand/left")
[sub_resource type="OpenXRActionSet" id="OpenXRActionSet_vfhwq"]
resource_name = "only"
localized_name = "only"
actions = [SubResource("OpenXRAction_6ivru")]
[sub_resource type="OpenXRAnalogThresholdModifier" id="OpenXRAnalogThresholdModifier_6ivru"]
[sub_resource type="OpenXRIPBinding" id="OpenXRIPBinding_6ivru"]
action = SubResource("OpenXRAction_6ivru")
binding_path = "/user/hand/right/input/select/click"
binding_modifiers = [SubResource("OpenXRAnalogThresholdModifier_6ivru")]
[sub_resource type="OpenXRAnalogThresholdModifier" id="OpenXRAnalogThresholdModifier_vfhwq"]
[sub_resource type="OpenXRIPBinding" id="OpenXRIPBinding_vfhwq"]
action = SubResource("OpenXRAction_6ivru")
binding_path = "/user/hand/left/input/select/click"
binding_modifiers = [SubResource("OpenXRAnalogThresholdModifier_vfhwq")]
[sub_resource type="OpenXRInteractionProfile" id="OpenXRInteractionProfile_6ivru"]
interaction_profile_path = "/interaction_profiles/khr/simple_controller"
bindings = [SubResource("OpenXRIPBinding_6ivru"), SubResource("OpenXRIPBinding_vfhwq")]
[resource]
action_sets = [SubResource("OpenXRActionSet_vfhwq")]
interaction_profiles = [SubResource("OpenXRInteractionProfile_6ivru")]