feat: add ice block variant; add button variant;

This commit is contained in:
2026-09-19 14:06:51 +02:00
parent 4234167cc1
commit 5b7c474f32
13 changed files with 143 additions and 29 deletions
+2 -1
View File
@@ -3,9 +3,10 @@
[ext_resource type="Script" uid="uid://0a6yl260cuo3" path="res://Scenes/SceneEntrance/scene_entrance.gd" id="1_6rkgu"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_bqpwv"]
size = Vector2(19, 16)
size = Vector2(16, 16)
[node name="SceneEntrance" type="Area2D" unique_id=1734357035]
collision_mask = 2
script = ExtResource("1_6rkgu")
next_scene = "res://Scenes/DungeonScene/dungeon_scene.tscn"