Skip to content

Commit f4c4e15

Browse files
committed
Re-Add secondary input map
???
1 parent 5bbf483 commit f4c4e15

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

project.godot

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,11 @@ Inventory={
8080
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":73,"key_label":0,"unicode":105,"location":0,"echo":false,"script":null)
8181
]
8282
}
83+
Secondary={
84+
"deadzone": 0.5,
85+
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194325,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
86+
]
87+
}
8388

8489
[rendering]
8590

0 commit comments

Comments
 (0)