Fix hidden tooltips. Closes #68
This commit is contained in:
@@ -33,9 +33,9 @@ layer = 2
|
||||
[node name="tooltip" parent="tooltip_layer" instance=ExtResource("4")]
|
||||
z_index = 10
|
||||
color = Color(1, 1, 1, 1)
|
||||
offset_from_cursor_action1 = Vector2(0, 30)
|
||||
offset_from_cursor_action1 = Vector2(0, 60)
|
||||
offset_from_cursor_action2 = Vector2(0, -20)
|
||||
offset_from_cursor_action3 = Vector2(0, 30)
|
||||
offset_from_cursor_action3 = Vector2(0, 60)
|
||||
offset_from_cursor_action4 = Vector2(0, -20)
|
||||
debug_mode = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user