#camera bug

34 messages · Page 1 of 1 (latest)

rapid solar
#

do you mean the camera's position isn't updating?

vital zinc
#

probably not updating because he's only setting it once

#

he needs to connect it to a function

low bay
low bay
vital zinc
#
local RunService = game:GetService("RunService")
.
..
...
RunService.RenderStepped:Connect(function()
camera.CFrame = workspace.MenuCam.CFrame
end```
#

@low bay

#

the dots represent the other code

low bay
#

let me try

#

alr

vital zinc
#

works??

#

if so then mark it as solved

low bay
#

it didnt work

vital zinc
#

oh

#

i dont see the problem

rapid solar
#

I don't think your camera type is changing to scriptable

vital zinc
#

possibly that

low bay
#

do u want me to record the screen?

rapid solar
#

just send a screenshot of the camera's properties when you're in the game

low bay
#

alr

rapid solar
#

The actual camera

low bay
#

oh

rapid solar
#

on line 5 change the wait time to wait(0.5)

vital zinc
#

can you paste the full script here ?

low bay
topaz grailBOT
#

studio** You are now Level 3! **studio

vital zinc
#

oh nvm

low bay
#

tysmm, you two

vital zinc
#

hm i wonder why it doesnt work when theres no time parameter

vital zinc