blob: 842b2fcd3cb56b2eb959e21129cb52339b71d4f2 (
plain)
1
2
3
4
5
6
|
[gd_scene load_steps=2 format=3 uid="uid://cw0hxxa1m1qm7"]
[ext_resource type="Script" uid="uid://c6mrexxwptc7y" path="res://Stages/Square/square.gd" id="1_xf3al"]
[node name="Square" type="Node2D"]
script = ExtResource("1_xf3al")
|