taqin/game/src/Main.tscn

10 lines
235 B
Plaintext
Raw Normal View History

2019-11-21 00:25:53 +01:00
[gd_scene load_steps=2 format=2]
2019-11-20 13:54:16 +01:00
2019-11-21 00:25:53 +01:00
[ext_resource path="res://src/Taquin.tscn" type="PackedScene" id=1]
[node name="Main" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
[node name="Taquin" parent="." instance=ExtResource( 1 )]