inital commit

This commit is contained in:
2026-04-22 13:36:22 +03:00
commit b47cd46703
101 changed files with 1114 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
[gd_scene load_steps=2 format=3 uid="uid://dyz3no6pcd567"]
[ext_resource type="Script" path="res://scripts/Main.gd" id="1_main"]
[node name="Main" type="Node3D"]
script = ExtResource("1_main")
[node name="SpawnTimer" type="Timer" parent="."]
wait_time = 1.5
one_shot = false
autostart = false