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
396 B

[gd_scene load_steps=3 format=3 uid="uid://6phl40durwor"]
[ext_resource type="PackedScene" uid="uid://cx6yq8awwkqv3" path="res://Scenes/BattleScene.tscn" id="1_fdqdi"]
[ext_resource type="Script" path="res://Tests/BattleSceneTest.cs" id="1_tuul4"]
[node name="BattleSceneTest" type="Node3D"]
script = ExtResource("1_tuul4")
[node name="BattleScene" parent="." instance=ExtResource("1_fdqdi")]