Hi, I'm remembering godot and I have forgot how to share positional data across scenes , I have a sprite3d that always needs to point at the player, and I need the player position for the look_at() function. I cannot use clones and prefer no signals, but can in a pinch. WHAT IS A SIMPLE WORKING METHOD TO SHARE DATA?,
(sorry for the demanding tone of this question)