gd_core/addons/core/ui/ActionLine.tscn

23 lines
678 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://cwm7nrm3wcdu3"]
[ext_resource type="SystemFont" uid="uid://dy0es3e530h00" path="res://data/ui/mono_font.tres" id="1_8cvm2"]
[ext_resource type="Script" path="res://addons/core/ui/TextAnimate.cs" id="2_ugfr6"]
[node name="StatusLine" type="LineEdit"]
offset_left = 91.0
offset_top = 1135.0
offset_right = 919.0
offset_bottom = 1169.0
theme_override_fonts/font = ExtResource("1_8cvm2")
text = "//"
placeholder_text = "last_detail"
editable = false
expand_to_text_length = true
[node name="TextAnimate" type="Control" parent="."]
anchors_preset = 0
offset_right = 40.0
offset_bottom = 40.0
script = ExtResource("2_ugfr6")
Cursor = "_"