aboutsummaryrefslogtreecommitdiff
path: root/client/menu/popup_message.tscn
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-07-14 19:02:47 +0200
committermetamuffin <metamuffin@disroot.org>2024-07-14 19:02:47 +0200
commit721b9ecb282f84839eb096de4d269176f8ab389f (patch)
tree1471e5395f80d9aeb04d19ea00436fe628820456 /client/menu/popup_message.tscn
parent52f422a01be059a120908a8d1f63335116ccf0e1 (diff)
parent3da43172332caf76e111639281c81916e7202c4b (diff)
downloadhurrycurry-721b9ecb282f84839eb096de4d269176f8ab389f.tar
hurrycurry-721b9ecb282f84839eb096de4d269176f8ab389f.tar.bz2
hurrycurry-721b9ecb282f84839eb096de4d269176f8ab389f.tar.zst
Merge branch 'master' of codeberg.org:hurrycurry/hurrycurry
Diffstat (limited to 'client/menu/popup_message.tscn')
-rw-r--r--client/menu/popup_message.tscn4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/menu/popup_message.tscn b/client/menu/popup_message.tscn
index fd98285d..b83d15a0 100644
--- a/client/menu/popup_message.tscn
+++ b/client/menu/popup_message.tscn
@@ -111,7 +111,7 @@ one_shot = true
[node name="AutoHintTimers" type="Node" parent="."]
[node name="Move" type="Timer" parent="AutoHintTimers"]
-wait_time = 5.0
+wait_time = 2.0
one_shot = true
[node name="Boost" type="Timer" parent="AutoHintTimers"]
@@ -119,7 +119,7 @@ wait_time = 90.0
one_shot = true
[node name="Interact" type="Timer" parent="AutoHintTimers"]
-wait_time = 20.0
+wait_time = 15.0
one_shot = true
[node name="RotateCamera" type="Timer" parent="AutoHintTimers"]