Relative Content

Tag Archive for roblox

How can i fix camerasubject in roblox studio?

I want to have the camera follow a humanoid after the character loads. I have team selection in my game and after the player chooses a team the character loads. There are character models in ReplicatedStorage that clone when the player selects a team and replaces the default player’s character with a custom character. I created a local script in StarterPlayerScripts that has the camera switched to the new character. It doesn’t switch. The camera just doesn’t change its position.