AnimationPlayer issues with Instanced Scenes

Godot Version

Godot 4.3

Question

Hello! The Issue is In a instanced scene named Player internally, And if i plop the character in the scene named “Player” it plays the animations right. but if you name it anything other than "Player’ the animations wont play.
I see in animation tracks it calls for CharacterBody3D/Sprite3D:texture. but i cant seem to find a a way to do it relatively.
Any Help would be great! (node tree below)