I am trying to have the player grow each click (R6 Body type) and for some reason its not able to find .Scale.
Error:
Scale is not a valid member of Model "Workspace.CloutBl0x"
This is my current line and every variable is working fine :
character.Scale = 1 + (player.leaderstats.cash.Value / 100)