Update skip control event

This commit is contained in:
betalars 2025-03-03 17:26:46 +01:00
parent c8291ab8e4
commit 56e755875e
1 changed files with 3 additions and 3 deletions

View File

@ -17,12 +17,12 @@ corner_radius_bottom_left = 5
expand_margin_top = 5.0 expand_margin_top = 5.0
expand_margin_bottom = 5.0 expand_margin_bottom = 5.0
[sub_resource type="InputEventKey" id="InputEventKey_wqjep"] [sub_resource type="InputEventKey" id="InputEventKey_baw6x"]
device = -1 device = -1
physical_keycode = 88 physical_keycode = 88
unicode = 120 unicode = 120
[sub_resource type="InputEventJoypadButton" id="InputEventJoypadButton_svufx"] [sub_resource type="InputEventJoypadButton" id="InputEventJoypadButton_eoqfh"]
device = -1 device = -1
button_index = 2 button_index = 2
pressed = true pressed = true
@ -266,7 +266,7 @@ stretch_mode = 5
script = ExtResource("2_ev8gx") script = ExtResource("2_ev8gx")
action = "skip" action = "skip"
icon = 0 icon = 0
events = Array[InputEvent]([null, SubResource("InputEventKey_wqjep"), SubResource("InputEventJoypadButton_svufx")]) events = Array[InputEvent]([null, SubResource("InputEventKey_baw6x"), SubResource("InputEventJoypadButton_eoqfh")])
[node name="AnimationPlayer" type="AnimationPlayer" parent="."] [node name="AnimationPlayer" type="AnimationPlayer" parent="."]
libraries = { libraries = {