summaryrefslogtreecommitdiff
path: root/scenes/levels/puzzle/puzzle.tscn
blob: 4b061c84f6948644334aea61cfe4037f4ce88f86 (plain)
1
2
3
4
5
6
7
8
9
[gd_scene load_steps=2 format=2]

[ext_resource path="res://scenes/levels/puzzle/puzzle.gd" type="Script" id=1]

[node name="Node2D2" type="Node2D"]
position = Vector2( 533.969, 239.439 )
script = ExtResource( 1 )

[node name="Pieces" type="Node2D" parent="."]