Skip to content

Instantly share code, notes, and snippets.

View iitssuper's full-sized avatar

super iitssuper

View GitHub Profile
--// SERVICES DECLARING
local ReplicatedStorage = game.ReplicatedStorage
local Players = game.Players
local UserInputService = game.UserInputService
local RunService = game["Run Service"]
local Debris = game.Debris
local Player = Players.LocalPlayer
local Camera = workspace.CurrentCamera