♻️Code cleanup

This commit is contained in:
jonathan
2025-10-07 15:29:39 +02:00
parent 3326bde40c
commit 0de3bcae22
5 changed files with 43 additions and 39 deletions
+4 -4
View File
@@ -2,8 +2,8 @@
[ext_resource type="Script" uid="uid://cql8mt5jsmcdl" path="res://scripts/CSharp/Common/Fight/FightSceneSwitcher.cs" id="1_5dt1r"]
[node name="FightSceneSwitcher" type="Node" node_paths=PackedStringArray("sceneRoot")]
[node name="FightSceneSwitcher" type="Node" node_paths=PackedStringArray("_sceneRoot")]
script = ExtResource("1_5dt1r")
sceneRoot = NodePath("")
fightRoomScenePath = "res://scenes/Babushka_scene_fight_world_room.tscn"
fightHappeningScene = "res://scenes/Babushka_scene_fight_happening.tscn"
_sceneRoot = NodePath("")
_fightRoomScenePath = "res://scenes/Babushka_scene_fight_world_room.tscn"
_fightHappeningScene = "res://scenes/Babushka_scene_fight_happening.tscn"