summaryrefslogtreecommitdiff
path: root/project.godot
diff options
context:
space:
mode:
authormatheus20337 <149222182+matheus20337@users.noreply.github.com>2025-08-16 20:32:15 +0000
committerGitHub <noreply@github.com>2025-08-16 20:32:15 +0000
commit7f6f4df85368a328ce69fb0b244a706b7dbfc6aa (patch)
tree26961e5c63e87c5d1c17422cdf6ab4493b2d8f55 /project.godot
parente159be9bbbf005785bd2d60af8b5c3df608f28b2 (diff)
parentb05cfd5577884d1a398dbb226e2082af5fe8f8fa (diff)
Merge pull request #1 from Simplesmente-O-Grupo/Matheus
Sistema de turnos
Diffstat (limited to 'project.godot')
-rw-r--r--project.godot35
1 files changed, 34 insertions, 1 deletions
diff --git a/project.godot b/project.godot
index 154fdf2..0e7d507 100644
--- a/project.godot
+++ b/project.godot
@@ -11,9 +11,42 @@ config_version=5
[application]
config/name="projeto-fantasia"
-config/features=PackedStringArray("4.4", "Forward Plus")
+run/main_scene="uid://u5h6iqyi8wd0"
+config/features=PackedStringArray("4.4", "C#", "Forward Plus")
config/icon="res://icon.svg"
[dotnet]
project/assembly_name="projeto-fantasia"
+
+[input]
+
+walk-up={
+"deadzone": 0.2,
+"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":4194320,"physical_keycode":0,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
+]
+}
+walk-down={
+"deadzone": 0.2,
+"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":4194322,"physical_keycode":0,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
+]
+}
+walk-left={
+"deadzone": 0.2,
+"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":4194319,"physical_keycode":0,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
+]
+}
+walk-right={
+"deadzone": 0.2,
+"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":4194321,"physical_keycode":0,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
+]
+}
+skip-turn={
+"deadzone": 0.2,
+"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":46,"physical_keycode":0,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
+]
+}
+
+[rendering]
+
+textures/canvas_textures/default_texture_filter=0