#camera bug
34 messages · Page 1 of 1 (latest)
probably not updating because he's only setting it once
he needs to connect it to a function
idk what's happening, cus the camera is in the right position
what part?
camera.CFrame = workspace.MenuCam.CFrame
local RunService = game:GetService("RunService")
.
..
...
RunService.RenderStepped:Connect(function()
camera.CFrame = workspace.MenuCam.CFrame
end```
@low bay
the dots represent the other code
it didnt work
I don't think your camera type is changing to scriptable
possibly that
do u want me to record the screen?
just send a screenshot of the camera's properties when you're in the game
The actual camera
on line 5 change the wait time to wait(0.5)
can you paste the full script here ?
it workeddd
** You are now Level 3! **
oh nvm
tysmm, you two
hm i wonder why it doesnt work when theres no time parameter
np 😭