提交更新
This commit is contained in:
29
Artists/Templates/LineEditTemplate_LineEdit_x3.tscn
Normal file
29
Artists/Templates/LineEditTemplate_LineEdit_x3.tscn
Normal file
@@ -0,0 +1,29 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://bt1gj2uco85y0"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://btc6smeueu517" path="res://Artists/Templates/LineEditTemplate.tscn" id="1_qiqof"]
|
||||
|
||||
[node name="LineEditTemplate" instance=ExtResource("1_qiqof")]
|
||||
|
||||
[node name="Label" parent="MarginContainer/Layout/0" index="0"]
|
||||
visible = false
|
||||
|
||||
[node name="LineEdit" parent="MarginContainer/Layout/0" index="1"]
|
||||
placeholder_text = "1"
|
||||
|
||||
[node name="1" parent="MarginContainer/Layout" index="1"]
|
||||
visible = true
|
||||
|
||||
[node name="Label" parent="MarginContainer/Layout/1" index="0"]
|
||||
visible = false
|
||||
|
||||
[node name="LineEdit" parent="MarginContainer/Layout/1" index="1"]
|
||||
placeholder_text = "2"
|
||||
|
||||
[node name="2" parent="MarginContainer/Layout" index="2"]
|
||||
visible = true
|
||||
|
||||
[node name="Label" parent="MarginContainer/Layout/2" index="0"]
|
||||
visible = false
|
||||
|
||||
[node name="LineEdit" parent="MarginContainer/Layout/2" index="1"]
|
||||
placeholder_text = "3"
|
Reference in New Issue
Block a user