feat: wrong building scene
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 8s
Create tag and build when new code gets to main / Export (push) Successful in 2m17s

This commit is contained in:
2025-06-28 14:33:47 +02:00
parent f365450590
commit aa6a5ca964
6 changed files with 136 additions and 3 deletions

View File

@ -722,6 +722,7 @@ sources/0 = SubResource("TileSetAtlasSource_tbgi4")
[node name="Main" type="Node2D"]
script = ExtResource("1_0wfyh")
wrong_building = "uid://eh3y4s4qad8m"
base_mode = ExtResource("2_sugp2")
[node name="Background" type="TileMapLayer" parent="."]
@ -750,6 +751,7 @@ region_rect = Rect2(238, 170, 16, 16)
[node name="RightDoor" parent="." instance=ExtResource("5_tefeu")]
position = Vector2(424, 8)
message = "Entrer dans l'hotel ?"
interact_text = "porte"
event = "right"
[node name="Sprite2D" type="Sprite2D" parent="RightDoor"]