You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
482 B
10 lines
482 B
[gd_scene load_steps=2 format=3 uid="uid://bcld43daavmrn"]
|
|
|
|
[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")]
|
|
script = ExtResource("1_5dt1r")
|
|
sceneRoot = NodePath("")
|
|
fightRoomScenePath = "res://scenes/Babushka_scene_fight_world_room.tscn"
|
|
fightHappeningScene = "res://scenes/Babushka_scene_fight_happening.tscn"
|