So I have a main menu. The focus of my problem is 5 parts. These parts are in workspace they are anchored and invisible. I have a script that iterates through all the parts and sets the CFrame of the camera to the parts using TweenService. The script works as intended until a problem started occuring. The parts are visible in ROBLOX studio but when I play test they dont exist. This makes no sense to me.
Any help?
Edit: If i run the game in roblox studio instead of play testing the parts are visible.
edit2: So i found the issue, I had streaming enabled but now im left in a hole wondering how i can tp players to parts on the other side of the map?