summaryrefslogtreecommitdiff
path: root/scenes
diff options
context:
space:
mode:
authorMatheus <matheus.guedes.mg.m@gmail.com>2025-08-17 21:10:30 -0300
committerMatheus <matheus.guedes.mg.m@gmail.com>2025-08-17 21:10:30 -0300
commite9701f8ca459fa0015d78cacdc61aee904675598 (patch)
tree5cf900312952cf0e6fe9db96a1e44b1fec43d54e /scenes
parentbd8a14e5d22ee7e4e53a1b3c8bfe2b35328632e5 (diff)
Sistema de turnos rudimentar
Diffstat (limited to 'scenes')
-rw-r--r--scenes/DungeonLevel.tscn4
1 files changed, 2 insertions, 2 deletions
diff --git a/scenes/DungeonLevel.tscn b/scenes/DungeonLevel.tscn
index 6810ba7..83a33bb 100644
--- a/scenes/DungeonLevel.tscn
+++ b/scenes/DungeonLevel.tscn
@@ -5,9 +5,9 @@
[ext_resource type="PackedScene" uid="uid://c3wbuxeetj24a" path="res://scenes/Player.tscn" id="2_u6mlv"]
[ext_resource type="PackedScene" uid="uid://cnkx22hgs0b3p" path="res://scenes/Skeleton.tscn" id="4_8elbs"]
-[node name="Map" type="Node2D" node_paths=PackedStringArray("actors")]
+[node name="Map" type="Node2D" node_paths=PackedStringArray("Actors")]
script = ExtResource("1_u6mlv")
-actors = [NodePath("Actors/Player"), NodePath("Actors/Skeleton")]
+Actors = [NodePath("Actors/Player"), NodePath("Actors/Skeleton")]
[node name="Dungeon" type="TileMapLayer" parent="."]
texture_filter = 1