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

[ext_resource path="res://Scenes/Game.tscn" type="PackedScene" id=1]

[node name="Texty" type="Node"]

[node name="Game" parent="." instance=ExtResource( 1 )]