Revert "Deleted tooltip2"

This reverts commit f1f9bf7a69.
This commit is contained in:
2023-02-15 17:26:23 +01:00
parent f1f9bf7a69
commit 62b8b35f1c
7 changed files with 89 additions and 7 deletions

View File

@@ -109,6 +109,7 @@ tooltip_name = "This is action1"
combine_when_selected_action_is_in = [ ]
inventory_texture = ExtResource( 10 )
dialog_color = Color( 1, 1, 1, 1 )
tooltip2_name = "This is action2"
[node name="Art1" type="Sprite" parent="Hotspots/artwork1"]
position = Vector2( 470, 140 )

View File

@@ -99,6 +99,7 @@ global_id = "l_exit"
esc_script = "res://gymkhana/rooms/trasera_cocina/esc/entrada_cocina.esc"
is_exit = true
tooltip_name = "Esto es una puerta"
tooltip2_name = "Entrar!"
default_action = "action2"
combine_when_selected_action_is_in = [ ]
dialog_color = Color( 1, 1, 1, 1 )