14 lines
420 B
Plaintext
14 lines
420 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://c1i4rwaajq7d5"]
|
|
|
|
[ext_resource type="Script" uid="uid://c71233c2tqc2u" path="res://table/node.gd" id="1_oh3pj"]
|
|
|
|
[node name="Label" type="LineEdit"]
|
|
offset_right = 121.0
|
|
offset_bottom = 23.0
|
|
theme_override_colors/font_color = Color(1, 0.596078, 0.4, 1)
|
|
editable = false
|
|
context_menu_enabled = false
|
|
caret_blink = true
|
|
caret_blink_interval = 0.1
|
|
script = ExtResource("1_oh3pj")
|