From e6a8eee4bb4865afdb464b7b4e5df82ef21250cf Mon Sep 17 00:00:00 2001 From: Nathan Lovato Date: Thu, 25 Jul 2019 17:35:30 +0200 Subject: [PATCH] Close #116: Add W to jump --- hook!-full-game/project.godot | 1 + 1 file changed, 1 insertion(+) diff --git a/hook!-full-game/project.godot b/hook!-full-game/project.godot index f7bd07d..0073466 100644 --- a/hook!-full-game/project.godot +++ b/hook!-full-game/project.godot @@ -176,6 +176,7 @@ jump={ "deadzone": 0.5, "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":32,"unicode":0,"echo":false,"script":null) , Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":0,"pressure":0.0,"pressed":false,"script":null) +, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":87,"unicode":0,"echo":false,"script":null) ] } hook={