From 2cffab617cf5d7968d4532df0a0358dc0fd39701 Mon Sep 17 00:00:00 2001 From: HumanoidSandvichDispenser Date: Thu, 6 Jun 2024 09:31:13 -0700 Subject: [PATCH] Fix DocLegionary NPC off-center sprite --- Characters/DocLegionary.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Characters/DocLegionary.tscn b/Characters/DocLegionary.tscn index b34670c..f50c637 100644 --- a/Characters/DocLegionary.tscn +++ b/Characters/DocLegionary.tscn @@ -417,7 +417,7 @@ stream = ExtResource("15_w7mkq") unique_name_in_owner = true y_sort_enabled = true use_parent_material = true -position = Vector2(-0.5, 4) +position = Vector2(0, 4) rotation = 6.28319 [node name="Node2D" type="Node2D" parent="Sprites"]