9 lines
436 B
Plaintext
9 lines
436 B
Plaintext
|
|
[gd_scene load_steps=3 format=3 uid="uid://cnjsepvaqdbyq"]
|
||
|
|
|
||
|
|
[ext_resource type="Script" uid="uid://j5ge24rk25wm" path="res://scripts/CSharp/Common/Fight/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")
|