12 lines
378 B
Text
12 lines
378 B
Text
[gd_scene load_steps=2 format=3 uid="uid://b77npyjet0wqx"]
|
|
|
|
[ext_resource type="Script" uid="uid://blm17c1xd4ueg" path="res://scenes/label.gd" id="1_26a1k"]
|
|
|
|
[node name="Test Scene 2" type="Node2D"]
|
|
|
|
[node name="Label" type="Label" parent="."]
|
|
offset_right = 484.0
|
|
offset_bottom = 298.0
|
|
theme_override_font_sizes/font_size = 282
|
|
text = "SCENE 2"
|
|
script = ExtResource("1_26a1k")
|