Context : I am trying to set the player camera frame to a specific part location
Problem: The part does not exist when the player spawns into the game because of streaming enabled
I looked at Player | Documentation - Roblox Creator Hub
this solution, but this seems like it involves already knowing the position of the object,
The object is static so I could just copy and paste the position but is there no other way around that?
Let me know if I’m missing something or missing anything obvious I am new to streaming enabled