Add Back and fix controller help

This commit is contained in:
WallK 2023-12-21 12:04:45 +02:00
parent fba08be1a4
commit e71e7da347
2 changed files with 8 additions and 2 deletions

View file

@ -824,8 +824,8 @@ frame_progress = 0.664627
[node name="coltroller_guide" type="PanelContainer" parent="."]
layout_mode = 0
offset_left = 1.0
offset_top = 767.0
offset_right = 1281.0
offset_top = 762.0
offset_right = 1280.0
offset_bottom = 800.0
[node name="controller_guide_text" type="RichTextLabel" parent="coltroller_guide"]

View file

@ -39,6 +39,12 @@ ui_accept={
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":0,"pressure":0.0,"pressed":false,"script":null)
]
}
ui_cancel={
"deadzone": 0.5,
"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":4194305,"physical_keycode":0,"key_label":0,"unicode":0,"echo":false,"script":null)
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":1,"pressure":0.0,"pressed":false,"script":null)
]
}
[rendering]