Added "label" command.

Continued room9 puzzle (not finished)
This commit is contained in:
Julian Murgia
2021-02-23 23:10:24 +01:00
parent 38f554b496
commit f743d1089c
16 changed files with 347 additions and 116 deletions

View File

@@ -38,9 +38,7 @@ layer = 2
[node name="tooltip" parent="ui/tooltip_layer" instance=ExtResource( 6 )]
mouse_filter = 2
bbcode_text = "[center][color=#000000][/color][/center]"
color = Color( 0, 0, 0, 1 )
offset_from_cursor = Vector2( 75, 10 )
debug_mode = true
[node name="dialog_layer" type="CanvasLayer" parent="ui"]
layer = 3

View File

@@ -1,4 +1,3 @@
tool
extends ESCTooltip
func update_tooltip_text():