Initial commit

This commit is contained in:
Alexey 2025-07-14 17:13:10 +03:00
commit 97a92fd86b
12 changed files with 220 additions and 0 deletions

7
main.tscn Normal file
View file

@ -0,0 +1,7 @@
[gd_scene load_steps=2 format=3 uid="uid://bxf4x8hp870i6"]
[ext_resource type="PackedScene" uid="uid://dm58bxgelaulw" path="res://base/scenes/example.tscn" id="1_ig7tw"]
[node name="Main" type="Node2D"]
[node name="Example" parent="." instance=ExtResource("1_ig7tw")]