Hello!
When the last time, I used the Roblox Pirate Island Template. This keep happening to me:
And I dont know how do I fix this problem…
Please help!
Hello!
When the last time, I used the Roblox Pirate Island Template. This keep happening to me:
Please help!
LocalScript in StarterGui:
local Camera = workspace.CurrentCamera
Camera.CameraType = Enum.CameraType.Custom
Your current CameraType is Fixed, which will cause that behavior. Learn more about CameraTypes here!
what’s the game cameratype, change it to custom