deleted demo task and added placable extractors
Build Godot Project (Linux) / build-linux (push) Successful in 28s
Build Godot Project (Linux) / build-linux (push) Successful in 28s
This commit is contained in:
@@ -17,3 +17,18 @@ text = "-99"
|
||||
autowrap_mode = 0
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="tooltip" type="RichTextLabel" parent="." unique_id=1644072015]
|
||||
offset_left = -16.0
|
||||
offset_top = -16.0
|
||||
offset_right = 84.0
|
||||
offset_bottom = 84.0
|
||||
fit_content = true
|
||||
autowrap_mode = 0
|
||||
|
||||
[node name="Control" type="Control" parent="." unique_id=966102127]
|
||||
layout_mode = 3
|
||||
anchors_preset = 0
|
||||
|
||||
[connection signal="mouse_entered" from="Control" to="." method="_on_control_mouse_entered"]
|
||||
[connection signal="mouse_exited" from="Control" to="." method="_on_control_mouse_exited"]
|
||||
|
||||
Reference in New Issue
Block a user