#Camera CFrame stuff

1 messages · Page 1 of 1 (latest)

stoic ocean
#

Assign a variable as the default camera cframe of the player then afterwards when done selecting change it back

grave notch
#

im a lil stupid and dont know how to do that

#

actually maybe i do

stoic ocean
#
local assignedVariable = playerCameraCFrame

-- // whatever code

playerCameraCFrame = assignedVariable
grave notch
#

oh i see