i am attempting to create a character changer script that seems smooth to the point where it doesnt seem like you “respawned”. ive gotten the teleporting the player back to original position down but i cant seem to keep the camera position
I had this problem, and I tried many different solutions, such as connecting to the camera subject changing, and checking the orientation of the camera.
However, I eventually created a custom camera module because there were too many edge cases, but I guess you could try forking the Roblox camera control scripts, since those are the only things that control the camera ingame.