]> Untitled Git - frog-ninja.git/blobdiff - project.godot
Separated the Visual from the Model
[frog-ninja.git] / project.godot
index 44782f93f6db3b21edc3d9a19b44d23f6acbaed5..7f71890e7ae3f3a88fd766c3ad5dc3975428e048 100644 (file)
@@ -11,6 +11,7 @@ config_version=5
 [application]
 
 config/name="Frog Ninja"
 [application]
 
 config/name="Frog Ninja"
+config/version="0.1.0"
 run/main_scene="uid://xtdsp4hhl70p"
 config/features=PackedStringArray("4.4", "Forward Plus")
 config/icon="res://icon.svg"
 run/main_scene="uid://xtdsp4hhl70p"
 config/features=PackedStringArray("4.4", "Forward Plus")
 config/icon="res://icon.svg"
@@ -44,12 +45,12 @@ player-backward={
 }
 player-slash={
 "deadzone": 0.2,
 }
 player-slash={
 "deadzone": 0.2,
-"events": [Object(InputEventMouseButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"button_mask":1,"position":Vector2(1359, 44),"global_position":Vector2(1378, 140),"factor":1.0,"button_index":1,"canceled":false,"pressed":true,"double_click":false,"script":null)
+"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":82,"physical_keycode":0,"key_label":0,"unicode":114,"location":0,"echo":false,"script":null)
 ]
 }
 player-shoot={
 "deadzone": 0.2,
 ]
 }
 player-shoot={
 "deadzone": 0.2,
-"events": [Object(InputEventMouseButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"button_mask":2,"position":Vector2(1287, 24),"global_position":Vector2(1306, 120),"factor":1.0,"button_index":2,"canceled":false,"pressed":true,"double_click":false,"script":null)
+"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":87,"physical_keycode":0,"key_label":0,"unicode":119,"location":0,"echo":false,"script":null)
 ]
 }
 player-dash={
 ]
 }
 player-dash={