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.
9 lines
439 B
9 lines
439 B
[gd_scene load_steps=3 format=3 uid="uid://cnjsepvaqdbyq"]
|
|
|
|
[ext_resource type="Script" uid="uid://j5ge24rk25wm" path="res://scripts/CSharp/Common/FightOld/FightManager.cs" id="1_8p7ev"]
|
|
[ext_resource type="PackedScene" uid="uid://cpanatqdjjpa3" path="res://prefabs/fight/fighters/vesna_fighter.tscn" id="2_ak1vo"]
|
|
|
|
[node name="FightManagerAutoload" type="Node"]
|
|
script = ExtResource("1_8p7ev")
|
|
fightingVesnaScene = ExtResource("2_ak1vo")
|