We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2676cf0 commit 2829f56Copy full SHA for 2829f56
godot/src/map/LocalMap.tscn
@@ -73,7 +73,7 @@ facing = {
73
shape = SubResource( 2 )
74
75
[node name="Dialogue" parent="GameBoard/Pawns/DialoguePawn/Actions" index="0" instance=ExtResource( 11 )]
76
-dialogue_file_path = "res://dialogue/data/test_conversation.json"
+dialogue_file_path = "res://src/dialogue/data/test_conversation.json"
77
78
[node name="DialogueCombatPawn" parent="GameBoard/Pawns" instance=ExtResource( 8 )]
79
position = Vector2( 1160, 600 )
0 commit comments