I set the avatar type in my game settings to r6 but it's still r15 in game i also tried to script it so that its r6 but nothing seems to work and its always r15. Here is the code i tried to use to fix this
local player = game.Players.LocalPlayer
local humanoid = player.Character:WaitForChild("Humanoid")
humanoid.RigType = Enum.HumanoidRigType.R6