fix some bug and new export

This commit is contained in:
2025-09-09 23:52:08 +02:00
parent c0bf7b0fb8
commit 09c0dfe072
24 changed files with 261 additions and 49 deletions

View File

@@ -1,6 +1,6 @@
[gd_scene load_steps=5 format=3 uid="uid://d1ugwu6dqomtg"]
[ext_resource type="Script" uid="uid://b6422kdu30lo4" path="res://script/wall.gd" id="1_xxgf6"]
[ext_resource type="Script" uid="uid://b6422kdu30lo4" path="res://script/wall.gd" id="1_5west"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_oh6kn"]
size = Vector2(40, 680)
@@ -12,7 +12,7 @@ size = Vector2(680, 40)
size = Vector2(630, 630)
[node name="wall" type="Node2D"]
script = ExtResource("1_xxgf6")
script = ExtResource("1_5west")
[node name="ColorRect" type="ColorRect" parent="."]
offset_left = -320.0