Skip to content

Instantly share code, notes, and snippets.

View Gabys2005's full-sized avatar
🧩

Gabys Gabys2005

🧩
View GitHub Profile
-- black frames not included
local RunService = game:GetService("RunService")
local Workspace = game:GetService("Workspace")
local Camera = Workspace.CurrentCamera
local Module = {}
Module.Position = UDim2.new(0, 0, 0, 0)