Initial Godot tactical RPG prototype
This commit is contained in:
6
scenes/battle_scene.tscn
Normal file
6
scenes/battle_scene.tscn
Normal file
@@ -0,0 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/scenes/battle_scene.gd" id="1_battle"]
|
||||
|
||||
[node name="BattleScene" type="Node2D"]
|
||||
script = ExtResource("1_battle")
|
||||
Reference in New Issue
Block a user