You should just use .
instead of :
.
function module.SetOffset(part: BasePart)
You aren’t really utilizing any metatables, so there’s no reason to use the colon syntax.
You should just use .
instead of :
.
function module.SetOffset(part: BasePart)
You aren’t really utilizing any metatables, so there’s no reason to use the colon syntax.