summaryrefslogtreecommitdiff
path: root/Scenes/Texty.tscn
blob: 1fb7b9149b66ff89bc4925451d2276e6e72e6d5a (plain)
1
2
3
4
5
6
7
8
9
10
[gd_scene load_steps=2 format=2]

[ext_resource path="res://Scripts/Texty.cs" type="Script" id=3]

[node name="Texty" type="Node"]
script = ExtResource( 3 )

[node name="VBoxContainer" type="VBoxContainer" parent="."]
anchor_right = 1.0
anchor_bottom = 1.0