! ROBLOX İÇİN !
local dwCamera = workspace.CurrentCamera
local dwRunService = game:GetService("RunService")
local dwUIS = game.GetService("UserInputService")
local dwEntities = game:GetService("Player")
local dwLocalPlayer = dwEntities.LocalPlayer
local dwMouse = dwLocalPlayer.GetMouse()local...