plr: decrease scale to 1.3
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
local Players = game:GetService("Players")
|
local Players = game:GetService("Players")
|
||||||
|
|
||||||
local SCALE = 1.4
|
local SCALE = 1.3
|
||||||
|
|
||||||
local function applyScale(character: Model)
|
local function applyScale(character: Model)
|
||||||
if character.ScaleTo then
|
if character.ScaleTo then
|
||||||
|
|||||||
Reference in New Issue
Block a user