file refactor

This commit is contained in:
Rendo 2025-07-11 22:35:36 +05:00
commit 68be1a5059
175 changed files with 600 additions and 621 deletions

View file

@ -1,6 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://jm7wm08d2mi7"]
[ext_resource type="Script" uid="uid://bymylx25skfot" path="res://scripts/components/level/RightBoundaryMarker.cs" id="1_cf1wn"]
[ext_resource type="Script" uid="uid://bymylx25skfot" path="res://scripts/level/RightBoundaryMarker.cs" id="1_cf1wn"]
[node name="right_boundary_marker" type="Marker2D"]
script = ExtResource("1_cf1wn")