I’ve been trying to test my games on the server side but the camera doesn’t seem to move/rotate at all.
The client side works just fine, I’ve tried deleting the camera to fix the issue but It still failed to work, does anyone know how to fix this?
3 Likes
While running the game and being on server side run this command in the command bar:
print(workspace.Camera.CameraType)
After doing that tell me what the output says about it.
5 Likes
I’ve tried changing the cameratype multiple times and that stull didn’t work
3 Likes
My bad. I didn’t read the whole thing
4 Likes
Oh it worked, thank you so much!
3 Likes
make sure you set that as a solution for other people to find it easier.
The Staff is aware of the problem, supposedly it will be solved next week along with the problem of changing the size of Truss parts
For some odd reason I can’t mark it
This is dev discussion, edit it to a different category QUICK!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.