Hide tooltips while performing action

This commit is contained in:
2023-02-13 20:17:37 +01:00
parent 143086c4f3
commit 477ddca540
2 changed files with 12 additions and 7 deletions

View File

@@ -108,7 +108,6 @@ global_id = "r1_wall_item1"
esc_script = "res://gymkhana/rooms/home/esc/wall_item.esc"
tooltip_name = "This is action1"
tooltip2_name = "This is action2"
default_action = "action2"
combine_when_selected_action_is_in = [ ]
inventory_texture = ExtResource( 10 )
dialog_color = Color( 1, 1, 1, 1 )