diff --git a/Characters/Player/Player.tscn b/Characters/Player/Player.tscn index 79109cf..ce01d52 100644 --- a/Characters/Player/Player.tscn +++ b/Characters/Player/Player.tscn @@ -54,7 +54,7 @@ script = ExtResource( 1 ) body_nodepath = NodePath("Body") lookingAt_nodepath = NodePath("Body/Camera/LookingAt") animation_nodepath = NodePath("AnimationPlayer") -ui_interact_nodepath = NodePath("HUD") +ui_interact_nodepath = NodePath("HUD/PressInteract") [node name="Body" type="Spatial" parent="."]