https://medal.tv/games/roblox-studio/clips/lBgWjeNzAjuCjnkWb?invite=cr-MSw2c3AsMjUxMDkyMzkx&v=15
Welded part to rocket, however I want the camera to also be "welded" to the part. Script below:
script.Parent.MouseButton1Click:Connect(function()
if workspace.CurrentCamera.CameraType == Enum.CameraType.Scriptable then
workspace.CurrentCamera.CameraType = Enum.CameraType.Custom
else
workspace.CurrentCamera.CameraType = Enum.CameraType.Scriptable
workspace.CurrentCamera.CFrame = workspace.CamPart1.CFrame
end
end)
Watch camera bug by adventuresam21_fireman and millions of other Roblox Studio videos on Medal. #robloxstudio
** You are now Level 13! **