Added "label" command.
Continued room9 puzzle (not finished)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
tool
|
||||
extends ESCTooltip
|
||||
|
||||
func update_tooltip_text():
|
||||
|
||||
Reference in New Issue
Block a user