Change the testing scene a bit
This commit is contained in:
parent
1f1e688953
commit
9830aa00ea
3 changed files with 8 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
[gd_scene format=3 uid="uid://b77npyjet0wqx"]
|
||||
[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"]
|
||||
|
||||
|
@ -7,3 +9,4 @@ offset_right = 484.0
|
|||
offset_bottom = 298.0
|
||||
theme_override_font_sizes/font_size = 282
|
||||
text = "SCENE 2"
|
||||
script = ExtResource("1_26a1k")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue