SceneTransition Rework completed

This commit is contained in:
2025-07-10 23:23:20 +02:00
parent 16251db248
commit 480d149ede
10 changed files with 155 additions and 118 deletions
@@ -1,4 +1,4 @@
[gd_scene load_steps=31 format=3 uid="uid://bm21nqepnwaik"]
[gd_scene load_steps=32 format=3 uid="uid://bm21nqepnwaik"]
[ext_resource type="Script" uid="uid://cssdu8viimwm6" path="res://scripts/CSharp/Common/SceneTransition.cs" id="1_3vr4f"]
[ext_resource type="Texture2D" uid="uid://cnhsxxps2cw5" path="res://art/indoor/room export/Room_01_table.png" id="2_ubg3a"]
@@ -194,6 +194,10 @@ _data = {
resource_local_to_scene = true
radius = 300.0
[sub_resource type="CircleShape2D" id="CircleShape2D_yd2gv"]
resource_local_to_scene = true
radius = 472.086
[node name="IndoorTest" type="Node2D"]
y_sort_enabled = true
script = ExtResource("1_3vr4f")
@@ -537,6 +541,9 @@ _followNode = NodePath("../Vesna/CharacterBody2D")
position = Vector2(-4855, 32)
_id = 0
[node name="CollisionShape3D" parent="VesnasRoomDoor/Area2D" index="0"]
shape = SubResource("CircleShape2D_yd2gv")
[node name="OutsideDoor" parent="." instance=ExtResource("11_gpagp")]
position = Vector2(929, 32)
_id = 1
@@ -551,3 +558,4 @@ _id = 1
[editable path="Vesna"]
[editable path="Yeli"]
[editable path="Yeli/InteractionArea"]
[editable path="VesnasRoomDoor"]