#changing FOV
1 messages · Page 1 of 1 (latest)
hold ctrl + mouse wheel up/down
i mean like
the game's fov
through a script
workspace.CurrentCamera.FieldOfView = number
oooo
i was doing it on server side 😅
ok thanks
but that would only change the fov of the local player
what if ii wanna change the fov of everybody in the server
remoteevent:FireAllClients()
wdym remoteevent
im super new to scripting so idk what that is yet