of     1   

jaden2blox
#228160851Monday, November 27, 2017 10:12 PM GMT

/\
jaden2blox
#228161680Monday, November 27, 2017 10:25 PM GMT

Bump (I rlly need help)
MiAmasKafon
#228161876Monday, November 27, 2017 10:29 PM GMT

change CameraType to Follow then change CameraSubject to a Torso remember that you can't access other player's cameras, and camera manipulation can only be done with a LocalScript but here's a question: why do you need to do that? :thinking:
iiNemo
#228162109Monday, November 27, 2017 10:33 PM GMT

Camera.CFrame = Torso.CFrame * CFrame.new(Torso.CFrame.X + 5, 0, 0) Camera.Focus = Torso.CFrame Fish Are Friends, Not Food
Script_Squidy
#228163498Monday, November 27, 2017 10:59 PM GMT

camera.CFrame = CFrame.new(camera.CFrame.p, torso.CFrame.p) or if you want it to be smoother, you can always lerp it
jaden2blox
#228164227Monday, November 27, 2017 11:12 PM GMT

@MiAmasKafon I'm making a game intro for my new story obby-like game, Un-Anchored: https://www.roblox.com/games/1206161564/Un-Anchored

    of     1